CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - radon变换

搜索资源列表

  1. chap15_6

    0下载:
  2. 基于把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
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:761
    • 提供者:宋善峰
  1. correction

    0下载:
  2. 基于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
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:848
    • 提供者:李志
  1. RADON-hanshubianhuan

    0下载:
  2. 在matlab中,通过编程实现RADON函数变换,它可以从原始图像变换为几种不同的RADON函数变换。-In matlab function by programming RADON transform, it can be several different RADON function transformation the original image transformation.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-12
    • 文件大小:610
    • 提供者:王忍宝
  1. vga

    0下载:
  2. 程序代码包括:灰度AGV路径识别,彩色AGV路径识别HSI,彩色空间的AGV路径识别,路径中心线的定位,Radon变换的AGV路径偏差检测-Program code include: gray AGV path identification, color identification AGV path HSI, color space of the AGV path identification, the positioning of the centerline path, Radon tra
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:128517
    • 提供者:
  1. radon_app

    0下载:
  2. matlab实现radon变换,用自己的函数来实现,可以更好地理解radon变换的实质~-matlab achieve radon transformation, with their own functions to achieve, we can better understand the nature of radon transform ~
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:924
    • 提供者:刘振中
  1. CT-FBP

    5下载:
  2. 用MATLAB实现了CT平行束滤波反投影和扇束滤波反投影重建过程,效果良好,其中radon变换的方法采用步长法求解,较新颖。-CT achieved using MATLAB parallel beam filtered back projection and fan-beam filtered back projection reconstruction process, to good effect, in which radon transform method using step me
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:159501
    • 提供者:秦亚娜
  1. Radon

    3下载:
  2. 拉东正反变换,应用于地震勘探中,对信号进行操作。可用于去噪以及信号分析等。-Radon transform and inverse transform
  3. 所属分类:Energy industry

    • 发布日期:2017-04-13
    • 文件大小:2077
    • 提供者:黄广谭
  1. dopplercanshu

    1下载:
  2. 基于matlab软件对雷达目标进行多普勒参数估计,用到Radon变换-Doppler parameter estimation of radar target based on MATLAB software, using Radon transform
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2110
    • 提供者:夏慧
  1. radon_detection_test

    0下载:
  2. 使用radon变换来实现对图像中直线的检测,显示检测结果-Use radon detection of image transformation to achieve straight line, showing the test results
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1123
    • 提供者:alex du
  1. MatLab

    0下载:
  2. MATLAB源代码大全,包括二维连续傅里叶变换,离散余弦变换,Radon变换实现的源代码-MATLAB source code complete, including two-dimensional continuous Fourier transform, discrete cosine transform, Radon transform source code
  3. 所属分类:matlab

    • 发布日期:2017-05-21
    • 文件大小:6140875
    • 提供者:朱一
  1. radon_C

    1下载:
  2. 该项目使用C语言实现radon变换,有助于增加对radon变换的认识-The project uses C language radon transformation, helping to increase awareness of radon transform
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:1601357
    • 提供者:liuliwei
  1. RadonM

    0下载:
  2. 改程序使用matlab进行radon变换仿真,可增加对radon变换的认识-Reform programs use matlab to simulate radon transform, radon transform to increase awareness
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1939
    • 提供者:liuliwei
  1. chap15_6

    1下载:
  2. 利用radon变换实现车牌图像的倾斜校正,matlab源码-Use radon transform the image of the license plate tilt correction, matlab source
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1024
    • 提供者:LRH
  1. Motion-blur

    0下载:
  2. 基于Radon变换运动模糊角度、长度的简单测量-Simple measurement of motion blur angle and length based on Radon transform
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:252463
    • 提供者:普地宁
  1. CT_projection_and_reconstruction

    3下载:
  2. 该代码用Matlab实现模拟CT投影数据采集、反投影重建,包括以下内容: 1. 用Matlab读取和显示一幅shepp-logan体模图像; 2. 选定扫描起始角度和间隔; 3. 进行radon变换,显示投影数据; 4. 进行irandon变换,显示反投影重建图像; 5. 进行fanbeam变换,显示数据; 6. 进行ifanbeam变换,显示反投影重建图象。-The code using Matlab simulation CT projection da
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:821620
    • 提供者:代枔
  1. tuxiangbianhuan

    0下载:
  2. 傅里叶变换 离散余弦变换及其应用 Radon变换的特性 Fan-Beam变换的特性 沃尔什-哈达玛变换 -Fourier transform discrete cosine transform and its application Radon transform features Fan-Beam conversion characteristics Walsh- Hadamard transform
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-04
    • 文件大小:5619
    • 提供者:黑曼巴
  1. main

    0下载:
  2. 模糊图像的去模糊处理,主要有利用hough变换估计模糊方向,利用radon变换估计模糊长度。-Blurred image deblurring process, mainly using the estimated blurring direction hough transform, radon transform using the estimated blur length.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-15
    • 文件大小:2048
    • 提供者:吴琦
  1. CT重建code

    2下载:
  2. 利用radon变换实现CT重建功能,以实现目的(Implementing CT reconstruction)
  3. 所属分类:图形图像处理

  1. 基于matlab的平行束滤波反投影重建算法

    0下载:
  2. 平行束的CT成像,对投影线经过的像素做线积分,积分得到的值保存为该角度下的权值 对一组数据 P 做 Radon 变换,即做正投影,会得到两个数据(Parallel beam CT imaging)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:3072
    • 提供者:小白1234
  1. codes

    0下载:
  2. CT系统参数标定及成像和CT技术图像重建(CT technology, image reconstruction)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:641024
    • 提供者:YING123ZI
« 1 2 3 4 5 6 7 89 10 »
搜珍网 www.dssz.com