搜索资源列表
POLAR3Dv1.2
- Plots 3D polar data with axes.-Plots 3D data with polar axes.
SVG_Export_of_Figures
- Converts 3D and 2D MATLAB plots to the scalable vector format (SVG).-Converts 2D and 3D plots to the MATLAB scala ble vector format (SVG).
XMathLib
- XMathLib是一个通用的3D图形数学库。 其中包含两个部分: XMathLib和XGeomLib。分别处理数学和几何运算。 数学部分包含向量、矩阵、四元数的运算。以及其它的运算。 几何部分包含Box Frustum AABB OBB Ray Line Line-Segment Plan Triangle等的运算。-XMathLib is a generic 3D graphics math. Which consists of two parts : XMathLib and
3dtangke
- 基于java的3d坦克游戏源代码 -based java 3d tanks games based on the source code of java 3d tanks games based on the source code ja va 3d tank game source code
3DFaceRecognition
- 3d face recognition.人脸模式识别
Slam
- 几个很有用的在1D,2D,3D上的卡尔曼滤波器的MATLAB实现。可以供初学者学习!
2D
- C code for \"Computational Geometry in C (Second Edition)\": Code function Chapter pointer directory ----------------------------------------------------- Triangulate Chapter 1, Code 1.14 /tri Convex Hull(2D) Chapter 3, Code 3.8 /graham Convex Hull(
三维人脸识别.rar
- 一篇较新的论文,是关于三维人脸的综述,别人已发表在重要刊物上的.,a relatively new paper on 3D Face Review, the others have published in the major journals.
meanshift
- 均值漂移测试程序,使用meanshift算法对随机产生的二维正态分布的随机数以及3D空间的数据进行聚类并绘图分步显示聚类过程,也可以从外部导入需要分类的数据,程序中有详尽的注释和说明,并且配有测试结果,非常适合计算机视觉、机器学习、模式识别的朋友参考-failed to translate
Face_Recognition.zip
- Face Recognition, Face Detection, Lausanne Protocol, 3D Face Reconstruction, Principal Component Analysis, Fisher Linear Discriminant Analysis, Locality Preserving Projections, Kernel Fisher Discriminant Analysis,Face Recognition, Face Detection, L
61EDA_C1609
- OPENGL人脸识别(VC++源代码),OPENGL人脸识别(VC++源代码) -OPENGL Face Recognition (VC++ Source code), OPENGL Face Recognition (VC++ Source code)
bundler-v0.3-source.tar
- Bundler is a structure-from-motion system for unordered image collections (for instance, images from the Internet). Bundler takes a set of images, image features, and image matches as input, and produces a 3D reconstruction of the camera and (s
AVehicleContourbasedMethodforOcclusion
- 摘要:在交通场景下进行多目标跟踪时,如何正确检测出车辆间的相互遮挡是影响车辆跟踪结果的关键。针对问题,运用投 影理论分析交通场景的三维几何投影特征.用长方体投影轮廓模型对车辆进行建模,重构其乏维投影轮廓,以进行遮挡的检 测和分离。与以往的方法相比,它在估计出的车辆外形轮廓基础t-进行遮挡检测,不需要匹配操作,计算量较小,并能解决 基于匹配的方法无法对付的初始遮挡问题。用实验验证了该算法的有效性。-In multi—object tracking of traf氍c scene。how
3DFaceRecognitionBasedon3DLBPandKernelDiscriminant
- 二维照片的人脸识别对光照、姿态和化妆等因素很敏感,故提出了一种将三维局部二值模式(3DLBP)和核享,1剐分析(KDA)相结合的三维人脸识剐方法.采用3DLBP描述人脸深度图像的特征,高斯核函数KDA 作为分类器,使用Chi平方统计改进高斯核函数、采用FRGC v2.0中2003春季采集的三维人脸库进行实验.实验结果表明,该 方法在每人2个训练样本时,识别率为91.8%,而PCA和3DLBP的识别率分别为60.4%和78.3%;当每人的训练样本数增至6个时,识别率为98.4%,而PCA和3D
ER3DFace1
- 用VC++6.0编写的3D人脸识别,检测,双眼模板-Written with VC++6.0 3D face recognition, detection, eyes template. . .
A-Gesture-Recognition-System
- 基于3D数据的手势识别系统 深度信息 实时检测-Gesture recognition based on 3D data system
camera-calibration-
- 首先自制一张标定图片,用A4纸打印出来,设定距离,再设定标定棋盘的格子数目,如8×6,然后利用cvFindChessboardCorners找到棋盘在摄像头中的2D位置,这里cvFindChessboardCorners不太稳定,有时不能工作,也许需要图像增强处理。 计算实际的距离,应该是3D的距离。我设定为21.6毫米,既在A4纸上为两厘米。 再用cvCalibrateCamera2计算内参, 最后用cvUndistort2纠正图像的变形。 -First, a
ActiveModels_version4
- ASM和AAM,包括2D、3D的人脸识别-ASM and AAM, including 2D, 3D
gavab.3d.face.reading.andshow.
- gavab人脸数据库是一个开放的3d人脸书库库。网上可以下载到。本文取出一个人脸数据,将其显示出来。方便初学者去读这个数据库。-gravb is an opencv 3 dimension face .this file include an matlab demo for reading and show the face .