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

搜索资源列表

  1. 21codes_2432617241

    0下载:
  2. 用vc实现的关于图像旋转变化的代码,比较实用-vc used to achieve the rotation of the image changes in the code, more practical
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:35457
    • 提供者:dewgjs
  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
    • 文件大小:380766
    • 提供者:刘文飞
  1. 图像旋转(线性)

    0下载:
  2. 图像旋转(线性插值法)-image rotation (linear interpolation)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:324962
    • 提供者:李子
  1. rotate

    0下载:
  2. 基于matlab的彩色图像转成灰度图像,然后进行图像旋转并画布扩大,最后进行均值插值
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:926
    • 提供者:zhangdanyang
  1. xuanzhuan

    0下载:
  2. 通过matlab彩色图像转换成灰度图像,再图像旋转,然后画布扩大,最后均值插值
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:989
    • 提供者:zhangdanyang
  1. figure_rotate

    0下载:
  2. MATLAB环境下任意角度的图像旋转算法,并未做成函数,是以一个例图进行的。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1187
    • 提供者:高凯
  1. imagetrans

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

    • 发布日期:2017-04-02
    • 文件大小:6022
    • 提供者:张秀杰
  1. SimpleImageRotation

    0下载:
  2. 简单的图像旋转软件,可以嵌套到其它图形图像处理程序中-Simple image rotation software, graphics can be nested into other image processing program
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:5208
    • 提供者:huierqing
  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
    • 文件大小:45562
    • 提供者:何天玲
  1. image_transform

    0下载:
  2. 这是关于图像翻转,旋转,缩放等变换的MATLAB源程序,以函数的形式写出来。-This is about image rotation, zooming transform MATLAB source code, written in the form to function.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:49268
    • 提供者:李强
  1. imageRotate

    0下载:
  2. 在matlab中,实现图像旋转(两种方法:临近法、双线性法)-In matlab, the realization of image rotation (two methods: near the bilinear method)
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1077
    • 提供者:zwr
  1. im_R

    0下载:
  2. 通过双线性插值算法实现图像旋转,图像可以是灰度图也可以是RBG图像-Image rotation
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:596
    • 提供者:贺洪元
  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
    • 文件大小:20510
    • 提供者:huyu
  1. matlab 图像旋转

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

  1. imrotate_my

    0下载:
  2. 使用反响映射与双线性插值法实现图像旋转,实验结果与MATLAB自带函数结果相同。(MATLAB bilinear imrotate_my)
  3. 所属分类:matlab例程

  1. 图像旋转matlab

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

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:威威猫
  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
    • 文件大小:334848
    • 提供者:醉蹉跎
  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
    • 文件大小:1024
    • 提供者:答滴滴
  1. matlab图像运算大全

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

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

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

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