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

搜索资源列表

  1. 数字图像几何变换

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

    • 发布日期:2008-10-13
    • 文件大小:888.02kb
    • 提供者:陈万通
  1. chap_10

    0下载:
  2. 具有点运算,几何变换,区处理,图象编码等对BMP图象处理的程序-with point computation, geometry transformation, handling, image coding on the BMP image processing procedures
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:415kb
    • 提供者:许连
  1. vc++图像处理源代码

    0下载:
  2. 数字图象处理C++算法程序(点运算,几何变换,图像增强,形态变换etc)-digital image processing algorithm C (point operations, geometry transformation, image enhancement, morphological transformation, etc)
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:312.57kb
    • 提供者:大卫
  1. COOLCAI

    0下载:
  2. 本程序演示的是计算机图形学中的几何变换的方法,并且能修改角度.-this program is demonstrated by the computer graphics transform the geometric methods, and can change perspective.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:195.07kb
    • 提供者:王延芳
  1. changes

    1下载:
  2. 是关于计算机图形学的程序,图形的几何变换那一章的,是三维的program-on computer graphics procedures, graphic geometric transformation of the chapter, the program is the three-dimensional
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:56.65kb
    • 提供者:kuai
  1. Expiriment1

    0下载:
  2. 图像处理的入门程序:读取位图,并进行一些诸如旋转的几何变换等-image processing entry procedures : Bitmap read, and some, such as rotating such as geometric transformation
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:171.82kb
    • 提供者:毛悠然
  1. thegeometrytransform

    0下载:
  2. 几何变换 有助于你的几何图形处理 很实用的小程序-geometric transform help you deal with the geometry of a very small practical procedures
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:293.4kb
    • 提供者:liminjing
  1. vc_pictureprocess

    0下载:
  2. c++编译的图像处理程序,主要包括:几何变换、滤波、边缘检测、锐化、轮廓提取和边界跟踪、形态学处理-c compiler of image processing procedures, including : geometric transformations, filtering, edge detection, sharpening, contour extraction and border tracking and morphological processing, etc.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:350.04kb
    • 提供者:da
  1. mirror0

    0下载:
  2. 具有显示图象、并且具有简单的几何变换的功能:例如水平镜像、垂直镜像小程序-have revealed images, and with simple geometric transformation functions : for example, the level of mirror, vertical mirror small program
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:60.64kb
    • 提供者:杨红丽
  1. 图像几何变换

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

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

    0下载:
  2. 基于VC6.0编写的MFC计算机图形学程序编写,实现了如下功能: (1)画直线、画多边形、画圆、画字符 (2)对多边形进行填充 (3)图形裁剪 (4)图形的几何变换 (5)三维图形的消隐及着色 -Prepared based on VC6.0 MFC computer graphics programming, to achieve the following functions: (1) draw a straight line, draw the polygon, c
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:111.38kb
    • 提供者:李若
  1. MODEL

    0下载:
  2. 一个简单但很有代表性的几何变换的例子!从程序运行结果中能明示感觉到对一个三角形或四边形进行平移、缩放、旋转变换所留下的痕迹!-A simple but highly representative examples of geometric transformations! Results from the program to run to express feeling of a triangle or quadrilateral to pan, zoom, rotation of the t
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-27
    • 文件大小:15.64kb
    • 提供者:xiaoyu
  1. ImageProcessFounction

    0下载:
  2. 各个程序函数包含图象处理基本的算法,边缘检测,点运算,特效,几何变换,增强和虑镜-The various program functions include basic image processing algorithms, edge detection, point operations, effects, geometric transformation, enhancement and taking into account mirror
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:21.65kb
    • 提供者:linhong
  1. GeoTrans

    0下载:
  2. MFC中数字图像处理几何变换的程序。 很全的,本科阶段的都有!-MFC geometric transformation of digital image processing procedures.
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:86.3kb
    • 提供者:叶子
  1. document

    0下载:
  2. 源码包括Java程序、计算机图形学多边形裁剪、几何变换Matlab程序、运筹学LP问题Lingo程序!-Source including Java program, computer graphics polygon clipping, geometric transformations Matlab program, operations research program Lingo LP problem!
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:7.06kb
    • 提供者:黄旭
  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
    • 文件大小:311.33kb
    • 提供者:孙渊
  1. 图形图像处理程序例子

    0下载:
  2. 1.二值化处理的源代码 2.对角镜像处理 3.离散余弦变换处理 4.傅立叶变换处理 5.(图像复原) 6.加入随机噪声 7.直方图均衡处理 8.几何变换 9.图像处理头文件 ...... -1. 2 value of the source code for two. Right angle image processing 3. Discrete Cosine Transform 4. Fourier transform handle
  3. 所属分类:GDI/图象编程

    • 发布日期:2014-02-25
    • 文件大小:19.45kb
    • 提供者:testsb
  1. cPPcube

    0下载:
  2. opengl实现立方体的简单三维交互式几何变换,程序可直接使用。-opengl cube
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:4.28kb
    • 提供者:Lily
  1. 图像处理程序设计杨淑莹清晰版源码

    0下载:
  2. VC++的部分图像处理程序,特效显示,几何变换,灰度变换等(VC++ part of the image processing program, special effects display, geometric transformation, gray-scale transformation, etc.)
  3. 所属分类:其他小程序

    • 发布日期:2018-01-02
    • 文件大小:19.05mb
    • 提供者:
  1. segskdz70

    0下载:
  2. 此代码实现了图象的平移,旋转,镜像,转置,缩放等几何变换算法,()
  3. 所属分类:其他小程序

    • 发布日期:2018-01-08
    • 文件大小:27kb
    • 提供者:wccqbelbce
« 12 »
搜珍网 www.dssz.com