资源列表
retinex
- 实现多种retinex理论的相关算法,可直接运行-realize the algorithm of retinex,you can run them directly
binarization
- 该文件夹中有四个matlab文件,说明如下: binariztion.m: 二值化主程序,分别调用下面三种二值化算法。 otsu.m: 表示otsu全局二值化算法。 kittlerMet.m: 表示kittler 最小分类错误(minimum error thresholding)全局二值化算法。 niblack.m: 表示niblack局部二值化算法。 coins.bmp: 原始灰度图片。 coins_bw_otsu.bmp: otsu全局二值化结果。
Quaternion-toolbox-for-Matlab
- 图像处理中的超复数工具箱,可以用于RGB图像的超复数处理。-Quaternion toolbox for Matlab
func_ant_colony_image_edge_detection
- 基于蚁群算法的二维图像边缘检测,包括与传统边缘检测算子检测结果的对比,nice啊-based ant colony algorithm image edge detection and image segmentation on matlab
chen
- 这是一个matlab关于分数阶混沌的源程序代码,通过该程序可画出混沌图,这对初学者很有帮助。我已经调试过了。-This is a matlab fractional order to chaos on the source program code, through the program can draw a picture of the fractional order, to beginners helpful. I have the commissioning
MATLAB
- 齿轮传动是应用最为广泛的一种传动,其主要特点为效率高、结构紧凑、工作可靠、寿命长和传动比稳定等优点。而传统的设计方法繁琐并不精确,将优化设计应用到齿轮传动设计上有效地解决了上述问题- Gear transmission is most widely used a transmission, its main characteristics for high efficiency and compact structure, reliable working, long service life
hsv.matlab
- 肤色的HSV颜色模型下的人脸检测 基于matlab的代码 - matlab hsv compute
MRMRFs
- 变权重MRMRF,多尺度变权重的markov模型图像分割算法-With variable weights MRMRF, with variable weights, multi-scale Markov Model for image segmentation algorithm
Image-point
- 像点坐标自动提取,使用Matlab软件中图像处理的功能,来实现达亚像素水平的像点定位和坐标的自动获取。-Automatic extraction of image point coordinates
YUV_tool
- 读取使用YUV格式视频的一系列函数,包括LoadYUV,saveYUV,YUV与RGB直间的相互转换等-Read YUV format video series of functions, including LoadYUV, saveYUV straight between YUV and RGB conversion
Linear-classifier-design
- 对“data1.m”数据,分别采用感知机算法、最小平方误差算法、线性SVM算法设计分类器,分别画出决策面,并比较性能。-The "data1.m" data, respectively, using the perceptron algorithm, the least square error algorithm, the linear SVM algorithm design classifier, respectively, to draw the decision-making surf
ImageMatch
- 核线影像匹配程序,采用相关系数法。MFC-Epipolar image matching process, using the correlation coefficient method.