-
人脸识别与评价
1. 从一些流行网站上搜索各种人脸图像,建立大规模人脸美丽数据库
2. 人脸检测:对于输入的图采用 Harr+Adaboosting 算法进行人脸检测,并将人脸进行截取
3. 人脸特征提取:采用小波分解构造成多尺度空间,用分块 LBP 特征从图像中提取出人脸特征
4. 分类器训练:采用 KNN 分类器,用建立的数据库训练分类器,进行评分
5. PC 端软件实现
- 2022-04-20 04:20:02下载
- 积分:1
-
如何在Visual C++中实现Choen
如何在Visual C++中实现Choen-Sutherland线段裁剪算法,实现了基本交互-how to achieve Visual C Choen-Sutherland line cutting algorithm, to achieve the basic interactive
- 2022-03-02 22:11:46下载
- 积分:1
-
image processing for smoothing, noise reduction, isolated black spots pixel elim...
图象处理之平滑处理,噪声消除、孤立黑点象素消除-image processing for smoothing, noise reduction, isolated black spots pixel elimination
- 2022-09-20 17:55:03下载
- 积分:1
-
在RichEdit控件中显示图片
在RichEdit控件中显示图片-in RichEdit controls showed pictures
- 2022-11-11 19:00:02下载
- 积分:1
-
《Vis u a l C+ + 面向对象与可视化程序设计》――清华大学计算机基础教育课程系列教材...
《Vis u a l C+ + 面向对象与可视化程序设计》――清华大学计算机基础教育课程系列教材- Vis ual C++ Object-oriented programming and visualization - Tsinghua University Computer Basic Education Curriculum textbook series
- 2022-03-24 01:55:22下载
- 积分:1
-
自适应算术编码源代码。它可以实现更好的性能比吨。
Adaptive arithmetic coding source code. It can achieve better performance than the popular Huffman coding.
- 2023-04-19 12:00:03下载
- 积分:1
-
3D应用,三维地图演示系统,包含OPEN GL功能,GIS演示。
3D应用,三维地图演示系统,包含OPEN GL功能,GIS演示。-3D applications, 3D map presentation systems, including OPEN GL functionality, GIS demonstration.
- 2022-03-03 13:24:45下载
- 积分:1
-
完整的DICOM医学图象浏览,可以读出DICOM图象,及其属性。并且把JPEG图象和 BMP图象转换为DICOM图象。并实现视频,AVI接口...
完整的DICOM医学图象浏览,可以读出DICOM图象,及其属性。并且把JPEG图象和 BMP图象转换为DICOM图象。并实现视频,AVI接口-A complete dicom image biewer, which can read the dicom image, and its properties and put the Jpg and Bmp image to Dicom format. It also realize the video and avi interface.
- 2022-01-26 00:38:48下载
- 积分:1
-
原来的源代码,作品在变形的人,作为一个整体,然后…
The original source codes works on morphing two people faces as a whole and then combine them by cross dissolve. In this project, I have modified the code so that it works on one face and morph partially on the face, such as the mouth, left eye and right eye.-The original source codes works on morphin g two people faces as a whole and then combine the m by cross dissolve. In this project, I have modified the code so that it works on one fa ce and morph partially on the face, such as the mouth, left eye and right eye.
- 2022-12-13 17:20:04下载
- 积分:1
-
图象处理程序, 能把16位或24位等图象转化为8位(256色)图象,并保存到指定地址...
图象处理程序, 能把16位或24位等图象转化为8位(256色)图象,并保存到指定地址-Programs for image processing,can convert 16-bit or 24-bit images to 8-bit ones,and save them in the specific address.
- 2023-04-04 13:05:04下载
- 积分:1