搜索资源列表
OpenMesh_1.9.4.tar
- 著名的三角网格处理开放源代码程序,提供了数据半边结构,代码很清晰,使用方便,大大提高三维图形开发速度。-famous triangular mesh handle open source procedures, the data structure sideways, code is very clear. easy to use, greatly improving the development of 3D graphics speed.
osgbluemarble
- 在OpenSceneGraph平台上开发的BlueMarble,加入全球影像,能够做成GoogleEarth的效果,数据是动态调度的。-OpenSceneGraph platform in the development of the BlueMarble. to join the global images to create the effect of GoogleEarth, data is a dynamic scheduling.
wrl
- 关于wrl文件的数据格式结构存储ppt,有效地讲述了这种格式的存储形式,利用开发程序-the NATURE OF th wrl
clipTest01
- 基于vtk和Visual studio 2005 开发环境,用于切割三维数据体,并显示切片-clip the volume data
3d
- 关于福得彩标3D的一些数据统计、计算及显示的一个软件开发的源代码-Fu was marked on the 3D color some of the data statistics, calculate and display the source code of a software development
Assemble
- 一个使用数据手套开发虚拟手,实现数据手抓取物体的源程序。适合虚拟现实开发。采用的基础平台为VC++,WTK。-Developing a virtual hand using data glove, realizes capturing objects. This code is for virtual reality development. Supporting platform is VC++, WTK.
getpointscoordinatematrix
- 这是我编写的一个用vb对catia二次开发的程序,可以通过交互选择获取catia曲面上的点集的坐标,并将其保存在excel文档中,为其他操作作数据准备。-This is what I prepared a second development with a vb program on catia, catia through interactive access to the set of points on the surface coordinates, and save the excel
pointToCellData
- 该实例实现了由点数据到细胞数据的转化。使用VTK开发工具-This example demonstrates the conversion of point data to cell data.
Three_slice
- 该示例输入一组截面MRI数据,可通过体数据切割显示三个截面的图像信息。使用VTK开发工具包。-Enter a cross section of the sample MRI data, it displayst he three sections of the image by cutting the volume data.
project
- 课程设计的主要内容为开发一个实时绘制大规模三维场景的程序系统.必做部分: 1、学习3DS Max 的基本功能,并采用3DS Max 对三维场景进行建模,要求 场景中包含建筑物、道路、天空等基本元素,实现场景的纹理贴图功能。 2、通过3DS Loader 读取场景数据。。 3、学习并使用OpenGL 或DirectX 3D 实时绘制上述场景。 4、提供用户界面,并实现场景的交互漫游功能。 选做部分: 1、在场景中添加了三维地形。 2、实现雾这种气象条
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。
MATFOR-v4.10.070328-in-Cpp
- 著名的3维科学软件的注册码,能非常快速的开发三维数据处理软件。-Famous 3-dimensional scientific software registration code, a very rapid development of three-dimensional data processing software.
osgShaderHelloWord
- osg的Shader,利用osg与GLSL结合,构建开发环境的基础HelloWorld例子,需要自己下载osg的库和数据文件。-using OSG and GLSL to create some face in some models. It s the basic progm of HelloWorld, User should download osg libs and it s data.
I3DLoginDemo
- 使用三维数据库技术开发的简易示例程序,用以展示三维数据库的实际可行性。 在后期版本中还会依次加入业务逻辑、数据挖掘等相关内容,验证三维数据库在商业智能领域与机器学习领域中的潜力。 -Using three dimensional database technology to develop simple example program, used to show the practical feasibility of 3 d database. Will, in turn, in th
virtools环境下使用kinect的插件
- 用C++语言借助Openni开发了基于Kinect的插件,通过该插件在virtools环境中读取Kinect数据,进行手势识别和跟踪。
opencv
- opencv实现,opencv1.0 3D扫描数据处理。自己开发测试用。-bcb6.0 develop opencv1.0
VTK图形图像开发进阶 随书代码
- 本书系统地介绍了VTK基础知识与开发技术,帮助VTK用户从入门到进阶,快速进入项目实战。本书第l章是VTK概览,介绍VTK的发展和编译安装;第2章以实例开题,分析VTK渲染引擎和可视化管线;第3章介绍VTK的基本数据结构,并在第4章中以实例分析VTK中数据读写功能;第5~6章通过实例阐述VTK在图像和图形处理中的应用;第7章分析VTK的体绘制技术;第8章讲述VTK交互技术;第9章内容为VTK在Qt、MFC等环境下的开发技术;第10章分析了VTK的基础架构和管线机制,并通过实例讲解自定义Filte