搜索资源列表
buildct
- 三维模型重建 读取BMP文件,用三角面片法进行重建-restruction of 3D model
Visual3D
- 三维重建程序,用此程序实现三维重建,效果还是不错的-stero restruction
restruction
- 文件里含有contourlet分解以及重构的代码,同时还有原图以及重建后的图像。-File contains the code contourlet decomposition and reconstruction, along with Original and reconstructed images.
3d-restruction
- 目的 利用 CT、 MR等获得的图像 ,重构出器官、 骨骼或组织的三维形体 ,帮助医生诊断、 治疗或制订手术方案。方法hear2Warp 算法通过将三维数据场的投影分解为错切变换( shear ) 和变形变换(warp)两步来实现三维重建 ,显著减少了计算量。先对体数据进行错切变换 ,然后在错切空间根据阈值法获取三维表面 ,根据光照模型得到三维表面的亮度 ,最后通过变形变换得到最终的结果图像。-The purpose of the us
Restruction
- 相空间重构代码,有助于混沌研究,希望对大家有点用。-restruction and chaos
opencv-3D-restruction
- 此程序使用opencv计算相应图像对的视差并作出视差图,进而以之为基础进行图像的三维重建。-This program calculates the disparity and plots the depthimage using opencv. Therefore, reconstruct the stereo image.
head-3d-restruction
- 利用matlab对头颅进行三维重建的实用算法-Practical three-dimensional image reconstruction algorithm using matlab
3D-restruction
- 图像3D重建的源代码。是一个比较简单的example,大家可以学习。易于上手,图像重建的效果较好!-3D reconstruction of image
RECONSTRUCTION---V1
- 通过matlaB来实现医学三维重构,实现原图的批量导入以及自动处理,并保存为obj文件-achieve the obbject for 3D restruction
滤波反投影法程序
- 根据扫描后所得到的吸收点,可进行图像重建,得到原物体的图像(we can use this code to complete the function of picture restruction according to the points which is given .)