搜索资源列表
RADON
- matlab拉冬变换程序,包括拉冬正变换和反变换程序。-Matlab Radon transform procedures, including Radon transformation and anti-transformation process.
Radon
- radon变换的matlab代码,ridgelet变换可用到
matlab二维图像处理
- 能够进行 图像的块操作/图形的过滤操作/图像的频率操作/函数变换/RADON函数变换 图像分析(1)/过滤图像/图像的区域处理/图像的颜色处置/交换显示图像/矢量数据的显示/ 图像分析(2)/图像逻辑操作/进度条的使用/MRI数据的显示/图像类型转换/特殊的图像显示技术/图像的几何操作
radondeblurring.rar
- 基于RADON变换的。运动模糊处理,其中程序请按说明使用,Based on the RADON transform. Motion blur processing, in which procedures follow the instructions to use
Radon.zip
- 这是一个改进的radon线性特征提取m函数,对于机场跑道提取特别有效,This is a radon improved feature extraction m linear function, in particular for the effective extraction of airport runway
Radon_transform.rar
- matlab code for Radon transform,matlab code for Radon transform
radon-line-detection
- 使用radon变换进行直线检测,matlab源文件-Line detection using the radon transform
radon
- Radon正反变换MATLAB源码,可以根据自己的需要选择应用线性还是抛物Radon变换。-This is matlab source codes of the Radon Transform .
radon
- radon transform used to restore the degraded image by motion blur
radon
- 在Matlab图像处理工具箱中的Phantom函数,可以产生Shepp-Logan的大脑图,利用RADON变换重建图像-In the Matlab Image Processing Toolbox functions in the Phantom can generate Shepp-Logan brain map, the use of RADON transform image reconstruction
Radon
- Radon变换的程序,如果需要可以试试~-Radon
radon
- 用radon变换提取图像的不变形特征,将图像转回原有角度,用于后续识别-Radon transform to extract images with no deformation, the image back to the original point of view for subsequent identification
matlab-Imagechange
- 这是一个matlab图像变换程序包,包括傅里叶变换、离散余弦变换、Radon变换等-This is an image transform matlab package, including Fourier transform, discrete cosine transform, Radon transform
radon
- 介绍了radon变换原理,举了些例子并进行了实现-radon transform and some examples
find_trans_radon_peaks
- A simple code to find all the peaks in the radon space which are higher then the threshold given by the user , this code return the polaire coordinates (rho, theta) of every peak
linear-parabola-radon-trasform
- 本程序实现了线性正抛物Radon 变换,反抛物Radon 变换,并附带有详细的注释。-this program is compiled in matlab used for computed tomography.it realize the reconstruction from origin image.
Digital-Image-Processing-radon-Code
- 数字图像处理radon+matlab变换算法代码-Digital image processing algorithms transform radon+ matlab code
radon
- Matlab实现基于radon变换的图像重建 Matlab实现基于radon变换的图像重建-Matlab-based radon transform of the image reconstruction
hough,gabor,Radon,headata,wdcbm2()
- 1.从图像中识别几何形状的基本方法;基本原理是在于利用点与线的对偶性,将原始图像空间给定的曲线通过曲线表达形式变为参数空间的一个点,这样就把原始图像中给定的检测问题转化为寻找参数空间的峰值问题。 2.基于Gabor变换的人眼检测MATLAB实现。 3.基于Radon的车牌矫正方法。 4.基于模型函数headata产生不同大小的头模型数据。 5.基于函数wdcbm2()设置图像分层阈值压缩参数,实现图像压缩(The basic method of identifying geometry
Radon transform
- 采用读取数据,对数据进行radon变换重构,还原图形,所用方式在CT中广泛应用。(The data is reconstructed by Radon transform)