资源列表
KPCA
- 用于人脸识别特征提取的KPCA算法,很好的程序,有问题大家交流-KPCA for face recognition feature extraction algorithm, a very good program, there are problems we share
findskin
- 基于HSV色度空间的肤色检测,将RGB色度空间转换为HSV,得出肤色区域二值图像。-HSV color space based on skin color detection, the RGB color space conversion to HSV, the binary image obtained skin area.
convert_cascade
- opencv中级联器的训练,应用在人脸检测等图像检测方向-cascade training application in face detection in opencv image detection direction
two-value-image-display
- 图像处理的基本功能,二值图像的显示,高效实用。-The basic function of image processing, two value image display, efficient and practical.
scatter_plot
- 散点图数据输入,绘制,输出整个过程, 对于文章出图很有帮助。-Scatter plot data entry, rendering, output the entire process, the article showing helpful.
shiyan5_1
- 数字图像处理中对灰度图像进行伪彩色处理的matlab代码-Pseudo-color gray image processed digital image processing matlab code
图像差影法
- 基于MATLAB的图像差影法背景检测程序,非常实用哦,亲测有效
majoraxis.rar
- matlab计算二值图像几何特征中目标主轴长度,binary image matlab calculation of the geometric characteristics of the target length of major axis
Birge_Massart
- 关于图像处理仿真软件环境下的源程序,毕设中自己用过的,希望对你有用-On image processing simulation software environment of the source, complete set used in their hope that useful to you
2
- 莫尔光纤 Moire fiber 莫尔光纤 Moire fiber -莫尔光纤 Moire fiber莫尔光纤 Moire fiber莫尔光纤 Moire fiber莫尔光纤 Moire fiber
Shapes2
- 绘制一串颜色各异的五角星,通过拉伸窗口改变五角星的颜色-Drawing a bunch of different colors of five-pointed star, five-pointed star through the stretch to change the color of the window
hsi2rgb
- rgb = hsi2rgb(hsi)把一幅HSI图像转换为RGB图像, 其中hsi(:, :, 1)是色度分量,它的范围是除以2*pi后的[0, 1]; hsi(:, :, 2)是饱和度分量,范围是[0, 1]; hsi(:, :, 3)是亮度分量,范围是[0, 1]。 - Rgb = hsi2rgb (hsi) put an HSI image is converted to RGB images, Wherein hsi (:,:, 1) is the chr