资源列表
彩色图像二值化
- 可将任意RGB彩色图像(像素不能过高),转化成二值图像(Any RGB color image can be converted to two value image.)
机器视觉综合
- halcon+vs2010写的 模版匹配 +4点标定 +tcp通讯代码(Halcon+vs2010 template matching, +4 point calibration, +tcp communication code.)
matlab图像稀疏表示代码
- matlab图像稀疏表示的代码。比较详细。(Matlab image sparse representation of code.)
zhiWenShiBie
- 识别指纹,该程序能够完成指纹特征提取,准确识别指纹,功能强大(Identification of fingerprints)
interfere
- 基于MATLAB2015a平台 实现水果的品相检测,建议新人使用。(To realize the detection of fruit and recommend new people to use)
contourlet_toolbox
- matlab的contourlet 工具包(contourlet_toolbox For image fusion)
sift-master
- 实现两幅图像基于sift特征的匹配,剔除误匹配点,实现精确的图像匹配(Matching two images based on SIFT features)
cvx-w64
- CVX工具箱,64位window matlab,使用。解决凸优化问题(The CVX toolbox, 64 bit window MATLAB, is used. Solving convex optimization problems)
Code
- 对图像进行两种方法融合的图像增强,具有较好的效果(Image enhancement with two methods of fusion)
hist
- 用于对图像的直方图进行对比度拉伸,增强图像(It is used to contrast and stretch the histogram of the image, and enhance the image.)
最大熵法简单图像分割
- 最大熵法简单图像分割,先进行阈值计算,在进行像素判断(Maximum entropy method for simple image segmentation)
类间最大方差(Otsu)阈值法分割图像
- 类间最大方差(Otsu)阈值法分割图像,阈值产生,通过阈值进行判断(Inter class maximum variance (Otsu) thresholding method for image segmentation)