搜索资源列表
Emerging.Topics.in.Computer.Vision
- 深入浅出介绍计算机视觉的最新动态。内容包括: * Camera calibration using 3D objects, 2D planes, 1D lines, and self-calibration * Extracting camera motion and scene structure from image sequences * Robust regression for model fitting using M-estimators, RANSAC, and
123569
- 3D/3D+2D人脸识别算法的优势的一篇综述论文 Advances and challenges in 3D and 2D+3D human face recognition-3D/3D+ 2D face recognition algorithm is an overview paper advantage Advances and challenges in 3D and 2D+ 3D human face recognition
sanjiaopoufen
- 在VS2008和opencv下,对2D/3D点(云)数据实现三角剖分,运算速度快,实时性好,计算精度高,并对三角剖分进行了优化,可以处理复杂点集的三角剖分,可以用于人脸识别的工作-In the VS2008 and opencv, the pairs of 2D/3D points (cloud) data to achieve triangulation, calculation speed, real-time performance is good, high precision, and
123312
- 这是一篇介绍3D人脸识别的综述论文,挺不错的,对于学习3D人脸识别的人来说,值得一看-This is an introductory summary of 3D face recognition papers, very good for learning 3D face recognition of people, worth a visit
sdarticle118_Fa
- 2D and 3D face recognition: A survey
3D
- 基于激光扫描的人脸软组织三维重建研究,采用激光对人脸进行扫描!-Based on laser scanning of the human face three-dimensional reconstruction of soft tissue using laser scanning for facial!
1
- 基于实拍图像的人脸真实感重建.pdf 计算机学报录取 浙大知名虚拟现实方向教授的论文 经典3D人脸重建研究资料-Film based on real people who face realistic image reconstruction. Pdf admitted Zhejiang University Computer Science Professor Fang Xiang-known paper of virtual reality 3D Face Reconstruct
3D_Human_Face_Modeling_Based_On_Photos
- 基于照片的三维人脸建模 。 本文讨论了基于照片的三维人脸建模技术的过程,并且简要地分析了各种常用算法的优点、缺点以及该领域目前的发展状况和所面临的挑战。通过阅读本文,读者们可以全面地了解基于照片的三维人脸建模的过程和常用的方法。-In this paper, we discuss the procedure of 3D human face modeling based of photos, and analyze many typical methods in this area brie
A-Comparison-of-Multicamera-Person-Tracking-Algor
- In this paper, we present a comparison of four novel algorithms that have been applied to the tracking of people in an indoor scenario. Tracking is carried out in 3D or 2D (ground plane) to provide position information for a variety of survei
expdemo
- 一个三维人脸动画程序,可以表现多种面部动作表情,也可以实现语音文本同步表情动画。-A 3D face animation program, can be expressed in a variety of facial movements expression can also be synchronized facial animation voice text.
5-references
- 这是5个有关Kinect face recognition的paper,介绍了kinect的相关知识和人脸识别的一些知识,很有帮助。-face recognition with 3D kinect.
CandideDemo
- CandideDemo示例程序主要供研究三维人脸建模的朋友学习交流之用,也可供学习三维图形的朋友参考。-CandideDemo sample program primarily for 3D face modeling study learning exchanges with friends, but also for studying the three-dimensional graphical reference to a friend.
DeepFace
- DeepFace一文依旧是沿着“检测-对齐-人脸表示-分类”这一人脸识别技术路线来的,其贡献在于对人脸对齐和人脸表示环节的改进。1)在人脸对齐环节,引入了3D人脸模型对有姿态的人脸就行分片的仿射对齐。2)在人脸表示环节,利用一个9层的深度卷积在包含4000人、400万张人脸的数据集上学习人脸表示,这个9层的DCNN网络有超过1.2亿个参数。本文的模型在LFW数据集上取得了97.25 的平均精度(逼近了人类97.5 的极限),同时在Youtube数据集上取得了当前最好的结果,比之前的NO.1整整高