-
这个是彩色图像分割方法。与RegionExtract采用的方法不同。
首先rgb转换成hsv,对h分量进行直方图分割,得到直方图的峰值和峰谷。利用得到的峰值...
这个是彩色图像分割方法。与RegionExtract采用的方法不同。
首先rgb转换成hsv,对h分量进行直方图分割,得到直方图的峰值和峰谷。利用得到的峰值和峰谷进行区域分割,这样会得到很多的小区域,对这些小区域进行区域合并,区域合并的终止条件是:区域一致性距离在某个固定的阀值之间,比如20或者在某个自适应阀值(该阀值自动计算)。注意:区域合并在luv空间进行。-This is a method for color image segmentation. With the different methods used RegionExtract. First rgb convert hsv, components of the h histogram segmentation, the histogram peak and peak and valley. Utilization of the peak and peak-valley regional partition, it would receive many of the small area of these small regional regional merger, regional merger termination conditions are: the regional consistency of the distance between a fixed threshold, such as 20 or in a self-adaptive threshold (the threshold automatically calculated). Note: regional merger in luv space.
- 2022-03-15 04:34:49下载
- 积分:1
-
用MATLAB编写的leader_follower算法实现聚类的函数.希望能对大家有帮助...
用MATLAB编写的leader_follower算法实现聚类的函数.希望能对大家有帮助-MATLAB leader_follower prepared by the clustering algorithm to achieve the function. The hope is to help everyone
- 2023-02-10 01:50:03下载
- 积分:1
-
基于POISSION图像编辑,即图像克隆技术,利用MFC与CXIMAGE编写
基于POISSION图像编辑,即图像克隆技术,利用MFC与CXIMAGE编写-POISSION based image editing, that is, image cloning technology, using MFC and the preparation of CXIMAGE
- 2022-05-07 17:16:34下载
- 积分:1
-
A multi
一款多功能图像处理程序,包括基本图形图像的变化,也可以浏览html 和 txt文件 多窗口显示 ,支持层叠和平铺模式-A multi-function image processing procedures, including changes in basic graphics images, but also can browse the html and txt file multi-window display, support for cascading and tiling mode
- 2022-03-23 02:04:48下载
- 积分:1
-
指定一种颜色把一幅位图变透明
指定一种颜色把一幅位图变透明-a designated colors of a bitmap transparent change
- 2022-09-02 07:40:03下载
- 积分:1
-
for various image segmentation algorithm secret anguish uploads from above the e...
用于各种图像分割的算法 ,隐痛上传,从上面的边缘检测,二值化,区域分割一些经典的算法来加深对图像分割的理解。粗略分析了这些算法的优点很不足。对于课题算法的选取起了很大的帮助-for various image segmentation algorithm secret anguish uploads from above the edge detection, two values, Segmentation some classical algorithm for image segmentation deepen understanding. Rough analysis of the advantages of these algorithms are inadequate. Algorithm for the selection of topics has been most helpful
- 2022-07-19 11:35:02下载
- 积分:1
-
基于Visual C++,MFC界面,用于统计图片中细胞数量,包含一些图像处理功能,简单易用...
基于Visual C++,MFC界面,用于统计图片中细胞数量,包含一些图像处理功能,简单易用-Based on Visual C++, MFC interface for statistical picture number of cells, contains a number of image processing functions, easy to use
- 2022-03-19 15:21:02下载
- 积分:1
-
实现数字水印算法,抗剪切,抗噪声,但不抗旋转。
实现数字水印算法,抗剪切,抗噪声,但不抗旋转。-Digital watermarking algorithm implementation, anti-shear, anti-noise, but not anti-rotation.
- 2022-08-14 08:50:05下载
- 积分:1
-
用C语言开发的维纳滤波处理的图像,算法…
用C语言开发的图像的维纳滤波处理,算法经典-C language development with the image of the Wiener filter processing, the algorithm Classic
- 2023-07-03 09:15:04下载
- 积分:1
-
图像锐化算法,锐化的效果很明显,能达到预期的效果,很适合应用再实践中,运行速度一般。...
图像锐化算法,锐化的效果很明显,能达到预期的效果,很适合应用再实践中,运行速度一般。-Image sharpening algorithm, the effect of sharpening it is clear that to achieve the desired results, it is suitable for further practice, the operating speed in general.
- 2022-06-18 07:20:50下载
- 积分:1