-
彩色图像分割算法,首先基于直方图粗分,而后通过kmeans细分,得到分割结果...
彩色图像分割算法,首先基于直方图粗分,而后通过kmeans细分,得到分割结果-Color image segmentation algorithm, first, rough segmentation based on histogram and then broken down by kmeans get segmentation results
- 2023-05-07 10:35:03下载
- 积分:1
-
在各种聚类算法中,ISODATA可以说是应用最广泛的。以与代表点的最小距离作为样本聚类的依据,因此比较适合各类物体在特征空间以超球体分布的方式分布,对于分布形状...
在各种聚类算法中,ISODATA可以说是应用最广泛的。以与代表点的最小距离作为样本聚类的依据,因此比较适合各类物体在特征空间以超球体分布的方式分布,对于分布形状较复杂的情况需要采用别的度量。
- 2022-01-26 06:02:11下载
- 积分:1
-
图像采集卡的应用,包括图像处理的内容…
一种图象采集卡的应用程序,其中包括了图象处理方面的内容,很不错,值得好好研究!-an image acquisition card applications, including image processing of the content is pretty good, worthy of a thorough study.
- 2022-02-10 09:26:16下载
- 积分:1
-
基于结构特征的虹膜识别源码 vc++。
-
基于结构特征的虹膜识别源码 vc++。
-
-based on the structural characteristics of the iris identification source vc.-
- 2022-04-16 20:29:54下载
- 积分:1
-
源码实现了快速傅利叶变换,希望对朋友们有一点帮助。
源码实现了快速傅利叶变换,希望对朋友们有一点帮助。-source achieved Fast Fourier Transform, and I hope to have some friends to help.
- 2022-08-03 02:47:48下载
- 积分:1
-
find contours in image using OpenCV
each contour s pixels are stored in a...
find contours in image using OpenCV
each contour s pixels are stored in a
sequence(CvSeq)
- 2022-03-06 19:22:45下载
- 积分:1
-
虹膜识别的完整程序,有图片,有说明,可以用
虹膜识别的完整程序,有图片,有说明,可以用-The integrity of the iris recognition process, there are pictures, there are shows that can be used
- 2023-08-15 15:45:08下载
- 积分:1
-
本代码是对susan算子的实现,susan可以提取图像的边缘和角点,对噪声不敏感,且速度快,目前主要是用于提取角点...
本代码是对susan算子的实现,susan可以提取图像的边缘和角点,对噪声不敏感,且速度快,目前主要是用于提取角点-This code is susan Operator realize, susan can extract image edge and corner, is not sensitive to noise and speed, are mainly used to extract corner
- 2023-01-02 04:00:16下载
- 积分:1
-
这是一个简单的模拟水面反射效果的程序,程序中使用了GPU编程技巧...
这是一个简单的模拟水面反射效果的程序,程序中使用了GPU编程技巧-This is a simple simulation of surface reflection effects of the procedure, procedures using the GPU Programming Skills
- 2022-06-28 13:40:11下载
- 积分: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