搜索资源列表
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-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
VisionGuidedVehicleRoadIdentification
- 视觉引导车路识别:灰度AGV路径识别;彩色AGV路径识别;HSI彩色空间的AGV路径识别;路径中心线的定位;Radon变换的AGV路径偏差检测-Vision Guided Vehicle Road Identification: gray AGV path identification color AGV path identification HSI color space of the AGV path identification path centerline positionin
iradon
- radon 的逆变换,可以实现图像重建,前提是前面的投影用radon变换来做-iradon
rota
- 利用radon变换寻找直线和直线倾斜的角度然后根据倾斜的角度进行旋转图片-Using radon transform and the straight line to find the angle of tilt of the tilt angle and then rotate picture
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
imagetransformationbymatlab
- Radon变换的matlab工具包,大家可以-radon&matlab
radon
- 用于地震数据的拉冬变换,可以分离直达波,折射波河反射波-use to radon change
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
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
jiaodujiaozheng
- 这里包含了多种图像倾斜角度矫正的方法 其中有huogh变换 radon变换 还有常规的线性检测角度 然后矫正它-This contains a variety of image angle correction method which huogh transform the linear radon transform routine testing point of view there and then correct it
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