搜索资源列表
ReadVHP.rar
- 本代码主要处理RAW图像,实现CT和MR的配准,Of the code dealt mainly with RAW images, the realization of CT and MR registration
main1
- CT重建时,会用到一些经典的体模图像,该代码就是它的实现-CT reconstruction, will use some of the classic phantom image, the code is its implementation
MarchingCube_CThead
- 利用MarchingCube算法对CT 图片进行重构,里面包括代码,可执行文件和报告。非常有价值,是我科学计算可视化的大作业。-MarchingCube algorithm used for reconstruction of CT images, which include the code, executable files and reports. Is very valuable, is my visualization of large scientific computing ope
fbpfun
- CT重建时,一般会应用解析重建,而这个FBP就是很经典的解析重建。。代码实现-CT reconstruction is a general application of analytic reconstruction, and this is a classic analytical FBP reconstruction. . Code
demotest
- 本代码是Dicom文件的显示代码,能够完成一些医学图像如CT、MRI的显示-This code is Dicom files show the code, to complete a number of medical images such as CT, MRI display
test-of-projects
- 自己做的一些matlab 的三维重建的实验 里面有许多 CT图像图 感兴趣的试试 有一些代码可用 有一些还在调试中-3D visualization CT medical reconstruction
irt
- CT成像代码,拟合仿真数据进行对比试验,主要包含FBP法和多能统计迭代法以及BH修*-CT imaging code, fitting the simulation data comparison tests, and contains the FBP method and multiple statistical iterative method and BH Amendment Act
OSCaR
- OSCaR是一个锥形束CT(容积CT)重建算法,为AAPM开发的一个开源matlab gui代码,其投影数据需要到官方网站下载。也可以使用varian或者医科达的cone beam ct 投影进行重建。- OSCaR is a code about the reconstruction of cone beam CT, it is GUI,and very friendly。
CT
- ECCV2012里的跟踪压缩感知跟踪代码-ECCV2012 tracking in compressed sensing tracking code
CT
- CT的构建,图像学习编码的好代码,有利于进一步了解MFC的构成-CT construction, good image learning coding code, is conducive to further understand the composition of MFC
LungSeg
- 肺部CT图片分割提取出肺实质:迭代法获取灰度阈值;二值化图像;分区使用纯M语言编写,各个环节都是自己编程解决,没有用Matlab内置的函数,方便改成其他语言代码。-Lung CT image segmentation to extract the lung parenchyma: iterative methods for grayscale threshold binary image partition using pure M language, are all aspects
seg_oneseed
- 区域种子生长法,是一种很重要的图像分割方法,此代码是用来切割医疗CT图像的。当然也可以用来分割其他类型的图像。-Regional seed growth method, is a very important image segmentation methods, this code is used to cut medical CT images. Of course, other types can also be used to split an image.
扇形束重建算法
- 实现CT扇形束重建,医学断层图像重建仿真实验书中部分代码(fanbeam CT reconstruction)
CT二维图像重建程序
- CT二维图像重建的两种方法代码。傅里叶转换法和滤波反投影法。(CT two-dimensional image reconstruction of the two methods of code. Fu Liye transform method and filtered back projection method.)
SART
- SART图像重建代码 基于C++ 主要用于CT等射线处理(code of image and with a wide application of CT, x-RAY , ETC)
CTMR融合示例
- 医学图像 CT/MR 图像的融合算法 使用梯度频率对两图像进行增强并融合,代码运行良好,适合初学者学习(注意无配准功能)(Medical image CT/MR image fusion algorithm uses gradient frequency to enhance and fuse two images, the code runs well, suitable for beginners to learn (pay attention to no registration fun
ctRecontruction
- 该附件的函数可实现CT重建的功能,如简单的反投影,在空间域中使用卷积的滤波反投影,采用了二维傅立叶变换的滤波反投影,并利用中心切片定理滤波反投影。 CT技术诞生以来, 人们已经发展了众多的图像重建算法, 但各种算法均存在着各自的优缺点。解析重建(Analytic Reconstruction, AR)和迭代重建(Iterative Reconstruction, IR)是CT图像重建的两种基本方法。滤过反投影(Filtered Back Projection, FBP)是解析重建的主要算法
CT图像重建代码
- CT图像重建代码,直接滤波反投影,滤波反投影算法,解析法的滤波反投影算法,迭代法主程序,其余的都是调用函数。(CT image reconstruction code, direct filter back projection, filtered back projection algorithm, analytic method of filtered back projection algorithm, iterative main program, and the rest are ca
MammEnhan
- 利用NSCT对脑CT图像增强的例子 ,代码可编辑,本例为适用于灰度图像(Using NSCT for brain CT image enhancement example, the code can be edited. This example applies to grayscale images.)
bpf
- CT重建滤波反投影BPF算法,虽然可以用MATLAB直接实现,但原理需要写开代码才能看到。这个是一步一步写出的,但速度慢。(Although the back projection BPF algorithm of CT reconstruction filtering can be directly implemented by MATLAB, the principle needs to be written code to see. It's written step by step, b