-
这个是彩色图像分割方法。与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
-
游戏中的下雨效果,模拟得十分像,强烈推荐.
游戏中的下雨效果,模拟得十分像,强烈推荐.-games of the rain effects, as simulation is very strongly recommended.
- 2022-03-14 05:22:34下载
- 积分:1
-
图像处理源代码,256色转成灰度图的基本源程序。
图像处理源代码,256色转成灰度图的基本源程序。-Image processing source code, 256-color grayscale into the basic source.
- 2022-03-18 21:13:07下载
- 积分:1
-
该源码里包括很多matlab源代码,比如颜色模型之间的转化等等,对图形图像处理的同行门肯定有帮助。...
该源码里包括很多matlab源代码,比如颜色模型之间的转化等等,对图形图像处理的同行门肯定有帮助。-The source includes a lot of matlab source code, such as the conversion between the color model, etc., on the graphical image counterparts door handle will certainly help.
- 2022-06-01 18:52:21下载
- 积分:1
-
本文章详细介绍了摄像机标定的算法内容,并且根据给出了计算公式。
本文章详细介绍了摄像机标定的算法内容,并且根据给出了计算公式。-This article details the contents of camera calibration algorithm, and according to the calculating formula.
- 2022-06-02 23:19:37下载
- 积分:1
-
to estimate snr in MRI
to estimate snr in MRI
- 2023-01-06 07:00:04下载
- 积分:1
-
Is a set of procedures for the Hong Kong Jockey Club records, including: Marsh,...
是一套香港赛马记录的程序, 包括:马师,马房管理,赛马记录录入与查询, 查询方式多样, 支持:某马房跑第1 或2 时 同时跑第2或1的是谁, 也支持单一马房或马师的赛事查询.-Is a set of procedures for the Hong Kong Jockey Club records, including: Marsh, horse management, horse racing record of entry and inquiry, inquiries, and diverse ways to support: a horse running 1 or 2 o
- 2023-03-03 14:40:04下载
- 积分:1
-
是采用伪随机编码结构光照明主动视觉技术,用编码结构光照明被测场景,实现动态三维场景的重建...
是采用伪随机编码结构光照明主动视觉技术,用编码结构光照明被测场景,实现动态三维场景的重建-Is a pseudo-random coding structure using active vision lighting techniques, using coded structured light illumination measured scene, dynamic three-dimensional scene reconstruction
- 2022-05-20 23:25:05下载
- 积分:1
-
分析处理图像纹理信息,针对人脸检测出纹理特征
分析处理图像纹理信息,针对人脸检测出纹理特征-Analyzing and processing the image texture information, for texture features face detection
- 2022-08-13 17:20:29下载
- 积分:1
-
用OpenCV进行图像处理与工程开发的一个入门示例程序――Hough变换,效果不错...
用OpenCV进行图像处理与工程开发的一个入门示例程序――Hough变换,效果不错-using OpenCV for image processing and development of a project portal sample program-- Hough Transform good results!
- 2023-02-11 11:00:04下载
- 积分:1