-
这个是彩色图像分割方法。与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
-
图像色彩调整与处理VC++,编译OK。 具体包:亮度,比对度,色彩分离,Gamma调整,灰度转换...
图像色彩调整与处理VC++,编译OK。 具体包:亮度,比对度,色彩分离,Gamma调整,灰度转换-Image color and adjust treatment VC++, Compiled OK. Specific package: brightness, than on the degree, color separation, Gamma adjustments, grayscale conversion
- 2022-01-25 22:34:45下载
- 积分:1
-
基于遗传算法的道路图象分割,针对道路图像的分割,个人感觉效果还行。...
基于遗传算法的道路图象分割,针对道路图像的分割,个人感觉效果还行。-The road based on genetic algorithms image segmentation, image segmentation for the road, feeling the effect of individual firms also.
- 2022-01-27 22:41:33下载
- 积分:1
-
bmp to jeg 文件,自己写的,和大家分享一下,希望会有帮助
bmp to jeg 文件,自己写的,和大家分享一下,希望会有帮助-bmp to jeg paper wrote it myself, and share with you, I hope will be helpful
- 2022-02-06 12:36:03下载
- 积分:1
-
程序实现图像灰度化,设置动态阈值图像增强
程序实现图像灰度化,设置动态阈值图像增强-Program image, and set the dynamic threshold image enhancement
- 2023-06-23 17:20:04下载
- 积分:1
-
细胞图象处理平台,可以打开位图,进行多种出了
细胞图象处理平台,可以打开位图,进行多种出了
-cell image processing platform, can open bitmap for a variety of
- 2023-04-09 01:35:04下载
- 积分:1
-
图像配准程序,含有图像配准的这种算法以及检验程序
图像配准程序,含有图像配准的这种算法以及检验程序-Image registration procedures, containing this image registration algorithm and testing procedures
- 2023-04-08 05:00:04下载
- 积分:1
-
人脸识别的源程序,思想很简单,就是利用AHJ方法,具体如何实现可参考程序中的注释...
人脸识别的源程序,思想很简单,就是利用AHJ方法,具体如何实现可参考程序中的注释-Face Recognition of the source, the thinking is very simple, it is using the AHJ, how to achieve specific reference to the procedures Notes
- 2022-05-27 05:01:26下载
- 积分:1
-
提供的C++语言写的一个精美的时钟程序,其中模仿…
用C语言提供的编写一个精美的时钟程序,它模仿手表的一般外观设计,是一个具有计时功能的倒计时器
- 2022-06-21 16:32:01下载
- 积分:1
-
对图像进行二值化,编译后的文件需带参数运行,效果很不错!...
对图像进行二值化,编译后的文件需带参数运行,效果很不错!-right image binarization, compiled the document to be run without parameters, the effect is pretty good!
- 2022-04-18 12:16:00下载
- 积分:1