资源列表
hist
- 用于对图像的直方图进行对比度拉伸,增强图像(It is used to contrast and stretch the histogram of the image, and enhance the image.)
类间最大方差(Otsu)阈值法分割图像
- 类间最大方差(Otsu)阈值法分割图像,阈值产生,通过阈值进行判断(Inter class maximum variance (Otsu) thresholding method for image segmentation)
FastBlur
- 使用SSE优化,实现快速均值滤波,速度比opencv官方提供的快2倍(Realize fast mean filtering.)
Halcon9.0编程技术详解
- 学习Halcon的资料,是学习视觉的入门资料,用VCC学习的(Learning Halcon data is an introductory material for learning vision, learning by VCC.)
Code_Huffman
- 霍夫曼编码 程序 图像编码 应用 图像解码应用(Hoffman coding program, image coding, application of image decoding.)
FeatureExtraction
- 图像边缘检测,用Matlab实现,可以完成边缘特征提取,基于Canny算子(Image edge detection)
segmentation
- 对医学图像中的感兴趣区进行标注,比如胸腔肿瘤区域,让不是医学专业的人士也能清楚地看到感兴趣区(Mark a region of interest, such as a thoracic tumor area)
mie scattering matlab
- 用于计算均匀圆球的mie散射,matlab 程序,可计算散射系数,消光截面等(It is used to calculate the Mie scattering of uniform spheres. The matlab program can calculate the scattering coefficient and extinction section.)
矩阵求逆的几种方法总结
- 列举了几种对矩阵进行求逆的方法,用于之后的间接采样。(Several methods for inverting the matrix are listed for subsequent indirect sampling.)
归一化
- 这个程序运用归一化的方法进行单应性矩阵求解。(The homography matrix is solved using a normalized method.)
palmprint recognition
- 这是一个简单的掌纹识别系统,运用了PCA算法,可以做到较快的运算。(This is a simple palmprint recognition system that uses the PCA algorithm to achieve faster calculations.)
byjc
- 用matlab实现图像灰度化以及图像的分割、高斯滤波、边缘检测(Using matlab to achieve image graying and image segmentation, Gaussian filtering, edge detection)