CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 几何变换

搜索资源列表

  1. 图象的几何变换算法

    0下载:
  2. geotrans演示图像的移动,旋转等基本几何变化,是学习VC图像编程的好范例,适用于初学者。-geotrans demonstration of mobile images, rotate the basic geometry change is learning VC good image programming model, applicable to beginners.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:13185
    • 提供者:黄应
  1. 二维图形变换

    1下载:
  2. 包含了二维图形的几何变换算法,比例变换,对称变换-2d image geometry transform algrithm.proportion and symmetry transform.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:44116
    • 提供者:ls
  1. 数字图像几何变换

    0下载:
  2. 几何变换是最常见的图像处理手段,通过对变形的图像进行几何校正,可以得出准确的图像。常用的几何变换功能包括图像的平移、图像的镜像变换、图像的转置、图像的缩放、图像的旋转等等。目前数字图像处理的应用越来越广泛,已经渗透到工业、航空航天、军事等各个领域,在国民经济中发挥越来越大的作用。 作为数字图像处理的一个重要部分,本文介绍的工作是如何用Visual C++编程工具设计一个完整的应用程序,实现经典的图像几何变换功能。程序大概分为两大部分:读写BMP图像,和数字图像的几何变换。即首先用Visual
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:909332
    • 提供者:陈万通
  1. 图象的几何变换

    0下载:
  2. 图像几何变换VC实现- The picture geometry transforms VC to realize
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:29751
    • 提供者:胡恩良
  1. 数字图象处理(几何变换,边缘检测,图象增强)

    0下载:
  2. 数字图象处理源码集(几何变换,边缘检测,图象增强)-source digital image processing sets (geometric transformation, edge detection, image enhancement)
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:197510
    • 提供者:angwzhg
  1. 图象的几何变换算法2

    0下载:
  2. 此代码实现了图象的平移,旋转,镜像,转置,缩放等几何变换算法.-This program achieves geometrical transform algorithm of images levle-remove,circumrotation,Mirror,transpose,zoom and so on.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:32200
    • 提供者:王茹娟
  1. 图象的几何变换3

    0下载:
  2. 图象的几何变换 打开一幅位图,实现几何变换 命令行编译过程如下 vcvars32 rc bmp.rc cl geotrans.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在
  3. 所属分类:Windows编程

  1. opencv图像插值采样几何变换

    0下载:
  2. opencv图像插值采样几何变换
  3. 所属分类:其它

  1. 图像几何变换

    0下载:
  2. VC++编写的图像几何变换程序,界面分成原图显示区和变换后显示区,几何变换包括了:图像平移、水平镜像、垂直镜像、图像转置、图像缩小、图像放大、图像旋转
  3. 所属分类:GDI/图象编程

    • 发布日期:2011-11-22
    • 文件大小:1595624
    • 提供者:66173287@qq.com
  1. 2

    0下载:
  2. 打开一幅位图,并对位图实现各种几何变换包括平移,旋转,镜像,转置,缩放等。-Open an bitmap and bitmaps to achieve a variety of geometric transformations, including translation, rotation, mirror, transpose, scaling.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:29435
    • 提供者:guodan
  1. geometrictransformation

    0下载:
  2. 这段代码是用来描述数字图像处理的一些关于几何变换的代码。非常的简单明了,对初学者来说非常容易看懂的。-This code is used to describe the digital image processing on the geometry transform the code. Very simple and very easy for beginners to read it.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1173188
    • 提供者:zengke
  1. ImageShow

    0下载:
  2. 此代码可以实现多种图像处理功能,包括图像二值化、灰度图像处理、真彩色处理、图像几何变换和动态图像等-This code can achieve a variety of image processing functions, including image binarization, gray-scale image processing, true color processing, image geometric transformations and dynamic images
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:312014
    • 提供者:张豪
  1. GeoTrans

    0下载:
  2. 使用VC++编写的图像几何变换功能的源码(平移,镜像,转置,缩放,旋转)!-The use of VC++ to prepare the image of the source function of geometric transformations (translation, mirror, transpose, zoom, rotate)!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:398743
    • 提供者:yinjun
  1. Transform

    0下载:
  2. 三角形的二维几何变换包括平移,旋转,错切,对称等-Triangular two-dimensional geometric transformations include translation, rotation, shear, symmetry, etc.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:31715
    • 提供者:lcs
  1. RotateImg

    0下载:
  2. 图像旋转是图像几何变换之一,在GDI+中Bitmap提供了图像旋转的功能,但只能旋转90.180,270等,本程序利用数学公式实现对图像的任意旋转-Image rotation is one of the image geometric transformation, in GDI+ provides the Bitmap image rotation features, but only rotation 90.180,270, etc., this program uses mathemat
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:318803
    • 提供者:孙渊
  1. delphi实现的几何变换

    0下载:
  2. 二次处理图像 几何变换(旋转 剪裁、缩小放大扭曲等)(Secondary processing of image geometric transformation (rotation cut, zoom in, etc.))
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:238592
    • 提供者:hp_1
  1. 案例11-二维图形几何变换算法

    2下载:
  2. 计算机图形学里的二维图形几何变换,所用软件为C++(Geometric transformation of two-dimensional graphics)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:4054016
    • 提供者:冰冰冰冰
  1. jihebianhuan

    0下载:
  2. 画出五边形,然后对五边形进行对称,平移,旋转,比例变换等几何变换。(The Pentagon is drawn, and then the Pentagon is symmetrical, translational, rotated, and proportional transform.)
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:64512
    • 提供者:年月未改
  1. J1401160338~王利吉 几何变换 图形学

    1下载:
  2. 使用mfc编写的计算机图形学实现画直线画圆画椭圆,二维三维几何变换代码(Using computer graphics compiled by MFC to realize drawing straight line, drawing circle and ellipse, two-dimensional and three-dimensional geometric transformation code)
  3. 所属分类:其他小程序

    • 发布日期:2019-06-03
    • 文件大小:2440192
    • 提供者:任性老吉
  1. 图像几何变换处理

    0下载:
  2. 图像的几何变换: 改变图像的大小或形状。比如图像的平移、旋转、放大、缩小等,这些方法在图像配准中使用较多。 图像变换: 通过数学映射的方法,将空域的图像信息转换到频域、时频域等空间上进行分析。比如傅里叶变换、小波变换等。(Image several transformation processing)
  3. 所属分类:其他

    • 发布日期:2020-07-03
    • 文件大小:106496
    • 提供者:司马懿!
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com