搜索资源列表
Hmodel
- CT的投影重建算法,图片用的MATLAB里面自带的投影算法图像,运行可显示重建结果=)-CT projection reconstruction algorithm, pictures of MATLAB inside built-in image projection algorithm, Operation results indicate reconstruction =)
VIRTUAL_ENDOSCOPY_RECONSTRUCTION
- 一篇介绍虚拟内窥镜的经典文章,其中的重建算法及分割算法都得到广泛的应用-introduced a virtual endoscopy of the classic article, the reconstruction algorithm and segmentation algorithm has been widely applied
matlab下的三维CT重建
- matlab下的三维CT重建程序,利用移动立方体mc算法
spiralexampledata.rar
- 螺旋型K空间MRI扫描的原始数据,适于做螺旋型扫描下的图形重建算法研究。,Spiral K space of the original MRI scan data, suitable for helical scan to do the next graphical reconstruction algorithm.
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
MC
- 基于VTK用MC算法实现了三维重建,对于VTK的初学者很有帮助-VTK-based MC with a three-dimensional reconstruction algorithm, useful for beginners in VTK
cross_position
- 用来计算十字交叉点的中心位置,可以达到亚像素精度,在三维重建中经常会在物体表面做标志,本算法用于计算十字标记中心-to calculate the center of a cross image
sss_source
- 《OpenCV教程》(基础篇)是国内第一本全面介绍OpenCV的中文版图书,对OpenCV开放源代码计算机视觉库进行了详细讲解。OpenCV由一系列C函数和C++类构成,功能涵盖图像处理、计算机视觉和模式识别等领域。OpenCV实现了大量通用算法,涉及到图像处理、结构分析、运动检测、摄像机定标、三维重建以及机器学习等方面,并有较高的运行效率。-The Open Source Computer Vision Library may contain design defects or errors
limited-update-rate-of-the-non-band-limited-signal
- 基于有限更新率的非带限信号采样与重建算法Based on the limited update rate of the non-band-limited signal sampling and reconstruction algorithm-Based on the limited update rate of the non-band-limited signal sampling and reconstruction algorithm
classicalSR
- 去噪声、去模糊、图像序列经典超分辨率重建算法-Classic super-resolution reconstruction algorithm
txys
- 压缩感知的获取与重建,信号的稀疏表示,测量矩阵,重建算法-Compressed sensing acquisition and reconstruction
duo_tu_xiang_chong_jian
- 4种超分辨率重建算法,大家可以参考一下.其中pg算法的重建效果比较理想。(4 kinds of super-resolution reconstruction algorithm, we can refer to them.)
YALL1
- 利用ADMM算法进行压缩感知重建,内部含有多个版本(Using ADMM algorithm for compressed sensing reconstruction, the internal contains multiple versions)
CT image processing simulation algorithm
- CT图像处理的仿真算法,这是CT图像处理里比较重要的一种算法的仿真(CT image processing simulation algorithm)
CT图像重建
- 用投影数据重建图像,用VC实现,试过了,还是不错的(Reconstructing image with projection data)
CS
- 压缩感知常见的几种重建算法,主要是贪婪算法一类(the resconstruction algotithm of compressed sensing)
相位质量引导解包裹算法
- 质量引导解包裹算法可以在光栅法三维重建时由相对相位求取绝对相位。(The mass guided unwrapping algorithm can obtain the absolute phase from the relative phase in the three-dimensional reconstruction of raster method.)
最小二乘解包裹算法
- 最小二乘法解包裹算法可以在光栅法三维重建时由相对相位求取绝对相位。(The least square unwrapping algorithm can obtain the absolute phase from the relative phase in the three-dimensional reconstruction of raster method.)
dect-multra-master
- 关于能谱CT重建算法的,涉及稀疏变换,聚类等等(About the energy spectrum CT reconstruction algorithm, involving sparse transform, clustering and so on)
基于MAP的超分辨率重建算法代码
- 利用matlab于C++混合编程实现的基于MAP的图像超分辨率重建算法代码