搜索资源列表
实现几种精确位图缩放方式的程序
- 图象的平移,旋转,镜像,转置,缩放等几何变换算法
数字图像几何变换
- 几何变换是最常见的图像处理手段,通过对变形的图像进行几何校正,可以得出准确的图像。常用的几何变换功能包括图像的平移、图像的镜像变换、图像的转置、图像的缩放、图像的旋转等等。目前数字图像处理的应用越来越广泛,已经渗透到工业、航空航天、军事等各个领域,在国民经济中发挥越来越大的作用。 作为数字图像处理的一个重要部分,本文介绍的工作是如何用Visual C++编程工具设计一个完整的应用程序,实现经典的图像几何变换功能。程序大概分为两大部分:读写BMP图像,和数字图像的几何变换。即首先用Visual
图像处理的小程序
- 一些用于图像处理的小程序 图像几何变换 滤波 增强 反色
w1.c
- 几何变换程序,实现李宁商标的绘制填充和旋转变换。
图象平移旋转等几何变换
- 图象平移旋转等几何变换小程序,可以参考使用。-image translation rotating geometry transform small program can use and reference.
第三章几何变换
- VC++图像处理程序设计配套光盘
图像几何变换
- VC++编写的图像几何变换程序,界面分成原图显示区和变换后显示区,几何变换包括了:图像平移、水平镜像、垂直镜像、图像转置、图像缩小、图像放大、图像旋转
计算机图形学的实习程序
- 一个计算机图形学的实习程序,实现各种直线、圆和多边形的绘制,并可以填充颜色,实现几何变换,重绘,保存等。-A computer graphics training program, to achieve a variety of lines, circles and polygons to draw, and can be filled with color, to achieve geometric transform, redraw, save and so on.
Morphy
- 用matlab编写的图像几何变换程序,包括旋转和平移,适合初学者。-Prepared using matlab image geometric transformation process, including rotation and translation, suitable for beginners.
dib
- 本程序实现了图像的几何变换,如图像的镜像,放大缩小,旋转等-realized by the images of geometric transformation, such as image mirroring, zooming, rotation, etc.
magichouse
- 图像几何变换程序 包括图像的平移、镜像变换、图像的转置、缩放和旋转等内容。开发工具是VC2005-Image geometric transformations include image translation, image transform, image transposition, such as scaling and rotation. Development tools is VC2005
BezierFill
- 图形的基本的几何变换程序:包括平移变换、旋转变换、放缩变换、相对某一点的旋转变换-The basic geometric graphics transformation process: including the translation transformation, rotation, zoom transform, the relative rotation of a point
192168216520092171444454094167
- DIBDisplay图像处理小程序 ,有图像几何变换,图像增强,图像频域分析,边缘检测,能处理256色位图和24位真彩色图像- Image processing procedures, have the image geometric transform, image enhancement, image frequency domain analysis, edge detection, can handle 256-color bitmap and 24 Bit True Color Im
l
- 该程序实现图像几何变换,包括图像平移,水平、垂直镜像,图像转置,图像缩放以及图像旋转。-Image geometric transformation of the program, including the image shift, horizontal, vertical mirror, image transposition, image scaling and image rotation.
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
图像处理基础
- c语言实现图像处理几何变换基础技术。编程平台为vc6.0。MFC程序.。运行dutu.cpp文件,得到图像处理界面,点击相应按钮,输出处理后图像。(C language implementation of image processing, geometric transformation, basic technology. The programming platform is vc6.0. MFC program. Run the dutu.cpp file, get the image
图像处理程序设计杨淑莹清晰版源码
- VC++的部分图像处理程序,特效显示,几何变换,灰度变换等(VC++ part of the image processing program, special effects display, geometric transformation, gray-scale transformation, etc.)
几何变换
- 实现图像的几何变换,细节清楚,程序可读性强。(Realize the geometric transformation of the image, the details are clear, the program readability is strong.)
图像几何变换
- 改进的matlab程序,用到的是基本代码,不含matlab中一步到位的函数,适合初学者(The improved matlab program is used in basic code, and does not contain one step function in MATLAB. It is suitable for beginners.)
几何变换
- 数字图像处理的几何变换的完整的工程文件。C++程序(Complete engineering document of geometric transformation in digital image processing. C++ program)