搜索资源列表
-
0下载:
人脸识别因其在安全验证系统、信用卡验证、医学、档案管理、视频会
议、人机交互、系统公安(罪犯识别等)等方面的巨大应用前景而越来越成为
当前模式识别和人工智能领域的一个研究热点。
本文提出了基于24位彩色图像对人脸进行识别的方法,介绍的主要内容是图像处理,它在整个软件中占有极其重要的地位,图像处理的好坏直接影响着定位和识别的准确率。本软件主要用到的图像处理技术是:光线补偿、高斯平滑和二值化。在识别前,先对图像进行补光处理,再通过肤色获得可能的脸部区域,最后根据人脸固有眼睛的对称性来确
-
-
0下载:
This library contains helper functions to read image frames into matlab from Video
file using DirectShow. This library has borrowed codes from Ashwin Thangali s
"DirectShow (DirectX) based AVI file reader", and it can read multiple video formats
-
-
0下载:
用matlab实现连续视频的分割与采集,其中用读视频指令把连续的视频转化为一帧一帧的图像,用帧间差分法和背景差分法实现-Matlab for continuous video with the segmentation and the acquisition, including video instruction with the reading of the continuous video into a frame of an image, with the frames and the
-
-
0下载:
显著性分析论文(英文),三个加州理工教授所写。附带有源码是实验Sample(见英文说明中的下载链接)-Saliency Map Algorithm : MATLAB Source Code
Below is MATLAB code which computes a salience/saliency map for an image or image sequence/video (either Graph-Based Visual Saliency (GBVS) or the stand
-
-
0下载:
This program deals with singular values and image compression.
(A). I would like you to reproduce what you see in this youtube video entitled
Matlab Image Processing Basic
-
-
0下载:
利用matlab提取视频的最后一副图片,进行特征的提取-Using matlab to extract the last one video image feature extraction
-
-
0下载:
利用matlab针对图像进行马氏距离计算 ,实现了图像的灰度化并进一步用于视频监视控,Gabor小波变换与PCA的人脸识别代码。- Using matlab to calculate the Mahalanobis distance for the image, Achieve a grayscale image and further control for video surveillance, Gabor wavelet transform and PCA face recognition
-
-
0下载:
ldpc码的编解码实现,实现了图像的灰度化并进一步用于视频监视控,课程设计时编写的matlab程序代码。- Codec ldpc code implementation Achieve a grayscale image and further control for video surveillance, Course designed to prepare the matlab program code.
-
-
0下载:
This Ebook contains various methods that have been used to implement image compression.It is portable book for researchers to read and understand image processing with matlab language.
-