-
显示小波各尺度处理后的结果,很完整的GUI界面,强推!
显示小波各尺度处理后的结果,很完整的GUI界面,强推!-Show the wavelet scale to deal with all the results, it is a complete GUI interface, strong push!
- 2022-03-19 12:03:39下载
- 积分:1
-
图像处理程序,有各种图像算法的源代码,但是…
图像处理程序,有多种图像算法源程序,但只支持256色的位图-Image processing procedures, have a variety of image algorithms source code, but only supports 256 colors bitmap
- 2022-08-05 14:11:17下载
- 积分:1
-
Matlab环境下的基于独立分量分析(ICA)算法的图像混合与分离仿真程序....
Matlab环境下的基于独立分量分析(ICA)算法的图像混合与分离仿真程序.-Matlab environment based on the independent component analysis (ICA) algorithm for image simulation mixed with the separation process sequence.
- 2022-06-29 09:45:29下载
- 积分:1
-
纹理检测是图像处理中的一个重要方面。
Texture detection is one of important aspects in Image processing.
-Texture detection is one of important aspe Image processing in cts.
- 2022-06-14 22:56:01下载
- 积分:1
-
SIFT是一种特征值抽取算法,2004年提出,是一种与大小,角度,亮度无关的强大新算法。...
SIFT是一种特征值抽取算法,2004年提出,是一种与大小,角度,亮度无关的强大新算法。-SIFT is a feature abstract algrithm. It s proposed in 2004. It s a strong algrithm invarient of scale, orient and illumination.
- 2023-07-28 18:55:03下载
- 积分:1
-
利用VC++编程实现的各种图像处理的源代码及实例,包括滤波,边缘提取,翻转,配准等。...
利用VC++编程实现的各种图像处理的源代码及实例,包括滤波,边缘提取,翻转,配准等。-VC++ programming using a variety of image processing source code and examples, including filtering, edge extraction, flip, registration and so on.
- 2022-06-13 23:29:37下载
- 积分:1
-
用opengl实现的图像处理程序,想做opengl平台下图像处理的,很值得学习。...
用opengl实现的图像处理程序,想做opengl平台下图像处理的,很值得学习。-Opengl achieved using image processing procedures, want opengl platform image processing, it is worth learning.
- 2023-01-21 21:30:03下载
- 积分:1
-
利用vc++对摄像头检测到的运动目标进行实时监控。
利用vc++对摄像头检测到的运动目标进行实时监控。-Using vc++ on the camera to detect the moving objects in real-time monitoring.
- 2022-03-24 05:21:30下载
- 积分:1
-
用c实现的一些图像处理算法(第二部分),对图像处理初学者很有帮助。...
用c实现的一些图像处理算法(第二部分),对图像处理初学者很有帮助。-no
- 2022-01-22 05:13:44下载
- 积分:1
-
这个是彩色图像分割方法。与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