-
otsu算法实现,可以自适应获取阈值,对图像进行二值化。里面配有图像均衡化的程序一起使用,效果更好...
otsu算法实现,可以自适应获取阈值,对图像进行二值化。里面配有图像均衡化的程序一起使用,效果更好-otsu algorithm, you can get adaptive threshold for image binarization. Which is equipped with image-based program used in conjunction with a balanced, better
- 2023-05-17 01:00:04下载
- 积分:1
-
图像特征提取,包括:颜色直方图,颜色矩,边缘的…
图像特征提取,包括:颜色直方图,颜色矩,边缘直方图,Gabor小波变换,局部二值图,GIST。-Image feature extraction, including: color histogram, color moment, the edge histogram, Gabor wavelet transform, partial binary image, GIST.
- 2023-06-02 00:35:04下载
- 积分:1
-
sift algorithm. sift is a classic image registration algorithm widely used .04 o...
sift算法的实现.
sift是图像配准的经典算法.04年开始广泛应用.-sift algorithm. sift is a classic image registration algorithm widely used .04 onwards.
- 2023-02-18 07:35:04下载
- 积分:1
-
MULTIGEN公司VEGA PRIME中对于物体碰撞检测的算法源码,对于碰撞检测的必看程序。...
MULTIGEN公司VEGA PRIME中对于物体碰撞检测的算法源码,对于碰撞检测的必看程序。-MultiGen Inc. VEGA PRIME for objects in the collision detection algorithm source code for the collision detection procedure of the must-see.
- 2022-02-10 06:37:44下载
- 积分:1
-
此文件为关于多边形重心算法的实现
希望对大家有所帮助
此文件为关于多边形重心算法的实现
希望对大家有所帮助-this document to focus on the polygon algorithms we hope to achieve some help
- 2022-05-28 12:21:10下载
- 积分: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
-
MATLAB
基于MATLAB的加强版实现图像的中值滤波方法。-MATLAB-based implementation of the enhanced version of the image median filtering method.
- 2022-02-13 21:49:25下载
- 积分:1
-
this procedure is used c builder series of the images fast profits lobe (fft) tr...
本程序是用c++builder编的图像快速付利叶(fft)变换,可以直接复制到c++builder使用。-this procedure is used c builder series of the images fast profits lobe (fft) transform, can be directly copied to the c builder use.
- 2022-06-15 06:50:31下载
- 积分:1
-
边缘就是指图像局部亮度变化最显著的部分,它是检测图像局部变化显著变化的最基本的运算。对于数字图像,图像灰度灰度值的显著变化可以用梯度来表示,以边缘检测Sobel...
边缘就是指图像局部亮度变化最显著的部分,它是检测图像局部变化显著变化的最基本的运算。对于数字图像,图像灰度灰度值的显著变化可以用梯度来表示,以边缘检测Sobel算子为例来讲述数字图像处理中边缘检测的实现-edge means partial image brightness changes the most significant part of it is partial image change detection significantly change the basic arithmetic. For digital images, image intensity values of gray significant gradient changes can be expressed as Sobel edge detection to operator as an example to talk about digital image processing to achieve Edge Detection
- 2023-08-17 15:05:03下载
- 积分:1
-
可以实现彩色,灰度图像的任意级别的DWT变换,其中变换层数由用户自己指定。...
可以实现彩色,灰度图像的任意级别的DWT变换,其中变换层数由用户自己指定。-Can achieve color, gray-scale images of arbitrary level DWT transformation, which transforms layers specified by the user.
- 2022-05-23 01:59:43下载
- 积分:1