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

搜索资源列表

  1. GeoTrans.灰度图像的各种操作源代码

    0下载:
  2. 数字图像处理中,灰度图像的放大、缩小,平移和旋转功能实现的源代码,分别采用最近邻插值法和双线性插值方式实现。,Digital image processing, the gray-scale image to enlarge, narrow, pan and rotate functions of the source code, respectively, using nearest neighbor interpolation and bilinear interpolation way.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:69752
    • 提供者:caonimabitoo
  1. Rotate

    0下载:
  2. 使用MFC编写的图像旋转算法,利用临近插值的方法实现图像旋转,并且旋转后的图像自适应窗口。-Written using the MFC image rotation algorithm, near the interpolation method used to achieve image rotation, and rotate the image after the adaptive window.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2292176
    • 提供者:
  1. GeoTrans

    0下载:
  2. 实现图像的几何变换:平移,镜像变换、转置、缩放、旋转和插值等等。-Image of the geometric transformations: translation, image transform, transpose, zoom, rotate, and interpolation and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3830596
    • 提供者:风之子
  1. fm_gui_v2

    0下载:
  2. 基于傅立叶-梅林变换的matlab编写的配准系统,运行fm_gui.m后即出现演示界面,左侧的两个图形框选择待配准的两幅图像,图像可以进行缩放旋转变换。右侧的列表框"Window"下可以选择滤波窗,"Rotation"、"Scale"、"Log-polar"可分别选择旋转、缩放、以及对数极坐标变换所用的插值方法,按键"REGISTER"下的滑动 键可选备选的峰值点总数,点击"REGISTER"按键, 对应的下方图形框即显示配准后的两幅图像,最下方的"Translation"、"Rotat
  3. 所属分类:GIS program

    • 发布日期:2017-03-22
    • 文件大小:532690
    • 提供者:刘子木
  1. imrotate2

    0下载:
  2. IMROTATE2 Rotates an image with circular shift. B = IMROTATE2(A,ANGLE) rotates image A by ANGLE degrees in a counterclockwise direction around its center point. To rotate the image clockwise, specify a negative value for ANGLE. It makes the output
  3. 所属分类:ERP-EIP-OA-Portal

  1. rotate

    0下载:
  2. 实现图像空间旋转,灰度插值操作,插值方法分别是最近邻法和二次线性法。-Achieve the image space rotation, gray-level interpolation operation, interpolation methods are nearest neighbor method and the second linear method.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:2490
    • 提供者:bbdlp
  1. RotateDIB2

    0下载:
  2. /************************************************************************* * 函数名称: * RotateDIB2() * 参数: * LPSTR lpDIB - 指向源DIB的指针 * int iRotateAngle - 旋转的角度(0-360度) * 返回值: * HGLOBAL - 旋转成功返回新DIB句柄,否则返回NULL。 * 说明: * 该函数用来以图
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2194
    • 提供者:mfm101
  1. RotateDIB

    0下载:
  2. /************************************************************************* * 函数名称: * RotateDIB() * 参数: * LPSTR lpDIB - 指向源DIB的指针 * int iRotateAngle - 旋转的角度(0-360度) * 返回值: * HGLOBAL - 旋转成功返回新DIB句柄,否则返回NULL。 * 说明: * 该函数用来以图像
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:2367
    • 提供者:mfm101
  1. matlab

    0下载:
  2. 利用matlab对图像进行旋转处理的程序代码。以及图像插值算法的原理-Using matlab rotate the image processing code. And the principle of image interpolation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:85357
    • 提供者:was
  1. XIL

    0下载:
  2. Image resize, rotate, translation function using bilinear interpolation method.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1986
    • 提供者:SangKyu
  1. QRcode

    3下载:
  2. QR码作为一种可高速、全方位识别的二维条码,已经在各行各业中得到了应用,并具有很大发展潜力.本文针对QR码图像的识别过程中可能遇到的图像噪声干扰、QR码占实际拍摄图像的一部分、倾斜、几何失真等问题进行了研究,提出了通过改进型中值滤波去除噪声,使用QR码符号特性定位并对倾斜图像进行旋转,对失真不严重的图像采用控制点变换和双线性插值方法进行几何校正.实验证明, 本文的方法简单有效, 可以用于提高条码的正确识别率.-As a high-speed, full identification of th
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1319696
    • 提供者:ljj
  1. moni

    0下载:
  2. MATLAB实现图像读入,彩色图像转换成灰度图像,以及插值法计算得到旋转图像。-Read into MATLAB for image, color images into grayscale images, and rotate the image calculated by interpolation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1185
    • 提供者:liying
  1. rotate16

    0下载:
  2. 本代码是关于图像旋转的,可以方便地将任意一个输入图像平均地旋转16个方向,并进行插值。-The code is about the image rotation, which can take an input image rotate 16 directions and get output 16 images with interpolation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:706
    • 提供者:David
  1. BufferImageSource_DICOM

    0下载:
  2. dicom文件的读取与三维重建(三次参数插值),然后进行旋转、投影、颜色变换进行三维空间上的观察-read dicom file and 3D reconstruction (three parameter interpolation), then rotate, projection, color transform on the observation of three-dimensional space
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1247230
    • 提供者:dongtinghong
  1. image

    0下载:
  2. 对图像进行旋转,拉伸,镜像对称等变换的整合示例,包含最近邻插值,双线性插值即双三线性插值的处理部分程序-Image rotate, stretch, mirror symmetry transformation of the integration example, contains the most recent neighbor interpolation, bilinear interpolation double tri-linear interpolation processing p
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1362
    • 提供者:caicai
  1. Rotation

    0下载:
  2. 这是对图片进行旋转的程序,只需设置图片的位置和旋转的角度便可以进行旋转,采用的是最近邻插值算法。-This is a program to rotate the picture, simply set the location of the picture and the angle of rotation can be rotated using the nearest neighbor interpolation algorithm.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-17
    • 文件大小:973
    • 提供者:bian
  1. Image-interpolation--zoom--rotate

    0下载:
  2. 图像插值、缩放、旋转Image interpolation, zoom, rotate数字图像处理的插值-Image interpolation, zoom, rotate
  3. 所属分类:File Formats

    • 发布日期:2017-04-16
    • 文件大小:131755
    • 提供者:lin
  1. image-rotate-and-interpolation

    0下载:
  2. image rotate and interpolation,在图像倾斜校正中很有用,需要进行旋转和插值操作。-image rotate and interpolation
  3. 所属分类:VTK

    • 发布日期:2017-04-14
    • 文件大小:3139
    • 提供者:王天然
  1. rotate

    0下载:
  2. 原创C语言实现双线性插值的图像旋转函数,可修改参数实现不同功能。-Original C language implementation of bilinear interpolation function, image rotation can modify the parameters to achieve different functions.
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:2907
    • 提供者:邱新华
  1. ROTATE

    0下载:
  2. 反响映射+双线性插值图像旋转实现算法(opencv)-Response mapping image rotation+ bilinear interpolation algorithm (opencv)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1792
    • 提供者:王晓燕
« 12 »
搜珍网 www.dssz.com