资源列表
registration-dual-quatanion
- 基于对偶四元数的多个视图的配准方法源代码,这是一种全局配准的优化方法,一般迭代最近邻方法在配准多个视图时会产生累计误差,这个时候就可以使用本方法消除这种累计误差。- This is the code for the famous paper Multiview Registration via Graph Diffusion of Dual Quaternions 。It can reduce the cumulated error through ICP registration alg
Bubble
- 该功能主要是基于opengl绘制图形并对其进行拾取选择,可以任意移动屏幕上的物体-The main function is based the opengl rendering graphics and its pickup choose, can be any object on a mobile screen
opengl--3Dmodel
- opengl关于3D玫瑰,陆雪琪建模的程序,包括一些变换:平移放大缩小旋转-opengl 3D the roses, Lu Xueqi modeling program, including a number of transformations: translation zoom rotation
cd
- 三维图像的代码大全,三维变换、消隐、实时动画、图形裁剪、真实感图形学-Three dimensional image code Daquan, three-dimensional transformation, blanking, real-time animation, graphics clipping, realistic graphics.
fairsubd_code
- 这个是细分的快速算法,可以提高细分的收敛速度,给研究几何建模的朋友提供了另外的算法参考
Boolean Operations
- 运用C++和VTK实现的bool运算例子程序(C++ and VTK using bool computing examples of procedures)
happy_recon.tar
- 斯坦福欢喜佛三维重建,目的是使一定范围内的数据和详细的重建提供给公众-Source: Stanford University Computer Graphics Laboratory Scanner: Cyberware 3030 MS+ spacetime analysis
vp_mfc
- 基于VC的平台,利用VegaPrimer工具实现三维地形的显示及在上面进行利用OpenGL进行绘图-VC-based platform, using VegaPrimer tools to achieve three-dimensional terrain display and the use of OpenGL graphics above for
MD5SkeletalAnimation-master
- 使用direct3d演示如何加载显示doom3 md5 模型文件-Demonstrates how to use Direct3D to display the DOOM3 MD5 model file
viewer3d_version10
- This function(s) can be used to interactively view any kind of 3D image volumes like CT and MRI, and for distance measurements or ROI selection in 2D slices.
3D-finger-vein-master
- 3d静脉,用于手指静脉的检测对安全认证领域有颠覆性的帮助。(3D vein, used for finger vein detection, has a subversive help in the field of safety certification.)
Orbit
- 不是用osg自带的sphere,而是自己用osg模拟了球体。球体上的点可以拾取。球体上的点可以编辑-Simulated sphere with osg. Can pick up points on the sphere