-
在VC++ 6.0中实现阈值处理,线性变换,傅里叶变换,去噪处理。...
在VC++ 6.0中实现阈值处理,线性变换,傅里叶变换,去噪处理。-In VC++ 6.0 implementation of the threshold treatment, linear transform, Fourier transform, denoising treatment.
- 2022-02-06 16:30:01下载
- 积分:1
-
c++实现的多种图像处理算法,你一定有用得到的,
c++实现的多种图像处理算法,你一定有用得到的,-c++ realize a variety of image processing algorithms, you must be useful,
- 2022-03-06 06:13:35下载
- 积分:1
-
本代码是Foreground
本代码是Foreground-Background Segmentation of Video Sequences的配套程序,利用KDE算法对avi进行处理,从而提取前景和背景,在windows, Visual C++下测试成功-This code is Foreground-Background Segmentation of Video Sequences matching procedures, the use of KDE algorithm to deal with avi, thereby extracting the prospects and the background, in windows, Visual C++ Test successful
- 2022-10-02 14:55:03下载
- 积分:1
-
程序代码说明P0901:灰度AGV路径识别P0902:彩色AGV帕特…
程序代码说明
P0901:灰度AGV路径识别
P0902:彩色AGV路径识别
P0903:HSI彩色空间的AGV路径识别
P0904:路径中心线的定位
P0905:Radon变换的AGV路径偏差检测
-Procedure Code Description P0901: gray AGV Path Recognition P0902: Color AGV Path Recognition P0903: HSI color space of the AGV path identification P0904: the path of the centerline of the positioning of P0905: Radon transform of the AGV path deviation detection
- 2022-04-06 19:48:59下载
- 积分:1
-
该函数用于对图像进行腐蚀运算。结构元素为水平方向或垂直方向的三个点,中间点位于原点。...
该函数用于对图像进行腐蚀运算。结构元素为水平方向或垂直方向的三个点,中间点位于原点。-The function used for computing the corrosion images. Structural elements for the horizontal direction or vertical direction of the three points, between points located at the origin.
- 2023-04-12 06:35:03下载
- 积分:1
-
Visual C MATLAB image processing and recognition of practical cases selected ima...
Visual C++MATLAB图像处理与识别实用案例精选之 图像收缩 算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition of practical cases selected images contraction algorithm source files, including standard tests Photo
- 2023-09-04 22:40:03下载
- 积分:1
-
本压缩包包含了计算机图像学中的图像平移等一些操作,而且包含了数字图像处理中的傅立叶,离散余弦等等一些算法,解释非常详细...
本压缩包包含了计算机图像学中的图像平移等一些操作,而且包含了数字图像处理中的傅立叶,离散余弦等等一些算法,解释非常详细-The compressed packet contains a computer image of the school, such as image translation operation, and includes a digital image processing in the Fourier, discrete cosine and so on some algorithm, explained in great detail
- 2022-08-25 23:21:29下载
- 积分:1
-
近邻法的matlab 程序,采用1近邻法,多分剪辑的方式,有助于对近邻法的理解...
近邻法的matlab 程序,采用1近邻法,多分剪辑的方式,有助于对近邻法的理解-Matlab neighbor law procedures, the use of one neighbor method, multi-way sub-clips, contribute to the understanding of neighbors Law
- 2022-05-27 21:56:45下载
- 积分:1
-
微软公司图像工程师用的图像处理类库,里面包含大量图像处理的算法。...
微软公司图像工程师用的图像处理类库,里面包含大量图像处理的算法。-images of image processing library, which contains a large number of image processing algorithms.
- 2022-03-25 16:59:03下载
- 积分:1
-
摘 要:舌象中的裂纹是中医舌诊中的重要内容。由于拍摄条件的不同,舌象质量有较大差异,传统的阈值选取方法并不
适用。文中提出一种舌象裂纹检测的自适应阈值选择方...
摘 要:舌象中的裂纹是中医舌诊中的重要内容。由于拍摄条件的不同,舌象质量有较大差异,传统的阈值选取方法并不
适用。文中提出一种舌象裂纹检测的自适应阈值选择方法。该方法利用舌象的L 3 a 3 b 色彩特征及区域的分裂- 合并,
对舌象进行区域分割,自适应地选取舌中部区域的色彩值作为阈值,对整个舌象进行裂纹提取。经验证,本方案对不同的
舌象能较好地提取出裂纹,实现舌象裂纹诊断的客观化。-Tongue’ s crack is a very important part of herbalist doctor diagnosis. For the different screen conditions , there are many differ2
ences on the tongue’ s quality. It is not effective to use the t raditional threshold ext raction algorithm. In order to solve this problem , pro2
pose a new adaptive threshold algorithm. Present the segmentation of the image of tongue by using the feature on tongue in the L 3 a 3
b color space and the split- combining algorithm. Then use the threshold , which is the color value ext racted automatically in the middle
of the tongue , to detect the crack of the whole tongue. The experiments show that this approach is able to distill the crack effectively to
different tongue images , and achieve the objectivity of the diagnosis based on the tongue’ s c
- 2022-03-24 20:10:16下载
- 积分:1