搜索资源列表
MeshSimpCode
- 实现边坍塌(edge-collapse)的网格简化方法;程序能指定输入输出的 obj 文件,以及面数的简化比(输出面数占输入面数的百分比),例如:命令行程序可以支持如下参数 mesh_simp.exe 输入.obj 输出.obj 简化比-Achieve edge collapse (edge-collapse) of the mesh simplification methods program can specify the input and output of the obj fil
quickfacemade
- 基于特征和弹性网格模型的快速人脸建模,一篇优秀硕士毕业生论文-Elastic mesh model based on features and Fast Face Modeling, an outstanding master' s graduate thesis
MeshSimpCode
- 实现边坍塌(edge-collapse)的网格简化方法,程序能指定输入输出的 obj 文件,以及面数的简化比(输出面数占输入面数的百分比),例如:命令行程序可以支持如下参数 mesh_simp.exe 输入.obj 输出.obj 简化比(例如 0.3) -Achieve edge collapse (edge-collapse) of the mesh simplification methods, procedures, input and output can be specifi
face-YO.off
- simple mesh file contains vertex, edges. no texture or color.
3-d-mesh-face-models
- 本程序是实现的结果是一个标准的三维网格人脸模型。-This program is to realize is the result of a standard 3 d mesh face models.
Premier-essai
- mesh simplification with a off file charged from user computer and all another user to dessign all adges and face and vertex
win32_KinectFaceTracking
- 该程序使用Kinect的人脸跟踪功能,跟踪视野内的人脸,当跟踪到人脸的时候在人脸上画网状格,跟 踪人脸丢失的时候,将原始的彩色图像显示在该窗口内,即当人脸丢失后对窗口内的图像进行更新。-The program using the Kinect face tracking, face tracking vision, when tracking a person' s face when the human face painted mesh grid, tracking face l
2015011997_朱子渔_综合作业_01
- 利用mesh_warping算法实现两幅人脸照片的过渡(using mesh warping,change one photo of a face to one photo of another face,need to choose control points by yourself)
toolbox_graph
- 这是用几何方法做的三维人脸预处理的一个demo,包含了网格划分,法向量计算(This is a demo of 3D face preprocessing using geometric method, including mesh division, normal vector calculation)
计算机辅助设计基础_三维模型的显示
- 用 OpenGL 进行三维模型的显示 1)读入一个三维网格模型, 并在屏幕上显示 2) 支持显示网格效果,仅显示顶点效果,仅显示三角面效果及同时显示面和边的效果, 通过按键进行效果的切换(Display 3D model with OpenGL 1) read in a 3D mesh model and display it on the screen 2) it supports the display of mesh effect, only vertex effect, only t