搜索资源列表
Projrecon
- 实现了标准shepp-logan三维图形的重建,程序采用经典的代数替代重建算法-achieve the standard shepp - logan 3D reconstruction, procedures used to replace the classical algebraic reconstruction algorithm
数字图像处理 电子工业出版社
- 本书将数字图像处理理论与实践相结合,强调理论用于解决工业或科学研究中常见的实际问题。着重于基本概念和数字图像处理的各种实用技术,使读者能用这些技术解决数字图像处理中的新问题。 全书共22章,1-5章讲述数字化图像及其显示、图像处理软件;6-8章讲授点、代数、几何运算;9-15章讲授线性系统理论,傅里叶变换,离散图像变换和小波变换;16-20章讲授图像重建,图像压缩及模式识别;21-22章讲授彩色和多光谱图像处理、三维图像处理
Projrecon
- 实现了标准shepp-logan三维图形的重建,程序采用经典的代数替代重建算法-achieve the standard shepp- logan 3D reconstruction, procedures used to replace the classical algebraic reconstruction algorithm
art
- 用于解反问题的代数重建法,对于Ax=b,输入矩阵A,列向量b,以及迭代步数k,可求的列向量x-Algebraic solution of the inverse problem for the reconstruction of France, for Ax = b, the input matrix A, the column vector b, as well as the number of iterations k, recti
DVHop
- 针对运用最小二乘法求解DV-Hop定位算法带来的节点定位误差较大的问题,提出基于代数重建法的DV-Hop定位算法-Least square method for the use of DV-Hop localization algorithm node localization errors caused by the larger issues, proposed algebraic reconstruction method bas
photoacoustic-imaging
- 一种新型的光声成像方法,即:基于代数重建算法的有限角度扫描的光声成像。相比其它的重建算法,在重建效果上取得了很大的进步。-a photoacoustic imaging algorithm based on limited angle scannig
ART_FLA
- CT图像重建 ART算法 利用代数重建算法对CT投影图像进行重建-ART algorithm for CT image reconstruction using algebraic reconstruction of CT projection image reconstruction
projection--coefficient
- 编写了一种代数重建算法的投影系数计算程序,可用于物体的三维恢复计算。-The projection coefficient of the algebraic reconstruction technique was developed.
A-Complex-Image-Algorithm-
- 动态场实时检测图像重建算法设计,提出了一种实时测量图像重建的新算法,它以固定近似阶数的频谱分析重建算法(FSART)为初级算法,以改进的联合代数重建法(MSART)为二级算法,能够实现复杂流场的快速、精确测量。-Dynamic real-time detection field image reconstruction algorithm design, we propose a new real-time measurement of
Image-reconstruction
- 图像重建算法及源代码,包括代数重建,超分辨率重建,三维重建等,C++,vc6.0编译环境 -Image reconstruction algorithm and source code, including algebraic reconstruction, super-resolution reconstruction of three-dimensional reconstruction C++ vc6.0 compiler e
ARTtouyshuju
- 计算机断层层析成像迭代重建算法中的代数重建算法的源代码程序。-Algebraic reconstruction computed tomography tomography iterative reconstruction algorithm source code program.
ART
- 数字图像处理代数重建算法实例,以及与罚项最小二乘方重建和限制最小二乘方重建算法对比-One example used algebraic reconstruction technique to reconstruct images, also comparing with penalized least square reconstruction and constraint least square reconstruction
sishujuzhen
- 在代数重建算法中,用于求解所需的系数矩阵-In algebraic reconstruction algorithm for solving the required coefficient matrix
ART_test
- 一种简单的代数重建算法,用于CT图像二维重建,供初学者学习使用。-A simple algebraic reconstruction algorithm, used in CT image reconstruction, for beginners learning to use.
landweber
- landweber是一种代数重建算法,相对别的算法,它的重建速度较快,用于图像重建等-landweber is an algebraic reconstruction algorithm, compared to other algorithms, it is faster to rebuild, for image reconstruction
ART
- CT图像重建中经典的代数重建算法,其中还有我算的A矩阵的数据-CT image reconstruction in classical algebraic reconstruction algorithm, which there I counted A data matrix
ctRecontruction
- 该附件的函数可实现CT重建的功能,如简单的反投影,在空间域中使用卷积的滤波反投影,采用了二维傅立叶变换的滤波反投影,并利用中心切片定理滤波反投影。 CT技术诞生以来, 人们已经发展了众多的图像重建算法, 但各种算法均存在着各自的优缺点。解析重建(Analytic Reconstruction, AR)和迭代重建(Iterative Reconstruction, IR)是CT图像重建的两种基本方法。滤过反投影(Filtered B
art
- 图像重建领域经典算法——代数重建技术,使用matlab实现,新手入门必备。(this is a program of image reconstruction, it use to reconstruct imge , it's name is algebra reconstruction technique.)
20171109
- 在级数展开类算法中应用最为广泛的是迭 代法。迭代重建法有多种不同的类型 其中研究和应用最为广泛的有:代数重建 法(ART)、 同时迭代重建法(SIRT)、和 最大...(The iterative method is the most widely used in the series expansion algorithm. There are many different types of iterative reconstruct
algebraic-reconstruction-technique
- ART相对于其他重建方法(如 filtered backprojection (FBP))的优势在于,在重建过程中加入先验知识相对容易。(Algebraic Reconstruction Technique (ART))