搜索资源列表
Reconstructor 3.0
- 图像重建的vb算法-image reconstruction algorithm vb
Hmodel
- CT的投影重建算法,图片用的MATLAB里面自带的投影算法图像,运行可显示重建结果=)-CT projection reconstruction algorithm, pictures of MATLAB inside built-in image projection algorithm, Operation results indicate reconstruction =)
matlab下的三维CT重建
- matlab下的三维CT重建程序,利用移动立方体mc算法
CUDA_Match
- 基于NVIDIA CUDA GPU计算开发环境的双目视觉匹配程序,用于立体视觉的识别,同时可用于三维重建。主要算法在显卡上进行,需要NVIDIA的支持CUDA的显卡-NVIDIA CUDA GPU-based computing development environment to match the binocular vision procedures, for three-dimensional visual recognition, can be used for three-dimen
markov
- 包含基本的图像处理功能,还有markov随机场对图像进行分割、重建的算法的源代码-Contains the basic image processing functions, as well as markov random field image segmentation, reconstruction algorithm source code
AdaptiVe-Aggregation
- 出了一种恢复高质量稠密视差图的立体视觉合作算法.该算法采用基于形态学相似性的自适应加权方 法,迭代地进行局部邻域的自适应聚合和抑制放大,实现高效率和高质量稠密视差图计算.将该算法推广到三目摄像 机立体匹配系统中,通过重建摄像机坐标系实现图像校正,并根据连续性假设和唯一性假设,建立视差空间中的支持 关系和三目摄像机之间的抑制关系.实验结果表明,三目立体合作算法能够得到精确的场景视差映射,并可以实现多 基线方向的遮挡检测.该算法特别适用于由多个廉价摄像机组成的立体视觉系统,在几乎不增
CT-Image-reconstruction
- 一个医学上的CT图像重建程序,基于表面重建的经典算法-MC算法。-A medical CT image reconstruction program,Surface reconstruction algorithm based on the classic-MC algorithms.
FPT
- 将FPT用于图像领域(灰度bmp格式),算法包括Mean Shift,重建,possion disk等。-FPT is used in image domain (gray BMP format), the algorithm including Mean Shift, possion disk reconstruction, etc..
基于MAP的超分辨率重建算法代码
- 利用matlab于C++混合编程实现的基于MAP的图像超分辨率重建算法代码