-
几何变换是最常见的图像处理手段,通过对变形的图像进行几何校正,可以得出准确的图像。常用的几何变换功能包括图像的平移、图像的镜像变换、图像的转置、图像的缩放、图像...
几何变换是最常见的图像处理手段,通过对变形的图像进行几何校正,可以得出准确的图像。常用的几何变换功能包括图像的平移、图像的镜像变换、图像的转置、图像的缩放、图像的旋转等等。目前数字图像处理的应用越来越广泛,已经渗透到工业、航空航天、军事等各个领域,在国民经济中发挥越来越大的作用。
作为数字图像处理的一个重要部分,本文介绍的工作是如何用Visual C++编程工具设计一个完整的应用程序,实现经典的图像几何变换功能。程序大概分为两大部分:读写BMP图像,和数字图像的几何变换。即首先用Visual C++创建一个多文档应用程序框架,在实现任意BMP图像的读写,打印,以及剪贴板操作的基础上,完成经典的图像几何变换功能。
-geometric transformation is the most common means of image processing, image deformation of geometric correction, can be an accurate picture. Transform common geometric features include image translation, the mirror image transform, image transfer home, image scaling, image rotation and so on. Current digital image processing applications have become wider, and have penetrated into the industrial, aerospace, military and other areas, the national economy will play an increasingly larger role. Digital image processing as a vital part of the work presented in this paper is how to use Visual C programming tools to design a complete application procedures and achieve the classic i
- 2022-03-20 04:33:00下载
- 积分:1
-
采用PCA脸分类
主成分分析基于面部识别,并与支持向量机对比
- 2022-02-06 09:41:55下载
- 积分:1
-
行编缉源程序.zip
行编缉源程序.zip-line editing source. Zip
- 2022-05-16 22:22:35下载
- 积分:1
-
通过构建相应的词法分析表,实现对句子的合理分析,看是不是指定文法的合理句子....
通过构建相应的词法分析表,实现对句子的合理分析,看是不是指定文法的合理句子.-By constructing the corresponding lexical analysis table to achieve a reasonable analysis of the sentence to see is not a reasonable sentence grammar specified.
- 2022-03-14 05:54:20下载
- 积分:1
-
thermometer and heater device
for demonstration of automatic
temperature con...
thermometer and heater device
for demonstration of automatic
temperature control.
version 2.0
this device (thermometer.exe) comes with
full source code (visual basic 6.0) and
a sample assembler program (thermometer.asm),
that can be run on emu8086 microprocessor
emulator.
you can download the latest emu8086
microprocessor emulator from here:
http://www.emu8086.com
feel free to e-mail if you have any questions:
info@emu8086.com
have fun!
copyright (c) 2005 emu8086.com
http://www.emu8086.com
- 2023-08-05 22:55:03下载
- 积分:1
-
I wrote CS robot
我写的CS机器人-I wrote CS robot
- 2022-07-26 19:05:37下载
- 积分:1
-
*对buildequalizer <;输入:
** Aufruf: BuildEqualizer
** Das Werkzeug BuildEqualizer erzeugt aus einem ASCII
** das PGF-FILE EQUALIZER.PGF
**
** Syntax: Tokentrenner ist "
"
** Format :
** Dummy-Tok x0 x1 ... xn
** y0 z00 z01 ... z0n
** y0 z10 z11 ... z1n
** : : : :
** ym zm0 zm1 ... zmn
-** Aufruf: BuildEqualizer
**
** Das Werkzeug BuildEqualizer erzeugt aus einem ASCII
** das PGF-FILE EQUALIZER.PGF
**
** Syntax: Tokentrenner ist "
"
** Format :
** Dummy-Tok x0 x1 ... xn
** y0 z00 z01 ... z0n
** y0 z10 z11 ... z1n
** : : : :
** ym zm0 zm1 ... zmn
- 2022-08-03 10:51:43下载
- 积分:1
-
Socket简易消息传输
简单的点对点传输,只支持局域网与公网环境,不支持公网与内网之间的通讯,算是最简单的一个socket例子。
- 2023-07-18 19:20:04下载
- 积分:1
-
A dynamic link library for the entry
一个用于入门的动态链接库的极好例子,当你把本例看完后,也就会在VC下封装动态链接库了,还有测试程序。-A dynamic link library for the entry-an excellent example, when you read this case even after the VC will be in the dynamic link library under the package, and there are test programs.
- 2022-02-09 20:01:09下载
- 积分:1
-
系统信息监测
监控中心是一个旨在帮助您控制和监视您的本地网络中的计算机系统。该系统允许您在真正的时间,请参阅有关您的任何计算机使用一个简单的界面,可以适应自己的需要的有用信息。本文提供有关如何访问不同的信息对 Windows 操作系统如进程信息、 性能计数器和基本系统信息的示例。
- 2022-01-26 00:52:14下载
- 积分:1