搜索资源列表

  1. 04 VC图像的几何变换源代码

    0下载:
  2. 04 VC图像的几何变换源代码,旋转,比例缩放,等等几何变换-04 VC images of the geometric transform source code, rotation, scaling, zooming, etc. Geometry Transformation
  3. 所属分类:其它资源

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

    0下载:
  2. 几何变换是最常见的图像处理手段,通过对变形的图像进行几何校正,可以得出准确的图像。常用的几何变换功能包括图像的平移、图像的镜像变换、图像的转置、图像的缩放、图像的旋转等等。目前数字图像处理的应用越来越广泛,已经渗透到工业、航空航天、军事等各个领域,在国民经济中发挥越来越大的作用。 作为数字图像处理的一个重要部分,本文介绍的工作是如何用Visual C++编程工具设计一个完整的应用程序,实现经典的图像几何变换功能。程序大概分为两大部分
  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. 计算机图形学的几何变换,是用VC++的MFC写的-computer graphics geometric transformation is the use of VC + + MFC write
  3. 所属分类:图形图象

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

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

    • 发布日期:2024-04-29
    • 文件大小:29696
    • 提供者:胡恩良
  1. 几何变换

    0下载:
  2. 计算机图形学的几何变换,是用VC++的MFC写的-computer graphics geometric transformation is the use of VC++ MFC write
  3. 所属分类:图形图象

    • 发布日期:2024-04-29
    • 文件大小:30720
    • 提供者:ddd
  1. 图象平移旋转等几何变换

    0下载:
  2. 图象平移旋转等几何变换小程序,可以参考使用。-image translation rotating geometry transform small program can use and reference.
  3. 所属分类:多媒体编程

    • 发布日期:2024-04-29
    • 文件大小:31744
    • 提供者:成城
  1. 图象的几何变换算法2

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

    • 发布日期:2024-04-29
    • 文件大小:31744
    • 提供者:王茹娟
  1. 实验八 二维几何变换

    0下载:
  2. 加深对常用的二维几何变换的了解,如平移,旋转,放大缩小等,掌握变换顺序和变换矩阵的用法。-better used to transform the two-dimensional geometry of understanding, such as translation, rotation, zooming, and the master sequence transform matrix of usage.
  3. 所属分类:分形几何

    • 发布日期:2024-04-29
    • 文件大小:92160
    • 提供者:张明
  1. 二维图形变换

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

    • 发布日期:2024-04-29
    • 文件大小:44032
    • 提供者:ls
  1. 04 VC图像的几何变换源代码

    0下载:
  2. 04 VC图像的几何变换源代码,旋转,比例缩放,等等几何变换-04 VC images of the geometric transform source code, rotation, scaling, zooming, etc. Geometry Transformation
  3. 所属分类:2D图形编程

    • 发布日期:2024-04-29
    • 文件大小:274432
    • 提供者:glg
  1. 数字图像几何变换

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

    • 发布日期:2024-04-29
    • 文件大小:909312
    • 提供者:陈万通
  1. 几何变换+仿射变换+测量

    1下载:
  2. 以具体的实例讲解了halcon中的几何变换和仿射变换,这在OCR识别中经常遇到的方法(The geometric transformation and affine transformation in halcon are explained in concrete examples, which are often encountered in OCR recognition.)
  3. 所属分类:图形/文字识别

    • 发布日期:2024-04-29
    • 文件大小:4864000
    • 提供者:清平乐
  1. 几何变换

    0下载:
  2. 数字图像处理中的几何变换,包括图像的平移,图像的镜像,图像转置,图像的缩放,图像的旋转以及三种插值算法(The geometric transformation in digital image processing includes image translation, image mirroring, image transposition, image scaling, image rotation, and three inte
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:2048
    • 提供者:王sirsir
  1. 几何变换

    0下载:
  2. 实现图像的几何变换,细节清楚,程序可读性强。(Realize the geometric transformation of the image, the details are clear, the program readability is strong.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:25600
    • 提供者:trezegue
  1. 案例11-二维图形几何变换算法

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

    • 发布日期:2024-04-29
    • 文件大小:4054016
    • 提供者:冰冰冰冰
  1. 图像几何变换

    0下载:
  2. 图像的几何变换包括仿射变换,几何变换,中心变换等功能(The geometric transformation of the image includes the functions of affine transformation, geometric transformation, central transformation and so on)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:259072
    • 提供者:visile
  1. J1401160338~王利吉 几何变换 图形学

    0下载:
  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. 所属分类:其他小程序

    • 发布日期:2024-04-29
    • 文件大小:2440192
    • 提供者:任性老吉
  1. 几何变换

    1下载:
  2. 数字图像处理的几何变换的完整的工程文件。C++程序(Complete engineering document of geometric transformation in digital image processing. C++ program)
  3. 所属分类:图形图象

    • 发布日期:2024-04-29
    • 文件大小:1957888
    • 提供者:MXC
  1. 图像几何变换处理

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

    • 发布日期:2024-04-29
    • 文件大小:106496
    • 提供者:司马懿!
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org