-
57578869matlab--3D-reconstruction
基于matlab三维重建代码,及基础知识的了解和掌握(three-dimensional reconstruction)
- 2019-05-15 14:00:32下载
- 积分:1
-
Textured Cube Demo
实现如何使用顶点vertex来创造一个正方体(Implement a cube by using vertex)
- 2020-06-21 13:20:06下载
- 积分:1
-
Segmentation
基于matlab的 脑部ct图像自动分割 自动分割出脑白质(Ct brain matlab-based Automatic Segmentation automatic segmentation of white matter)
- 2009-05-15 09:58:57下载
- 积分:1
-
obj
说明: 使用c++ 及 OpenGL 显示.obj 加载纹理(show the file .obj and render the texture)
- 2019-06-10 21:31:14下载
- 积分:1
-
muplane
都是关于Glscene的实例,刚开始学习,希望有更多的朋友参与(are on Glscene example, the beginning of the study, hopes to have more friends in)
- 2006-11-12 14:35:39下载
- 积分:1
-
meshArea
用于计算在三维点云处理过程中的局部点云面积估算,精度很高。(Used to calculate the three-dimensional point cloud processing local point cloud area estimation accuracy is very high.)
- 2020-07-13 17:08:52下载
- 积分:1
-
point_range
计算飞行器滚转角,俯仰角,偏航角变化对特征点在像平面的变化(Calculate the vehicle roll angle, pitch angle, yaw angle change of feature points in the image plane changes)
- 2012-06-04 11:08:07下载
- 积分:1
-
OTSU2Dmy
说明: 灰度图像分割,二维大津法或二维最大类间方差法(2D Maximum Between Cluster Variance)
- 2010-04-01 09:09:35下载
- 积分:1
-
osgEarth分页流程
说明: osgEarth的地形分页流程,我大致的写一下,感兴趣的话,大家可以去代码中看看,以MPEngine为例(osg tile
TilePagedLOD* plod = new TilePagedLOD( _engineUID, _liveTiles, _deadTiles );
plod->setCenter ( bs.center() );
plod->addChild ( tileNode );
plod->setFileName( 1, Stringify() getKey().str()
- 2020-06-23 21:40:02下载
- 积分:1
-
compute_homography
计算单应矩阵,输入为2D图像坐标点和3D世界坐标点,输出为3x3单应矩阵(Calculate homography)
- 2021-03-04 11:39:32下载
- 积分:1