-
这个是彩色图像分割方法。与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
-
此文件包含实现把一个图像的颜色取反操作,也可恢复回来。...
此文件包含实现把一个图像的颜色取反操作,也可恢复回来。-This file contains an image to realize the color of the anti-access operations, but also restore back.
- 2022-08-11 20:35:14下载
- 积分:1
-
Deal with the basis images, CDIB categories to complete its anti
图象的处理基础,CDIB类完成它的反色红色和平移-Deal with the basis images, CDIB categories to complete its anti-color red and translational
- 2022-04-19 11:23:55下载
- 积分:1
-
提供的C++语言写的一个精美的时钟程序,其中模仿…
用C语言提供的编写一个精美的时钟程序,它模仿手表的一般外观设计,是一个具有计时功能的倒计时器
- 2022-06-21 16:32:01下载
- 积分:1
-
稿件名称:Visual C++中双缓存滚动视图类开发及使用
稿件作者:钱昌松 刘志刚
程序名称:CachedScrollView...
稿件名称:Visual C++中双缓存滚动视图类开发及使用
稿件作者:钱昌松 刘志刚
程序名称:CachedScrollView
运行环境:
注意事项:-Manuscript name: Visual C++ In the double-buffering scroll view class development and the use of manuscripts Authors: Qian Chang-Song Liu Zhigang Name: CachedScrollView operating environment: Note:
- 2022-12-05 04:50:03下载
- 积分:1
-
图像边缘检测与提取,轮廓跟踪算法代码。边缘有限公司
图象的边沿检测与提取,轮廓跟踪算法代码。边缘,轮廓提取-Image edge detection and extraction, contour tracing algorithm code. The edge contour extraction
- 2022-08-05 22:14:30下载
- 积分:1
-
图像的腐蚀和膨胀,是本人亲自编写,经典程序,适合于初学者学西...
图像的腐蚀和膨胀,是本人亲自编写,经典程序,适合于初学者学西-image of corrosion and expansion, I personally prepared, classic procedures, suitable for beginners to learn the West
- 2022-03-24 03:11:08下载
- 积分:1
-
This is a picture of the integration process, the use of the program could reali...
这是一个关于图象融合的程序,利用该程序可以实现任意图象的匹配与融和。-This is a picture of the integration process, the use of the program could realize arbitrary image matching and integration.
- 2022-04-17 09:40:56下载
- 积分:1
-
小波阈值去噪的源代码.不同的阈值函数可以修改阈值函数.从而实现功能....
小波阈值去噪的源代码.不同的阈值函数可以修改阈值函数.从而实现功能.-wavelet thresholding source. Different threshold function can change the threshold function. Thus achieving functional.
- 2022-02-26 20:44:13下载
- 积分:1
-
基于MAX7456的COSD的实用样例程序,完整实现了视频的迭加,效果不错。...
基于MAX7456的COSD的实用样例程序,完整实现了视频的迭加,效果不错。-MAX7456-based sample of COSD practical procedures, a full implementation of the superposition of the video were getting good results.
- 2022-05-13 20:58:59下载
- 积分:1