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

搜索资源列表

  1. SIFT

    1下载:
  2. Sift(Scale Invariant Feature Transform)是一个很好的图像匹配算法,同时能处理亮度、平移、旋转、尺度的变化,利用特征点来提取特征描述符,最后在特征描述符之间寻找匹配。本源码是用c语言实现的,代码简单易理解-Sift (Scale Invariant Feature Transform) is a good image matching algorithm, and can handle the brightness, pan, rotate, scale ch
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-19
    • 文件大小:5197533
    • 提供者:huangxiaoli
  1. image-registration

    1下载:
  2. 一个完整的基于互信息的图像配准程序,包括POWELL和PSO两种优化算法,可对有平移和旋转的两幅图像实现准确配准。-A complete image registration based on mutual information procedure, including two POWELL and PSO optimization algorithm can be run properly.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:4026
    • 提供者:chen
  1. Matlab-Gui-tuxiang

    0下载:
  2. 利用MATLAB中的GUI(图形用户界面),实现图像的平移,旋转,压缩等变换,是效果更加明显。-In MATLAB GUI (graphical user interface), to achieve image translation, rotation, compression transformation, is the effect is more obvious.
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:515651
    • 提供者:konghao
  1. chap_06

    0下载:
  2. 数字图像处理,能够实现图像的比例缩放和图像的平移变换-Digital image processing, edge detection can achieve image segmentation and image......
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:275125
    • 提供者:孙玉梅
  1. Image_Cnn

    0下载:
  2. 利用神经网络进行图像基本操作变换,去噪,平移,旋转,图像分割等。-Image processing by CNN.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:1857392
    • 提供者:小静默
  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. jihebianhuan

    0下载:
  2. 在matlab下实现图像的几何变换的.m文件,包括镜像,平移,缩放,旋转,转置-Of image in matlab .m file geometric transformations, including mirroring, translation, scaling, rotation, transpose
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1632
    • 提供者:
  1. 3DKJ

    0下载:
  2. 图像化语言编程的,关于3d控件的知识,主要有平移和循转算子-Programming language image, 3D controls on the knowledge, mainly in translation and follow the transfer operator
  3. 所属分类:LabView

    • 发布日期:2017-04-29
    • 文件大小:31754
    • 提供者:嬴政
  1. versatile-image-processing

    0下载:
  2. 这是在Visual Basic环境下的基于对话框的图像处理操作代码。包括一些基本功能如:对图像加高斯噪声、转灰度图、显示直方图、直方图均衡化、反色。还有对图像进行平滑的模板运算,如BOX模板,Gauss模板、Laplacian模板。并且可以对显示在对话框中的图像进行平移操作。-This is a dialog-based image processing operation code in Visual Basic environment. Including some basic functi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:6947969
    • 提供者:唐欢
  1. Pretreatment

    0下载:
  2. 图像预处理的方法,包括区域扩充,把质心平移到图像中心,主方向归一,得到正方形等步骤。-Image preprocessing methods, including regional expansion, the centroid shifted to the image center, the main direction of normalization, and other steps to get square.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1420
    • 提供者:王孟
  1. ImageTransform

    0下载:
  2. 实现图像的平移与旋转,比较基础的应用。想要实现相关功能,可以参考下-image translation and rotation,it is the basic application
  3. 所属分类:OpenCV

    • 发布日期:2017-04-29
    • 文件大小:461190
    • 提供者:雷步仑
  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. chap4

    0下载:
  2. 图像的基本操作,包括平移缩放转置,以及邻域和块操作-The basic operation of the image, including pan and zoom transpose and neighborhood and block operations
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1840552
    • 提供者:韩建辉
  1. DigitalImageProcessing

    0下载:
  2. 图像处理的程序,可以实现图像的平移,翻转,映射,放大缩小等一系列功能-Image processing program can be achieved image translation, flip, map, zoom and a series of functions
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-03
    • 文件大小:521394
    • 提供者:liusiyan
  1. Ex_Image

    0下载:
  2. 简单的对图像进行处理,放大缩小平移,显示坐标等操作-Simple image processing, pan zoom, display coordinates and other operations
  3. 所属分类:GIS program

    • 发布日期:2017-05-14
    • 文件大小:3208429
    • 提供者:杨海
  1. testrotate

    0下载:
  2. 自己编写图像旋转; (1)可以任意设定旋转中心; (2)旋转通过坐标矩阵和旋转矩阵一步到位,得出旋转之后的对于坐标矩阵;(myrotate和myrotate1功能一样,后者只是在前者基础上,将旋转矩阵和平移矩阵集成到一起了); (3)自带构造测试矩阵,可以直接运行;-rotate img by myself all center
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1461
    • 提供者:zhangjun
  1. 2-3

    0下载:
  2. mfc 图像的简单几何变化处理 如平移,水平,垂直镜像,缩放,旋转等-mfc simple geometric change in image processing such as translation, horizontal, vertical mirroring, scaling, rotation, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:589213
    • 提供者:攀岩
  1. bubianju

    0下载:
  2. 本文对于R.Y.wong提出的用于图像匹配的不变矩法进行了分析,给出了在离徽情况下平移和旋转不变性的理论证 明.同时指出比例因子的不变性在离散情况下是不成立的.最后DPSS/52计算机系统上采用四幅不同图像进行了计算机仿X 实脸,取得了与理论分析一致的结果-This article proposes to RYwong moment invariants method for image matching carried out by analyzing the situation in vit
  3. 所属分类:Project Design

    • 发布日期:2017-04-06
    • 文件大小:643568
    • 提供者:wang
  1. dvexp6

    0下载:
  2. 对BMP图像作平移处理并保存为新bmp文件 -The BMP image is translated and saved as the new BMP file
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-28
    • 文件大小:262041
    • 提供者:陈信
  1. image-geometric-transformation

    0下载:
  2. 实现图像的几何变换,包括图像的平移、镜像变换、缩放、转置以及旋转。-Achieve geometric transformation of image, including the image translation, image transformation, scaling, transpose and rotation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:26464
    • 提供者:马江敏
« 1 2 ... 32 33 34 35 36 3738 39 40 41 »
搜珍网 www.dssz.com