文件名称:face-recognition-final-version
- 所属分类:
- LabView
- 资源属性:
- [LabVIEW]
- 上传时间:
- 2013-05-01
- 文件大小:
- 4.21mb
- 下载次数:
- 0次
- 提 供 者:
- JIJO I*******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Face Recognition System based on LabVIEW
The general process is as follows. Firstly, the original data is captured by a web camera and then transferred from RGB color space to YUV color space, where it is easier to tell the skin area from non-skin area. Afterwards we cut out the skin area, namely facial area, and run by Discrete Cosine Transform to extract the principle information in it. At last, the decision boundaries are constructed by the Euclidean distance between the query image and the one in the database.
The general process is as follows. Firstly, the original data is captured by a web camera and then transferred from RGB color space to YUV color space, where it is easier to tell the skin area from non-skin area. Afterwards we cut out the skin area, namely facial area, and run by Discrete Cosine Transform to extract the principle information in it. At last, the decision boundaries are constructed by the Euclidean distance between the query image and the one in the database.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
face recognition final version
..............................\1-camera.vi
..............................\2-RGBtoYUV.vi
..............................\3-nct.vi
..............................\4-threshold.vi
..............................\5-region.vi
..............................\6-cut.vi
..............................\7-location.vi
..............................\8-dct.vi
..............................\9-zigzagscan.vi
..............................\distance_calculate.vi
..............................\face recognition.vi
..............................\interface-input info.vi
..............................\keyenable.vi
..............................\newscan.vi
..............................\newuser.vi
..............................\register.vi
..............................\testnewuser.vi
..............................\usb.vi
..............................\users