资源列表
hsv.matlab
- 肤色的HSV颜色模型下的人脸检测 基于matlab的代码 - matlab hsv compute
2D-Poisson-Solving
- 利用有限差分和MATLAB矩阵运算直接求解二维泊松方程-Directly solving the 2D Poisson equation using finite difference and MATLAB matrix operations
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.
lk
- LK光流法算法,基于LK光流法的Matlab算法,本人自编-LK Optical Flow In Matlab
LightCompensate
- 光照补偿matlab程序,很好很强大,很有效果-Illumination compensation matlab program
yundonggenzong_ssdut
- 背景减除目标跟踪方法在Matlab中的实现,通过利用视频前几帧的图像分析处理得到背景信息,然后利用背景差法实现运动目标的跟踪检测-Background subtraction target tracking method in Matlab to get background information through the use of the first few frames of the video image analysis and processing, and then use th
ImageMatching(v1.24)
- 进行图像的核线匹配,不同于其他匹配方法,其特点是匹配效率高,并且匹配的可靠性好-Epipolar image matching, unlike the other matches, which is characterized by high matching efficiency, good reliability and matching
DlgImageMatchGYH
- 归一化积相关图像灰度匹配算法的C++代码实现-The normalized product correlation image matching algorithm C++ code