搜索资源列表
数字图像几何变换
- 几何变换是最常见的图像处理手段,通过对变形的图像进行几何校正,可以得出准确的图像。常用的几何变换功能包括图像的平移、图像的镜像变换、图像的转置、图像的缩放、图像的旋转等等。目前数字图像处理的应用越来越广泛,已经渗透到工业、航空航天、军事等各个领域,在国民经济中发挥越来越大的作用。 作为数字图像处理的一个重要部分,本文介绍的工作是如何用Visual C++编程工具设计一个完整的应用程序,实现经典的图像几何变换功能。程序大概分为两大部分:读写BMP图像,和数字图像的几何变换。即首先用Visual
chap_10
- 具有点运算,几何变换,区处理,图象编码等对BMP图象处理的程序-with point computation, geometry transformation, handling, image coding on the BMP image processing procedures
vc++图像处理源代码
- 数字图象处理C++算法程序(点运算,几何变换,图像增强,形态变换etc)-digital image processing algorithm C (point operations, geometry transformation, image enhancement, morphological transformation, etc)
COOLCAI
- 本程序演示的是计算机图形学中的几何变换的方法,并且能修改角度.-this program is demonstrated by the computer graphics transform the geometric methods, and can change perspective.
changes
- 是关于计算机图形学的程序,图形的几何变换那一章的,是三维的program-on computer graphics procedures, graphic geometric transformation of the chapter, the program is the three-dimensional
Expiriment1
- 图像处理的入门程序:读取位图,并进行一些诸如旋转的几何变换等-image processing entry procedures : Bitmap read, and some, such as rotating such as geometric transformation
thegeometrytransform
- 几何变换 有助于你的几何图形处理 很实用的小程序-geometric transform help you deal with the geometry of a very small practical procedures
vc_pictureprocess
- c++编译的图像处理程序,主要包括:几何变换、滤波、边缘检测、锐化、轮廓提取和边界跟踪、形态学处理-c compiler of image processing procedures, including : geometric transformations, filtering, edge detection, sharpening, contour extraction and border tracking and morphological processing, etc.
mirror0
- 具有显示图象、并且具有简单的几何变换的功能:例如水平镜像、垂直镜像小程序-have revealed images, and with simple geometric transformation functions : for example, the level of mirror, vertical mirror small program
图像几何变换
- VC++编写的图像几何变换程序,界面分成原图显示区和变换后显示区,几何变换包括了:图像平移、水平镜像、垂直镜像、图像转置、图像缩小、图像放大、图像旋转
CG
- 基于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
MODEL
- 一个简单但很有代表性的几何变换的例子!从程序运行结果中能明示感觉到对一个三角形或四边形进行平移、缩放、旋转变换所留下的痕迹!-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
ImageProcessFounction
- 各个程序函数包含图象处理基本的算法,边缘检测,点运算,特效,几何变换,增强和虑镜-The various program functions include basic image processing algorithms, edge detection, point operations, effects, geometric transformation, enhancement and taking into account mirror
GeoTrans
- MFC中数字图像处理几何变换的程序。 很全的,本科阶段的都有!-MFC geometric transformation of digital image processing procedures.
document
- 源码包括Java程序、计算机图形学多边形裁剪、几何变换Matlab程序、运筹学LP问题Lingo程序!-Source including Java program, computer graphics polygon clipping, geometric transformations Matlab program, operations research program Lingo LP problem!
RotateImg
- 图像旋转是图像几何变换之一,在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
图形图像处理程序例子
- 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
cPPcube
- opengl实现立方体的简单三维交互式几何变换,程序可直接使用。-opengl cube
图像处理程序设计杨淑莹清晰版源码
- VC++的部分图像处理程序,特效显示,几何变换,灰度变换等(VC++ part of the image processing program, special effects display, geometric transformation, gray-scale transformation, etc.)
segskdz70
- 此代码实现了图象的平移,旋转,镜像,转置,缩放等几何变换算法,()