搜索资源列表
Hmodel
- CT的投影重建算法,图片用的MATLAB里面自带的投影算法图像,运行可显示重建结果=)-CT projection reconstruction algorithm, pictures of MATLAB inside built-in image projection algorithm, Operation results indicate reconstruction =)
Matlab-CT
- Matlab重建磨牙CT图像的三维模型的初步研究
MATLAB-ICT
- MATLAB编程实现连续断层工业CT图像的三维重建
mapdsp
- 在本实验中,小波函数采用Daubechies小波,取10阶消失矩的Daubechies滤波器。对图像数据进行一级小波变换并利用变换得到的数据进行图像重建。-In this experiment, the wavelet function using Daubechies wavelet, taking 10 first-order vanishing moments of the Daubechies filter. The image data, a wavelet transform to
elle-sr-0.1
- 视频图像的超分辨率重建的编程技术matlab的。感兴趣的可以看看哈-Matlab programming techniques of the super-resolution reconstruction of video images. Interested can look at the Ha
SR
- 用于实现图像超分辨率重建的不同算法的matlab程序,可直接编译-Used to achieve super-resolution image reconstruction algorithm matlab program can be compiled directly
ct3wei
- matlab源程序,用于CT图像三维重建,-3d reconstruction of CT images
fdk_ccb
- 基于CT.X光机等医学摄像扫描数据的三维还原图像重建算法的MATLAB源代码。-Three-dimensional image reconstruction algorithm based Restore CT.X ray machines and other medical imaging scan data MATLAB source code.
super-resolution-reconstruction
- matlab超分辨率重建,对比相应的论文看,很好理解,可以对图像进行分层,并重建-Matlab super-resolution reconstruction, compared with the corresponding paper, is easy to understand, the image can be layered, and reconstruction
CT-geant-qt
- CT成像:基于卷积算法的matlab的CT图像重建算法 geant4三维建模导入:基于c++语言导入geant4 两个qt学习资料-CT imaging: convolution algorithm based on the CT image reconstruction algorithm geant4 3D modeling import: Based on the c language to import geant4 two qt learning materials
matlab+c
- 二维图像的投影和图像重建,直接傅里叶反变换法,先反投影后滤波,先滤波后反投影,卷积反投影(Two dimensional image projection and image reconstruction, direct Fourier inverse method, first backprojection, after filtering, first filter, back projection, convolution back projection)
MLEMphantom
- mlem进行图像重建,可以试一下,还是可以跑的,和一本书上的代码是一致的。(MLEM algorithm which is a great tool to reconstruct the original 3D image and it will help you develop the skills of matlab coding.)
ct图像重建程序
- 图像处理,CT技术,图像的重建通过一维投影复原二维图像由Matlab实现(Image processing, CT technology, image reconstruction by one-dimensional projection restoration of two-dimensional images by Matlab)
基于MATLAB的血管三维重建
- 编制通用 M程序包实现从数据采集到模型渲染的全程自 动计算. 最后应用给出的方法完成了对 100张序列切片图像的计算机三维重建.(The general M package is compiled to realize the whole process from data acquisition to model rendering Finally, the 3D reconstruction of 100 slice images is completed by using the me
art
- 图像重建领域经典算法——代数重建技术,使用matlab实现,新手入门必备。(this is a program of image reconstruction, it use to reconstruct imge , it's name is algebra reconstruction technique.)
新建文件夹
- 基于视频的超分辨率重建是指从许多帧连续的低分辨率图像中重建出一幅高分辨率的图像,并且这幅高分辨率的图像能够显示出单帧低分辨率图像中丢掉的细节(Super-resolution reconstruction based on video refers to the reconstruction of a high resolution image from a number of consecutive low resolution images, and this high resolution
CT图像重建程序 matlab
- 利用matlab实现CT图像的重建,包含多种重建方法如中心面片理论等(Using MATLAB to reconstruct CT images, there are many reconstruction methods, such as central patch theory.)
CT Construct
- 可用于对人脑CT切片重建,用matlab绘制三维图像(This code is used to reconstruct the image of CT)
基于MAP的超分辨率重建算法代码
- 利用matlab于C++混合编程实现的基于MAP的图像超分辨率重建算法代码