搜索资源列表
MRI
- 采用网格化GRIDDING算法对螺旋轨迹采集的MRI原始数据进行图像重建。-using grid algorithm GRIDDING spiral trajectory acquisition of MRI data from the original image reconstruction.
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 =)
Visual3D
- dephi实现切片图像三位重建,算法是MC-to achieve three dephi slice image reconstruction algorithm is MC
sss_source
- 《OpenCV教程》(基础篇)是国内第一本全面介绍OpenCV的中文版图书,对OpenCV开放源代码计算机视觉库进行了详细讲解。OpenCV由一系列C函数和C++类构成,功能涵盖图像处理、计算机视觉和模式识别等领域。OpenCV实现了大量通用算法,涉及到图像处理、结构分析、运动检测、摄像机定标、三维重建以及机器学习等方面,并有较高的运行效率。-The Open Source Computer Vision Library may contain design defects or errors
l1_ls.m
- l1_ls正则化算法可以用于图像重建,矩阵迭代求解运算,普遍优于其他同类算法。-li_ls
classicalSR
- 去噪声、去模糊、图像序列经典超分辨率重建算法-Classic super-resolution reconstruction algorithm
CT-Image-reconstruction
- 一个医学上的CT图像重建程序,基于表面重建的经典算法-MC算法。-A medical CT image reconstruction program,Surface reconstruction algorithm based on the classic-MC algorithms.
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.
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
CBCT_FDK_MLEM_March_2014
- 三维CT图像重建算法。此算法是基于FDK的三维图像重建算法。- U4E09 u7EF4CT u56FE u50CF u91CD u5EFAFDK u7B97 u6CD5
图像处理大作业
- 图像处理,有效去除重建图像的畸变伪影,图像边缘信息很好地保留下来,使迭代算法实际应用于临床成为可能(function: P = fan2para(F,D) converts the fan-beam data F to the parallel-beam data P. D is the distance in pixels from the fan-beam vertex to the center of rotation that was used to obtain the projec
CT image processing simulation algorithm
- CT图像处理的仿真算法,这是CT图像处理里比较重要的一种算法的仿真(CT image processing simulation algorithm)
CT图像重建
- 用投影数据重建图像,用VC实现,试过了,还是不错的(Reconstructing image with projection data)
aspire-v0.13-0-gf726f73
- 单粒子重建算法(图像去噪、快速PCA等)(Algorithms for Single Particle Reconstruction)
art
- 图像重建领域经典算法——代数重建技术,使用matlab实现,新手入门必备。(this is a program of image reconstruction, it use to reconstruct imge , it's name is algebra reconstruction technique.)
AD7745调试
- 电容层析成像系统适用 电容层析成像 技术根据被测物质各相具有不同的介电常数,当各相组分分布或浓度分布发生变化时,将引起混合流体等价介电常数发生变化,从而使测量电极对间的电容值发生变化,在此基础上,利用相应的图像重建算法重建被测物场的介电分布图。目前电容层析成像分为圆周是和平面式两种。(The application of electrical capacitance tomography system)
BP
- 用BP算法仿真成像,点目标成像,精确重建图像。(BP algorithm is used to simulate imaging, point target imaging, and accurate reconstruction of images.)
yiweierwei
- 简单的landweber迭代算法,可应用于一维、二维图像重建。(Simple landweber iterative algorithm can be applied to one-dimensional andtwo-dimensional image reconstruction.)
基于MAP的超分辨率重建算法代码
- 利用matlab于C++混合编程实现的基于MAP的图像超分辨率重建算法代码