搜索资源列表
平行束CT重建算法
- 基于MatLAB语言的平行束CT重建算法。
CS-MP mp重建算法
- mp重建算法
散乱数据点的NURBS曲面重建算法
- 散乱数据点的NURBS曲面重建算法
ART重建算法 用于CT图像重建
- ART重建算法,该算法可用于CT图像重建或EST图像重建-Matlab ART reconstruction algorithm, which can be used for CT image reconstruction or image reconstruction EST-matlab reconstruction algorithm, which can be used for CT image reconstruction or image reconstruction EST
mri.rar
- MR核磁共振图像重建算法 MR image reconstruction,MR magnetic resonance image reconstruction algorithm for MR image reconstruction
imagereconstruction
- 基于小波和插值的超分辨率图像重建算法,通过插值后将小波分解应用于图像中,再通过逆变换得到重构图像-And interpolation based on wavelet super-resolution image reconstruction algorithm by interpolating the image after the wavelet decomposition used, then the reconstructed image through the inverse tran
FBP重建算法
- 基于C语言编程的C语言投影,滤波反投影重建算法,从外界加载的图片。
扇形束重建算法
- 实现CT扇形束重建,医学断层图像重建仿真实验书中部分代码(fanbeam CT reconstruction)
基于matlab的平行束滤波反投影重建算法
- 基于matlab的平行束滤波反投影重建算法(Back projection reconstruction algorithm of parallel beam filter based on MATLAB)
基于matlab的平行束滤波反投影重建算法
- 数学建模的程序,用于重建算法,希望对大家有帮助。(A program for mathematical modeling)
FBP重建算法
- FBP重建算法 滤波反投影 投影 反投影(FBP reconstruction algorithm, filtered back projection, projection backprojection)
CT图像重建
- 用投影数据重建图像,用VC实现,试过了,还是不错的(Reconstructing image with projection data)
滤波反投影重建算法
- 实现滤波反投影的算法,用matlab实现的算法(Algorithm for filtering back projection)
Asd-pocs
- 一种稀疏角度下的重建算法,该算法是在matlab平台上实现的CT重建算法(A sparse angle reconstruction algorithm)
CS
- 压缩感知常见的几种重建算法,主要是贪婪算法一类(the resconstruction algotithm of compressed sensing)
CT反投影重建
- 使用matlab仿真实现了CT图像反投影重建算法(The back projection reconstruction algorithm of CT image is realized by MATLAB simulation)
三维重建3.tar
- 用于X光图像得三维重建算法,体绘制算法是三维重建的必经之路,值得参考!(For X light image 3D reconstruction algorithm, it is worth reference.)
基于Matlab实现的CT重建算法仿真比较
- 几种CT算法的比较,基于Matlab实现的CT重建算法仿真比较
新建文件夹
- 图像重建算法当中的FDK、ART和TV算法,以及算法评估的SSIM和MSE的评估代码(FDK, ART and TV algorithms in image reconstruction algorithms, and the evaluation codes of SSM and MSE for algorithm evaluation)
图像超分辨率重建算法
- 分别实现基于MAP、POCS的超分辨率重建算法,并对两种算法的重建结果进行对比