资源列表
FluidTerrainErosion
- A realtime terrain erosion & fluid simulation running on the CPU. The simulation is implemented in C++ on the CPU and parallelized using OpenMP. Rendering is done using OpenGL. We use the eulerian or grid-based approach to fluid simulation to impleme
osGraphX-1.0.0
- 一个用QT做的osg应用,适合学习参考。有文件打开、树状管理、视图操作、控制台信息等。-osGraphX is a 3D file viewer. Based on openscenegraph, it can load all the format supported by OSG. Because osGraphX is written with Qt, it runs on Windows and Linux (MacOSX isn t tested yet).
DigitalEarth
- osgearth 矢量数据处理包含国际线和省级线-Osgearth vector data processing includes international line and provincial line
Object2Terrain
- Unity3D地形转换代码,用于将对象转换为Unity3D地形-Unity3D terrain conversion code for converting objects to Unity3D terrain
Autodesk.ImageModeler.2009.SP1
- 工程三维建模,图像拼贴 它可以通过一张照片来完成三维建模。只要在照片上的二维物体上标记点就可以建立逼真的三维模型,然后导出成Cult3D格式进行虚拟设计-Autodesk® ImageModeler™ image-based modeling and photogrammetry software enables architects, designers, and entertainment content creators to generate 3D models
LasReadDraw
- 自己编写的基于vs2010的三维点云读取及基本处理程序,经测试运行正常,可用于lidar学习的同志学习使用,也可为VC++编程的同学交流使用-Fellow students have written based on 3D point cloud vs2010 reading and basic processing procedures, have been tested to run properly, it can be used to study the use of lidar lea
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
scene_labelling_rgbd-groovy
- 基于PCL的图像识别处理,CL(Point Cloud Library)是在吸收了前人点云相关研究基础上建立起来的大型跨平台开源C++编程库,它实现了大量点云相关的通用算法和高效数据结构,涉及到点云获取、滤波、分割、配准、检索、特征提取、识别、追踪、曲面重建、可视化等。支持多种操作系统平台,可在Windows、Linux、Android、Mac OS X、部分嵌入式实时系统上运行。-Image recognition based on PCL
dense-stereo
- 基于VC++的双目立体视觉检测 采用SIFT特征点计算稀疏匹配 和稠密匹配-VC++ based binocular stereo vision detection using SIFT feature points to calculate sparse matching and dense matching
dandu_dibr2
- 实现2D到3D的转化过程中的DIBR算法实现-implement of DIBR althgrim in the 2D-3D conversation
stlviewer-code-61-trunk
- QT stl viewer. using qt for gui . you can pan rotate view and save images for the model.-QT stl viewer. using qt for gui . you can pan rotate view and save images for the model.
code
- 三维重建源码,由双目立体视觉进行三位重建。并给出了几种重建方法的介绍,如基于块匹配的三维重建、基于特征点的重建。并且给出了最终结果图像。-Three-dimensional reconstruction of the source code, the three reconstruction by binocular stereo vision. And gives several reconstruction methods, such as 3 d reconstruction based
