资源列表
fastPCA
- 依据所选区域的灰度值特性,自动计算此区域的灰度值作为阈值-Depending on the gradation value of the property of the selected region, the gray value of the area is automatically calculated as a threshold
get_the_same_pix
- 获取图片中色素相同的位置,并把这些点设置为黑色或其他颜色。-Being the same position as the pigment image, and these points are set to black or another color.
mm1108
- Matlab 边缘提取函数 数字图像处理-Matlab edge extraction function of digital image processing
PSNR
- 使用matlab编写的m文件,可以求出图像处理后的峰值信噪比-Matlab prepared using m-file, you can find the peak signal to noise ratio of the image processing
WAVE
- 此代码为基于Matlab开发环境,写的有关全色影像与多光谱影像的小波融合算法,不到之处敬请赐教。谢谢!-This code is based on wavelet fusion algorithm Matlab development environment, we wrote about panchromatic and multi-spectral images, not the Department please enlighten me. THX!
舌图像的反光点进行平滑滤波处理
- 舌图像的反光点进行平滑滤波处理,然后采用分水岭算法进行分割,提取舌体。,tongue-image smoothing and watershed segmentation
hsvyszft00
- 传统的HSV空间颜色特征提取算法,量化为8H3S3V.-HSV color space for the traditional feature extraction algorithm, to quantify 8H3S3V.
newton_interpolation
- 牛顿插值算法matlab程序,初学者很好的参考-interplation
HUOFUMAN
- 哈夫曼编码(Huffman Coding)是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。 Huffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长 度最短的码字,有时称之为最佳编码,一般就叫作Huffman编码。-Huffman coding (Huffman Coding) is a coding, Huffman coding is a variable word length coding (VLC) a. Huffman coding in
filter_Rough
- 对图像进行处理,主要是对图形进行分割,从而得到满意或符合需求的图像-Image processing, mainly for graphics division, which meet the needs of a satisfactory or image
RankTransform
- rank 变换是一种非参数变换,可以将图像上各像素变换到一个固定的范围内,以便后续处理过程中的噪声影响。-rank transform is a non-parametric transformation, each image pixel can be transformed into a fixed range, so that subsequent processing of the noise.
cale_hist
- 在图像中,找到指定区域内的最佳灰度阈值,用于图像二值化的直方图分析,使用Opencv进行数据保存-In the image to find the optimal gray threshold within the designated area for the histogram analysis of image binarization, and save data using Opencv