资源列表
pauli
- matlab实现pauli分解 RGB显示-Matlab achieve pauli decomposition RGB display
SDHfenjie
- matlab实现SDH分解 RGB显示为彩图-Matlab achieve SDH decomposition RGB display
OMP
- 这个是压缩感知中的OMP算法,是图像处理中最经典最基本的算法,经过了一点改进,大家可以看看。-Compressed perception of the OMP algorithm is the most classic the most basic image processing algorithms that can learn from each other.
StereoDisparity
- 双目立体匹配中获取图像对的视差图,可用于后续的三维重建工作。-Binocular stereo matching to get the image on the disparity map can be used for subsequent 3D reconstruction.
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
2D-Poisson-Solving
- 利用有限差分和MATLAB矩阵运算直接求解二维泊松方程-Directly solving the 2D Poisson equation using finite difference and MATLAB matrix operations