Welcome![Sign In][Sign Up]
Location:
Search - radon angle

Search list

[matlabradon_ambiguity

Description: %radon transform clear all % N=800 n=1:N fs=200 t=n/fs x1=exp(j*2*pi*(5*t+0.5*5*t.^2)) x2=exp(j*2*pi*(5*t+0.5*15*t.^2)) x=x1+x2 %N=length(x) % ambifunb(x ) %*****************************************RAT naf=ambifunb(x) htl(abs(naf)) % [wh,rho,theta]=htl(abs(naf)) colormap([0,0,0]) % xlabel( 极半径 ) % ylabel( 角度 ) %**************************************%找出峰值点的坐标,计算初始频率和调频斜率(正确) %找出峰值点的坐标 b=max(max(wh)) [u,a]=find(wh>=0.8*b) - Radon transformclear all N = 800 n = 1: N fs = 200 t = n/fs x1 = exp (j* 2* pi* (5* t+ 0.5* 5* t. ^ 2)) x2 = exp ( j* 2* pi* (5* t+ 0.5* 15* t. ^ 2)) x = x1+ x2 N = length (x) ambifunb (x)***************************************** RATnaf = ambifunb (x) htl (abs (naf)) [wh, rho, theta ] = htl (abs (naf)) colormap ([0,0,0]) xlabel (polar radius) ylabel (angle)************************************** to find the coordinates of the peak point, calculating the initial slope of the frequency and FM (right) find the peak point of the coordinates b = max (max ( wh)) [u, a] = find (wh
Platform: | Size: 1024 | Author: abcde | Hits:

[ADO-ODBCrota

Description: 利用radon变换寻找直线和直线倾斜的角度然后根据倾斜的角度进行旋转图片-Using radon transform and the straight line to find the angle of tilt of the tilt angle and then rotate picture
Platform: | Size: 1024 | Author: 邓义平 | Hits:

[GDI-BitmapHoughTransform

Description: This script uses radon function of Matlab Image Processing Toolbox. tetastep is resolution of angle of line. threshold is a number between 0.5 to 1 that means a percent of the maximum value in Accumulator matrix.-This script uses radon function of Matlab Image Processing Toolbox. tetastep is resolution of angle of line. threshold is a number between 0.5 to 1 that means a percent of the maximum value in Accumulator matrix.
Platform: | Size: 1024 | Author: letian | Hits:

[Special Effectsangleautomaticmeasurement

Description: 工件角度自动测量!通过harri算法提取工件角点,然后使用局部radon变换提取直线并计算角度!算法速度比较快,实时性好!-Automatic workpiece measurement of the angle! Extraction algorithm by harri piece corner, then use the local radon transform to extract linear and calculate the angle! Algorithm is faster, better real-time!
Platform: | Size: 9216 | Author: wk | Hits:

[Special Effectsjiaodujiaozheng

Description: 这里包含了多种图像倾斜角度矫正的方法 其中有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
Platform: | Size: 941056 | Author: 许凝 | Hits:

[Special Effectsrandom-skew-angle

Description: 用matalab编译的radon方法求取倾斜图像的倾斜角-With matalab compile the radon method to calculate the tilt Angle of the image
Platform: | Size: 1024 | Author: 舒志国 | Hits:

[Special Effectsmohu3

Description: 实现运动模糊图像的运动角度求取。 图像读取,傅里叶变换,拉顿变换-To achieve motion blur motion picture angle strike. The image reading, Fourier transform, transform Radon
Platform: | Size: 1024 | Author: 安晓慈 | Hits:

[Windows DevelopUntitled

Description: 利用radon变换,求取直线的位置和角度,有较好的结果-Use of radon transform, strike position and angle line, better results
Platform: | Size: 1024 | Author: 孙朝阳 | Hits:

[Special Effectsradon-houghdeng

Description: radon变换用于检测角度,并进行倾斜矫正的matlab代码,很实用-Radon transform is used to detect the angle, and tilt correction of the matlab code, very useful
Platform: | Size: 26912768 | Author: wang nan | Hits:

[Picture Viewerradontest

Description: 读取图片,图片格式转换,并对二值图像进行投影角度分别为0、25的radon变换,显示结果-Read the picture, the picture format conversion, and binary image projection angle of radon transform 0,25 respectively, results
Platform: | Size: 1024 | Author: snow | Hits:

[Picture Viewercode-1

Description: 读取计算机上的图片,图片格式的转换,并对二值化的图像进行radon变换,变换角度分别是0°、25°-Read the pictures on your computer, convert image format, and binarized image radon transform, transform angle are 0,25
Platform: | Size: 181248 | Author: snow | Hits:

[Special Effectschap15_6

Description: 基于把Radon变换后最大峰值点对应的角度作为车牌长边的倾斜角原理的车牌倾斜校正算法-Based on the angle corresponding to the maximum peak point Radon transform as the tilt angle principle of the long side of the license plate tilt correction algorithm
Platform: | Size: 1024 | Author: 宋善峰 | Hits:

[Special Effectscorrection

Description: 基于radon变换的倾斜校正,先根据radon变换求取倾斜角度,然后用双线性插值来获得校正后的图像-Tilt correction based on radon transform, the first to strike a tilt angle to radon transform and bilinear interpolation to obtain the corrected image
Platform: | Size: 1024 | Author: 李志 | Hits:

[Special EffectsMotion-blur

Description: 基于Radon变换运动模糊角度、长度的简单测量-Simple measurement of motion blur angle and length based on Radon transform
Platform: | Size: 252928 | Author: 普地宁 | Hits:

[Special EffectsCT_projection_and_reconstruction

Description: 该代码用Matlab实现模拟CT投影数据采集、反投影重建,包括以下内容: 1. 用Matlab读取和显示一幅shepp-logan体模图像; 2. 选定扫描起始角度和间隔; 3. 进行radon变换,显示投影数据; 4. 进行irandon变换,显示反投影重建图像; 5. 进行fanbeam变换,显示数据; 6. 进行ifanbeam变换,显示反投影重建图象。-The code using Matlab simulation CT projection data acquisition, back projection reconstruction, including the following: 1. Matlab read and display a shepp-logan phantom image 2. Select the scanning start angle and interval 3. Conduct radon transform projection display data 4. Make irandon transform backprojection image display 5. Make fanbeam conversion, display data 6. Make ifanbeam conversion, display reverse projection image reconstruction.
Platform: | Size: 821248 | Author: 代枔 | Hits:

[GDI-Bitmapchepaijiaozheng

Description: randon 变换进行车牌矫正,通过randon变换获取倾斜角度,根据倾斜角度进行倾斜矫正。-Radon transformation for license plate correction, through the radon transformation to obtain the tilt angle, according to the tilt angle tilt correction.
Platform: | Size: 1024 | Author: 陈晨 | Hits:

[Special Effectsradon-motion-deblur-angle

Description: 改进的radon变换求运动模糊方向,附上参考的论文,效果不错-improved radon
Platform: | Size: 1600512 | Author: TCODeva | Hits:

[matlabphantom3d

Description: This example shows how to scan an image with a limited angle, obtain the sinogram, add noise to make things worse, and reconstruct the initial image with great accuracy %You may want to remove/edit some sections if you intend to apply this to your use case: %- skip/correct normalization %- skip noise %- use FBP for the iradon
Platform: | Size: 2048 | Author: alialgerian | Hits:

CodeBus www.codebus.net