-
MATLAB人脸考勤打卡签到系统 摄像头界面GUI
说明: 该课题为基于MATLAB平台的PCA的人脸识别图像考勤系统。传统的人脸识别都是直接人头和人头的对比,现实意义不大,这块都做烂了,不易通过毕设答辩,而且论文不好写。该课题识别原理为:从一副生活照中寻找到人脸,并且分割人脸图象,利用PCA算法进行降维,和库里图片进行对比,输出目标人脸以及记录识别的时间,可以统计人脸打卡的当月次数,从而统计出勤率。该课题还可以继续二次开发,做成库内外人脸的识别,如果是库外人脸则实现报警。GUI界面有清除数据功能,统计工资等功能。(This project is based on the MATLAB platform PCA face recognition image attendance system. The traditional face recognition is the comparison of direct head and head, which is of little practical significance. This part is not easy to pass the final defense, and the paper is not easy to write. The recognition principle of this subject is: find the face from a living picture, segment the face image, reduce the dimension by PCA algorithm, compare with the library picture, output the target face and record the recognition time, and then count the number of times in the month when the face is punched, so as to count the attendance rate. The subject can also be further developed to make face recognition inside and outside the database. If it is outside the database, the alarm can be realized. The GUI interface has the functions of data clearing and salary statistics.)
- 2020-02-09 23:51:52下载
- 积分:1
-
foufou
实现了对10个数字音的识别,是学习PCA特征提取的很好的学习资料,包括调制,解调,信噪比计算。( To achieve the recognition of 10 digital sound, Is a good learning materials to learn PCA feature extraction, Includes the modulation, demodulation, signal to noise ratio calculation.)
- 2016-11-13 17:22:45下载
- 积分:1
-
hough_DetectLinesFromImages
使用hough变换检测图像中的线条;包括main函数和其他4个操作函数,有实验图片!(Detection using hough transform image lines including the main function and operation of the other four functions, there are experimental picture!)
- 2009-05-28 16:17:15下载
- 积分:1
-
pdenipt
一个博士写的基于PDE图象处理的开发包。很有用处,对做PDE图象处理的人是个福音。(write a PDE-based image processing development package. Useful to do image processing PDE is the Gospel.)
- 2007-06-18 09:45:21下载
- 积分:1
-
code3
说明: 用 MATLAB 语言实现图像的空域滤波
用 MATLAB 语言进行 FFT 及逆变换
MATLAB 提供的快速傅立叶变换函数(Spatial filtering of image using MATLAB language
FFT and Inverse Transform with MATLAB Language
Fast Fourier Transform Function Provided by MATLAB)
- 2019-07-08 16:50:17下载
- 积分:1
-
1
说明: 一个SAR目标边缘自动检测与定位算法的一个车辆检测的视频(A vehicle detection, an automatic detection and localization of SAR edge algorithm of video)
- 2013-08-24 16:16:59下载
- 积分:1
-
HarrisCorner
对输入的一张彩色图像,自己写代码实现Harris Corner 检测算法:
1. 不能直接调用OpenCV 里面与Harris 角点检测相关的一些函数;
2. 只能用C/C++,不能用其他语言;
3. GUI 只能用自带的HighGUI,不能用QT 或其他的;
4. 平台可以用Windows, Linux, MacOS;
5. 显示中间的处理结果及最终的检测结果,包括最大特征值图,最小特征值图,R 图(可以考虑彩色
展示),原图上叠加检测结果等,并将这些中间结果都输出成图像文件;
6. 命令格式: “xxx.exe 图片文件 k 参数(=0.04) Aperture_size(=3)”。(The input of a color image, write your own code to achieve Harris Corner Detection Algorithm: 1. Can not be called directly inside OpenCV some functions associated with the Harris corner detection 2. To only use C/C++, can not be used in other languages 3. GUI only with their own HighGUI, can not use QT or other 4. The platform can be used Windows, Linux, MacOS 5. Display intermediate and final results of the test results, including the largest eigenvalues diagram, the minimum feature value graph , R chart (you can consider color display), picture superimposed on the test results, etc., and these intermediate results are output as an image file 6. Command Format: " xxx.exe picture file k parameters (= 0.04) Aperture_size (= 3 ). " )
- 2016-01-04 12:44:23下载
- 积分:1
-
图像增强
利用同态滤波算法和全局直方图均衡算法对图像进行处理使之更清晰化 色彩更饱满(Homomorphic filtering algorithm and global histogram equalization algorithm are used to process the image to make it clearer and more colorful.)
- 2018-07-19 09:34:08下载
- 积分:1
-
ICA(1)
ICA独立分量图像特征提取,内含源程序和图片,程序完整、易懂,有很好的参考价值。(The ICA independent component image feature extraction,Contains the source program and pictures, complete, and easy to understand and have a very good reference value.
)
- 2014-03-11 09:14:40下载
- 积分:1
-
Grid
基于OpenCV实现的图像切割程序,通过程序中参数设置分块的数量和大小(The project is uesd to break an image into block)
- 2013-12-01 22:31:29下载
- 积分:1