资源列表
matlab_behavier_recognize
- matlab下基于视觉的人体行为识别,用于行为识别,机器视觉方面,可以做毕业设计,毕设成果。-this is the matlab code for computer vision and behavier recognization
frft22d
- 实现2维分数傅里叶变换的一个重要MATLAB程序,有大的用处-An important MATLAB program 2 dimensional fractional Fourier transform, a very useful
sort
- matlab的图像搜索排序系统,适合做 毕业设计参考,很有价值哦,计算机视觉,图像水印,图像处理,人脸识别-this is the system of the sort of image sort,which can help you with your graduation ,and computer vision,opencv,image process,face detection
VideoEye
- 视频分析器 videoEye 视频分析器 videoEye-Video process videoEye
SE
- 小波分解层数为5层,提取高频系数,进行单只重构,从而得到各组系数-Wavelet decomposition level for five layers, extracting high-frequency coefficients, only a single reconstruction, resulting in each set of coefficients
zhiwenshibie
- 基于Gabor滤波器的指纹识别算法,MATLAB程序编写,希望对大家有用-Fingerprint recognition algorithm based on Gabor filters
code
- 有关于哈达玛矩阵的测量矩阵matlab代码,重构算法为TVAL3算法-About Hadamard matrix of measurement matrix matlab code, algorithms reconstruction algorithm for TVAL3
light_rw
- 图像光照补偿算法, 参考白 算法。将整个图像中所有像素的亮度从高到低进行排列,取前5 的像素,如果这些像素的数目足够多(例如》100),就将它们的亮度作为参考白,将它们的RGB分量都调整为最大255;其他像素点的色彩值也按这一尺度调整。-Image illumination compensation algorithm, " reference white" algorithm. The brightness of all pixels in the entire image
light_log
- 图片光照补偿算法。类似“指数变换+参考白”算法,将亮度值排列的大5 设置为255,小5 设置为0;中间亮度值进行指数变换。-Pictures illumination compensation algorithm. Similar " exponential transform+ reference white" algorithm, arrangement of a large luminance value of 5 is set to 255, the small 5
easy2
- 基于肤色的人脸检测,首先根据ntsc空间色调范围找到皮肤的联通区域,再切割这个联通区域的上4/10,逐步缩小联通区域,找到人脸的位置。-Face Detection Based on skin color, first find the location of the area of skin Unicom, China Unicom and then cut on 4/10 this area, gradually narrowing Unicom area, fi
easy
- 先对图像进行预处理,均衡化平滑滤波,二值化处理,在原图上画上网格。将图像边上一圈方格去除掉,使背景部分尽量最小化.标记联通区域,找到面积最大的区域就是人脸区域-First image preprocessing, equalization filtering, binarization, original paintings on the grid. The edge of the box around the image to get rid of, so as to minimize the
my_camera
- 使用vision.cascadeobjectdetector检测视频帧中的人眼的位置。检测器使用提琴琼斯检测算法和检测训练分类模型。人脸跟踪使用KLT算法.能够减少人头倾斜造成的影响,只有第一次检测人眼,以后都是检测特征点,运算速度快。-Use vision.cascadeobjectdetector detects video frames eye position. The detector uses a detection algorithm Tiqinqiongsi classifica
