搜索资源列表
powercrust.tar
- 该代码是98年siggraph上的Nina Amenta 的基于voronoi图的表面重建算法的原代码,是在Lunix上的原代码-98 SIGGRAPH Nina Amenta of the threshold on the map surface reconstruction algorithm of the original code in the original Lunix code
B-splineApproximation
- B-spline曲线、曲面的插值和逼近算法以及B-spline曲线、曲面的显示。代码是matlab格式的。
quasidensedemo.tar
- 实现立体匹配算法\"quasi-dense matching\"的Matlab代码,具体可参见CVPR 2007文章 Quasi-dense wide baseline matching using match propagation.
Code+Volumes
- 3D骨架提取的基本算法代码,将4种最常见的算法均包含在内。
WildMagic4
- 很好用的3D动画引擎源代码,计算机图形学几何工具算法详解/Geometric Tools for Computer Graphics 配套源代码。由于网络不通畅,我去掉了原包中的例子和数据,仅留下代码库。
RayCasterCode基于光线投射算法的体绘制基数的应用
- 本代码是基于光线投射算法的体绘制基数的应用,其中包括KDTREE等加速算法。-This code is based on ray casting volume rendering algorithm for the application base, including KDTREE other acceleration algorithms.
3Model.rar
- 基于小波变换的三维模型提取技术的毕业论文,包括代码和答辩ppt.1.实现了三维模型的表示和规范化预处理过程,在此基础上,开发了进行检索实验的可视化特征提取实验平台。 2.结合球面调和变换获取旋转不变量具有降低特征向量维数的特性,实现了基于光线投射的特征提取方法,通过检索评价实验确定了参数的最佳取值。 3.分析了基本的光线投射方法和改进的光线投射方法的缺陷,提出了一种基于三维小波变换的特征描述方法。对光线投射算法进行了扩展,将切比雪夫采样点序列进行离散小波变换,然后利用球面调和变换获得旋转不变
melax
- MESH的LOD减面算法及演示,代码量很小,易懂-MESH LOD
marchingsource
- marching cubes 三维重建源码-marching cubes 3d reconstruction
Toolbox_Fundamental_matrix
- 双目视觉,基本矩阵工具箱,外极几何。matlab代码,包含一些小算法-Stereo vision, fundamental matrix Toolbox.Epipolar Geometry
LS_Li_v0
- 基于水平集的边缘检测方法,内含李春明05年的相关论文,代码即为论文中算法的源码-edge detect based on level_set,including paper of ChunMing,05
vision
- 本代码是用VC++编写的基于光线投射算法的体绘制应用,其效果是一个人的头骨-The code is written using VC++ algorithm based on ray casting volume rendering applications, the effect of a person' s skull
JVT-V069
- 多视角视频编码JMVC代码的改进算法介绍。但是还未被JVT采用。-An improved version of the Multi-view Video the coding JMVC code. But has not been adopted by the JVT.
JVT-W081
- JMVC代码改善算法的介绍,建议被JVT采用。-The JMVC code to improve the algorithm, the recommendations to be adopted by JVT.
OSCaR
- OSCaR是一个锥形束CT(容积CT)重建算法,为AAPM开发的一个开源matlab gui代码,其投影数据需要到官方网站下载。也可以使用varian或者医科达的cone beam ct 投影进行重建。- OSCaR is a code about the reconstruction of cone beam CT, it is GUI,and very friendly。
MarchingCubes
- MC算法实现三维立体成像,完整代码,已验证,对初学者很有帮助-MC algorithm three-dimensional imaging, complete code, verified, very helpful for beginners
HNSSCODE
- -提供的主要执行Hierarchichal匹配算法在纸张由Yago appera迪兹说,女性生殖器Salvi,罗伯特·马蒂和琼马蒂。执行的一个例子是: 。/ laserScanNet nameFile1 nameFile2 4 128 1 0.9 0.01 - 7 你可以找到足够的文件在数据子目录(纯文本文件的点坐标的每一组用空格分开,每点一行(三坐标))。 代码结构 代码试图是自说明的,包括(一些)的评论。编程一直保持尽可能简单所以你不会找到模板。然而,您将发现许多许多参数,所
Action_Recognition-master
- HDMB51数据集以及在此数据集的算法代码,提取特征C2,是人体行为识别非常有挑战性的数据集。-HDMB51 data sets and algorithm code in this data set, extract features C2, human behavior recognition is very challenging datasets.
VTK
- 用VTK实现的各种常用的面绘制、体绘制算法代码,非常实用,吐血推荐-With a variety of commonly used VTK achieve surface rendering, volume rendering algorithm code, very useful, recommended blood
分割代码
- 本人最近正在研究三维点云库pcl,可以说三位点云图像处理未来的应用前景非常广阔,因此愿意与各位感兴趣的朋友一起探讨.此程序是本人最近最近感兴趣的三维点云分割程序,通过区域增长算法将三维点云实现较好分割。源程序来自POINT CLOUD LIBRARY外文官方网站,运行此程序需提前配置好pcl点云库。(I was recently on the 3D point cloud library PCL, it can be said that the three sites of cloud imag