CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 图像的旋转

搜索资源列表

  1. imlogpolar

    1下载:
  2. 实现图像的对数极坐标变换,具有旋转不变性,可用于数字水印的抗几何攻击-achieving the right number of images Polar transform, with a rotating invariance, the digital watermark can be used against geometric attack
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3.35kb
    • 提供者:lhl1105
  1. 图形旋转

    0下载:
  2. 图像旋转程序,可以对图像进行任意角度的旋转(旋转后无图像部分用255赋值)。-image rotation procedures, the images can be arbitrary angle of rotation (after rotating images without using some 255 assignment).
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:371.84kb
    • 提供者:刘文飞
  1. rotate image

    0下载:
  2. 实现图像旋转功能,针对医学磁共振图像的放转,Matlab编写
  3. 所属分类:matlab例程

    • 发布日期:2013-01-11
    • 文件大小:3.04kb
    • 提供者:高旭
  1. 数字图像处理Matlab编程

    0下载:
  2. 本程序是对一幅图像进行变灰度、旋转、锐化、在图像上画圆或椭圆、直线等操作的程序。 说明:要实现相应功能的操作,需要在输入框内输入正确的表达式。举例如下: 画直线:x1=20,y1=15,x2=150,y2=100 画圆:x=100,y=100,r=20 画椭圆:x=100,y=100,r=20,a=16,b=9 旋转:x=30(度数),ax=100,ay=90 锐化:x=80-this procedure is a gray image change, rotation, sharpening
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:7.37kb
    • 提供者:代丛军
  1. ImageRotationCorrection.rar

    0下载:
  2. 图像的旋转变换的matlab程序,里面有程序的运行结果,附带图片,matlab correction image
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:42.44kb
    • 提供者:lulu
  1. Morphy

    1下载:
  2. 用matlab编写的图像几何变换程序,包括旋转和平移,适合初学者。-Prepared using matlab image geometric transformation process, including rotation and translation, suitable for beginners.
  3. 所属分类:matlab例程

    • 发布日期:2013-08-16
    • 文件大小:539byte
    • 提供者:nana
  1. Image-translation

    0下载:
  2. 此程序是数字图像处理关于图像平移,旋转等变化的程序,基于matlab-This program is a digital image processing on the image translation, rotation and other changes in procedures, based on matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:48.87kb
    • 提供者:
  1. HuMoment

    0下载:
  2. Hu矩的计算,通过Hu矩计算可以实现图像的旋转、平移的不变特性-Hu Moment, can be achieved by Hu Moment of image rotation, translation invariant features
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:472.8kb
    • 提供者:wuhanlai
  1. imagetrans

    0下载:
  2. 医学图像的读取,存储及旋转平移的MATLAB语句实现.-medical image read and transformation.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:5.88kb
    • 提供者:张秀杰
  1. 配准功能

    1下载:
  2. 实现图像的配准,其中包括平移、旋转、滤波器、优化算法等!-To achieve image registration, including translation, rotation, filters, optimization, etc.!
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:19.47kb
    • 提供者:卡索摩
  1. textureimage

    0下载:
  2. broadatz纹理库,和lbp算子.用四种不同的lbp算子验证图像的旋转不变性.-broadatz textures, and lbp operator. lbp with four different operators verify the image rotation invariance.
  3. 所属分类:matlab

    • 发布日期:2017-06-21
    • 文件大小:35.11mb
    • 提供者:liyan
  1. hx

    0下载:
  2. 一个图像旋转30度的matlab源代码,实现lena图像的旋转,可直接运行,思路清晰-Rotate an image 30 degrees, matlab code, to achieve lena image rotation, can be directly run, clear
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:44.49kb
    • 提供者:何天玲
  1. plate-tilt-correction

    0下载:
  2. 车牌倾斜校正程序,将车牌边界与图像边界不平行的图像进行旋转,使其平行,可用于车牌识别。-Plate tilt correction procedure, the plate boundary is not parallel with the image border to rotate the image, a parallel can be used for license plate recognition.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:20.03kb
    • 提供者:huyu
  1. matlab 图像旋转

    0下载:
  2. 不使用MATLAB内置函数,自己编程实现图像的旋转3.编写程序实现图像旋转功能。将“lena.bmp”图像绕图像中心逆时针旋转20度,并显示结果。要求: (1)不要使用imrotate函数; (2)涉及到坐标映射时采用向后映射; (3)涉及到插值时采用邻近插值和双线性插值,对比结果;
  3. 所属分类:matlab例程

  1. image

    0下载:
  2. 常用图像处理算法,还有图像的旋转,变换,二值化,如FFT(Commonly used image processing algorithms, such as FFT)
  3. 所属分类:数学计算

    • 发布日期:2018-01-01
    • 文件大小:3.08mb
    • 提供者:xzgz
  1. 图像旋转matlab

    0下载:
  2. 基于matlab的图像旋转,非直接调用函数的图像旋转(Matlab based image rotation, not directly call the function of the image rotation)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:1kb
    • 提供者:威威猫
  1. 图像的运算

    0下载:
  2. 可实现图像的加减乘除运算(包括两幅图、图与常数、逻辑运算),最值、旋转、仿射变换、投影变换。(Can realize the image operations (including add, subtract, multiply and divide two maps, graphs and constants, logic operation), the most value, rotation, affine transform, projection transform.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:327kb
    • 提供者:醉蹉跎
  1. 图像旋转 matlab代码 前向反向

    0下载:
  2. 实现了图像的旋转,利用前向映射与反向映射两种方法分别实现(The rotation of the image is realized, and the two methods are realized by forward mapping and reverse mapping.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:1kb
    • 提供者:答滴滴
  1. matlab图像运算大全

    0下载:
  2. 用MATLAB做图像的基本运算,包括灰度变换,窗口技术,平移,旋转,缩放等处理(matlab image process include gray level transformation)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:4kb
    • 提供者:victoryfeng
  1. SIFT matlab

    1下载:
  2. 图像的特征描述,matlab实现,具有尺度不变性,并且对于图像旋转,光照,有较强的鲁棒性。
  3. 所属分类:matlab例程

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com