CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像 平移 旋转

搜索资源列表

  1. GeoTrans

    0下载:
  2. MFC实现灰度图像的几何变换,包括图像平移,垂直镜像,图像转置、缩放、旋转等-MFC to achieve gray image geometric transformation, including image translation, vertical mirror, image transpose, resize, rotate, etc. . . . .
  3. 所属分类:Menu control

    • 发布日期:2017-04-10
    • 文件大小:2068796
    • 提供者:赵丹凤
  1. image-registration--

    1下载:
  2. 采用 Fourier -Mellin 算法和相位相关算法求取干涉图像的旋转角度和缩放及平移 参数,并通过多帧未校正的图像和校正后的图像分别拼接成大面积地域图像来验证算法。-Using Fourier-Mellin algorithm and related algorithms strike phase rotation angle and the interference image zoom and pan parameters, and are not corrected by the
  3. 所属分类:Special Effects

    • 发布日期:2016-12-06
    • 文件大小:642048
    • 提供者:高嘉瑜
  1. Image-Geometric-Transformation-

    0下载:
  2. 学习资料,里面有图像位置变换(图像平移、旋转、镜像、转置),图像尺寸变换(缩放、插值)以及魔镜的综合实例,很好的,谢谢站长查收-Learning materials, which have transformed the image position (image translation, rotation, mirroring, transpose), image resizing (scaling, interpolation) as well as comprehensive exampl
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:692471
    • 提供者:徐坤
  1. jihe

    0下载:
  2. 包含了对一图像进行旋转,平移,缩放,转置的几何处理的算法。-contains images of a rotation, translation, zooming, home to the geometric processing algorithms.
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:5104
    • 提供者:留洋
  1. Dip

    0下载:
  2. 数字图像处理课程上老师布置的作业,要求实现图像的旋转,平移等功能-Digital image processing course teacher assignments, required to achieve image rotation, translation and other functions
  3. 所属分类:Graph program

    • 发布日期:2017-05-22
    • 文件大小:6163672
    • 提供者:王鹤翔
  1. jihebianhuan

    0下载:
  2. 实现图像的位置变换包括图像平移图像旋转等-The location of image transformation include image translation image rotation, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:682456
    • 提供者:丁宁
  1. geometry-operations

    0下载:
  2. 基本图形操作,包括镜像,图像平移,基于角度的旋转功能,同时还可进行图像缩放-Basic graphics operations, including mirroring, translation, rotation, etc. functions
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:115756
    • 提供者:huang
  1. affine_optical_flow

    0下载:
  2. 仿射(或一阶)光流模型有6个参数,描述图像平移,放大,旋转及剪切。类affine_optical_flow提供方法利用两帧图像序列来估计这些参数。-An affine (or first-order) optic flow model has 6 parameters, describing image translation, dilation, rotation and shear. The class affine_flow provides methods to estimates th
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:117229
    • 提供者:titan
  1. GeoTrans

    0下载:
  2. 数字图像处理几何变换,包括图像平移,图像镜像,图像转置,图像缩放,图像旋转-Geometric transformation of digital image processing, including image translation, mirror image, image transpose, image scaling, image rotation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4831
    • 提供者:hope
  1. jh

    0下载:
  2. Delphi:Delphi几何变换,为图像添加一些处理操作,比如任意角度旋转、缩小和放大、图像扭曲、图像的波浪效果、图像平移、远视图、剪裁等几何处理功能,日常操作PhotoShop比较多的Delphi朋友,会对这些功能比较熟悉的,在此介绍的这些方法可供Delphi爱好者对图像的几何处理有一些了解,为以后的编程铺设道路。 -Delphi: Delphi geometric transformation, add some image processing operations, such as
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-25
    • 文件大小:21785
    • 提供者:EY86ZW8
  1. translation

    0下载:
  2. 本文件中包括了对数字图像进行各种几何变换,分别包括图像平移,镜像变换,缩放,转置,旋转以及漩涡和球面扭曲等功能。-This document is included in the digital image of the geometric transformation, translation, respectively, including image, the mirror image transform, scaling, transpose, rotation, and distort
  3. 所属分类:assembly language

    • 发布日期:2017-05-21
    • 文件大小:5891008
    • 提供者:第五飞蓉
  1. geometric-transformation

    0下载:
  2. 该c程序可以实现图像的几何变换,诸如图像平移,水平镜像,垂直镜像,图像转置,图像缩小,图像放大,图像旋转-The c program can realize image geometry transform, such as image translation, horizontal mirror, vertical mirror, transpose images, image, image magnification, image rotation and so on
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-09
    • 文件大小:1965140
    • 提供者:黄青云
  1. Graphics-comprehensive-experiment

    0下载:
  2. 1.1实现绘制Bresenham直线 运用Bresenham算法,通过点绘制实现直线。 1.2实现种子填充算法 运用4连通种子填充算法,实现填充矩形的颜色填充和矩形框内的颜色填充。 1.3实现几何变换 运用glRotated、glTranslated、glScaled实现几何图像的旋转、平移、放大、缩小。 1.4实现窗口裁剪 通过Cohen_Sutherland、Sutherland_Hodgman实现线段裁剪和多边形裁剪。 1.5实现绘制曲线 通过Bezie
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:257204
    • 提供者:林伟鸿
  1. ImageTest03

    0下载:
  2. 利用C#进行图像处理,实现了图像的几何运算,包括图像平移,图像镜像,图像缩放,图像旋转-image process based on C#
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:77444
    • 提供者:josiemera
  1. HrtolrTest

    0下载:
  2. 自己编写的图像降质算法,可自定义降质方式,例如加入平移,旋转,噪声,效果不错.-I have written image degradation algorithm can customize degraded mode, such as adding translation, rotation, noise, good results.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:5823079
    • 提供者:flls
  1. GEOTRANS

    0下载:
  2. mfc中关于图像处理的几何变换的源代码,包括图像平移、垂直镜像、水平镜像、图像转置、图像缩放、图像旋转等功能。-The source code on the geometry transform of image processing in MFC, including the image translation, vertical mirror, mirror, transpose images level, image scaling, image rotation and other fu
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2046257
    • 提供者:yanls
  1. Geometric-operation

    0下载:
  2. 图像平移、图像镜像、图像缩放、图像旋转、灰度差值法-Image translation, the mirror image, image scaling, image rotation, grayscale difference method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:137805
    • 提供者:aiden
  1. zoom

    0下载:
  2. 图像处理 旋转、缩放、平移 仿射变换 双线性插值 三次卷积-Image processing, rotate, zoom, pan, affine transformation, bilinear interpolation, cubic convolution
  3. 所属分类:CSharp

    • 发布日期:2017-05-01
    • 文件大小:276107
    • 提供者:刘奇
  1. transfer

    0下载:
  2. matlab所写的图像的旋转、平移、缩放、仿射变换。-Written by matlab image rotation, translation, scaling, affine transformation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1026
    • 提供者:周梦婕
  1. Register

    0下载:
  2. 基于Fourier Mellin 变换的图像配准算法,可以计算图像的旋转量,平移量。-Image registration algorithm based on Mellin Fourier transform, you can calculate the amount of rotation of the image, the amount of translation.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:3842
    • 提供者:王刚立
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 24 »
搜珍网 www.dssz.com