搜索资源列表
Depthimage
- 深度图象的生成 生成圆球的深度图象(摄像机坐标系)和深度图象数据存储; 这是本人的深度图像分析的课程作业,vc编写,包括原代码,可执行程序,以及试验报告。-depth Image Generation Generation magnificently depth images (camera coordinate system) and the depth of image data storage; This is my depth analysis of the images cours
vtkUGrid
- 使用代码手动生成VTK的UnstruturedGrid,对从数据到图形显示的学习很有帮助。
tuxiangzhenshiganshanweijianmo.pdf
- 形状和表面颜色是表征真实物体属性的两个要素.随着三维扫描技术的发展,获取精确稠密的三维数据已经 比较容易.通过对获取的三维数据做相关处理,就能够生成正确表达物体形状的几何模型,但仅仅如此还不足以精 确建模真实物体.为了建立照片真实感的三维模型,还需要将物体的表面颜色和几何模型融合.如果彩色相机和三 维扫描仪固定在一起,这个问题很容易解决.但是,这种固定采集方式在应用时很不方便,对采集数据限制很大,因 此需要将三维数据和彩色图片采集分开进行,通过后期合成方式来融合两种数据.
Terrain.rar
- 该程序演示了三维地形模拟的基本内容,三维地形的模拟封装在一个CTerrain类中,使用一个高度函数生成的高度值生成高程数据。,The program demonstrated a three-dimensional topography simulation of the basic content of three-dimensional topography simulation package CTerrain in a category, the use of a highly func
利用OpenGL实现三维地形
- 此资料介绍的是:利用OpenGL实现三维地形可 视化,采用Delaunay三角化法得到地形采样点,并用已知数据对三角曲面进行插值加密,生成规则格网(GRID)数据结构的方法,可得到高度真实感的三维地形可视化效果。 -The data presented are: the use of OpenGL for three-dimensional terrain visualization, using Delaunay triangulation method to be terrain
SurfCreat
- 根据给定的数据点阵,自动自成三次B样条曲面。可一次生成多张曲面。有源代码和执行文件。-According to the given data matrix, automatic self-cubic B-spline surfaces into. Can generate more than one surface. Source code and executable files.
Statistics
- .NET生成报表统计图源码告别.NET生成报表统计图的烦恼 信息系统大多会涉及到数据的统计,如数据的导出及生成统计对比图等,记得之前有一次要生成一个统计图在WEB页面上显示,那时也是在网上找了段Code,完全是一点点画横纵轴坐标上面的画出来的,而且出来的效果也一般 -. NET source code to generate charts farewell statements. NET Chart statements to generate the most information sy
BUNNY_Data
- 这是一个完整的斯坦福兔子的数据,Bunny.txt是数据,数据的每行分别按照x y z 的格式存储;BunnySrc.txt是将该数据赋值个数组格式;BunnyTriId.txt是在matlab中使用trimesh函数生成三角形的点序号。-This is a complete data on the Stanford rabbits, Bunny.txt is the data, respectively, each row of data in accordance with the form
3DmaxSLoader
- 3DmaxSLoadervc++平台上,结合opengl,通过设置OpenGL,使之适合Windows平台.利用OpenGL生成.渲染虚拟的三维地形,读取.3DS模型文件的数据,实现地形漫游的可视化.rar-3DmaxSLoadervc++ platform, combined with opengl, by setting the OpenGL, to fit the Windows platform. Generated using OpenGL. Rendering a virtual t
2006S1110
- 适于海量数据的三维地层建模方法。依据该建模方 法,最终能够生成具有严格几何、拓扑关系的各地层界面模型。该建模方法具有快速处理海量数据和减少用户干 预建模的特征-Suitable for mass data of the modeling method. Based on the modeling method, eventually generate a strictly geometrical, topological relations of each layer interface
demo1
- C++读取3dmax生成的obj文件数据的程序-3dmax C++ read file data generated by the program obj
PointList-ApproximateEllipse
- 用C++语言生成三维数据集,椭圆形螺旋形状-In C++ language generation three-dimensional data sets, oval-shaped spiral shape
PieChart3DDemo1
- 一种3d生成饼图的效果图,可以用于统计数据-A 3d generated renderings of the pie chart
PieChartDemo7
- 另一种生成饼图的3d效果图,用于生成统计数据图。-Another way to generate a pie chart 3d renderings, used to generate the statistics chart.
BarChart3DDemo1
- 一种生成3d效果的柱状图,用于统计数据。-A generate 3d effect of the histogram, for statistical data.
vb-openGl-dem
- 根据离散数据生成dem格式的文件,代码简单,适合新手学习-According to the discrete data generation dem format file, the code is simple, suitable for beginners to learn
opengl球体数据生成与绘制
- 体绘制,opengl,球体数据生成与绘制-volume rending,opengl
RayCasting-opengl
- opengl实现的体绘制算法 光线投射算法,本程序提供了数据生成接口,以及已经生成好的测试数据。-opengl achieve volume rendering algorithms- ray-casting algorithm, this program provides data generation interface, and have generated good test data.
PoissonRecon
- 点云数据生成三维模型所采用的经典算法 泊松表面重建-Classical algorithm to generate a three-dimensional point cloud model used Poisson surface reconstruction
gridtrimesh
- 通过MATLAB对点云数据生成三维网格,并将三维网格做四边形网格细化处理。其中还有专门生成三维网格点云的MATLAB程序- This example shows how a triangular mesh can be resampled on a meshgrid -generated square grid. We illustrate the usage of both functions gridtrimesh and mxgridtrimesh . These two