-
图像处理的立体匹配算法
立体匹配的算法,用于图像处理-stereo matching algorithms for image processing
- 2022-01-26 07:11:11下载
- 积分:1
-
When creating applications with a complex view layout, there are several feature...
When creating applications with a complex view layout, there are several features that are missing from MFC. First, each type of view layout is created differently (simple view vs. splitter vs. nested splitter). Simple view layout does not need any additional code (MFC handles the creation). Splitter layout needs a CSplitterWnd and manual creation of each pane. Even more complex is the nested splitter. Second, MFC does not support tab windows that can be found in almost any commercial application and is great for better UI orgranization.
- 2022-03-18 15:05:27下载
- 积分:1
-
进程同步,VC开发
进程同步,VC开发-process synchronization, VC
- 2022-03-11 20:12:34下载
- 积分:1
-
AffineTransformation computes and applies the geometric affine transformation to...
AffineTransformation computes and applies the geometric affine transformation to a 2-D image.
The program main functions are:
- Load Image: Load the image to be transformed.
- Transform Image: Computes the transformation matrix from the transformation parameters specified by the user, then it applies the transformation to the loaded image.
- Save Image: Save the transformed image.
- Quit: Exit the program.
The transformation parameters are specified by the user by editing the
values of the rotation, scale (x and y), and shear (x and y). The
translation is not icluded because it can be easily (normalized or) removed from the image by
subtracting the shape cetroid.
The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox
functions: maketform and imtransform. So this program is only demonstrates and facilitates the computation and the applying of these functions to a 2-D image.
- 2022-01-30 20:17:04下载
- 积分:1
-
三维实时FUR运算
三维实时FUR运算-Three-dimensional real-time computing FUR
- 2022-03-20 22:22:52下载
- 积分:1
-
VC++ Complete face recognition system, image processing, based on the module mat...
VC++人脸识别系统 比较完整的图像处理过程,基于模块匹配。-VC++ Complete face recognition system, image processing, based on the module match.
- 2022-01-25 15:43:27下载
- 积分:1
-
进行中西文的渐显效果
进行中西文的渐显效果-Western text for the spate of results
- 2022-03-31 01:13:05下载
- 积分:1
-
VB写的颜色转换器 演示VB中使用API进行图形编程
VB写的颜色转换器 演示VB中使用API进行图形编程-VB was the color converter demonstration using VB API Graphics Programming
- 2022-02-02 14:59:53下载
- 积分:1
-
UARPT的一个编程实例,实现串口通信。针对DSP编程
UARPT的一个编程实例,实现串口通信。针对DSP编程
-UARPT instance of a program to achieve serial communication. Programming for DSP
- 2022-03-25 08:44:13下载
- 积分:1
-
本包详细阐述了两款常用LCD的原理,以及驱动程序,调试很容易....
本包详细阐述了两款常用LCD的原理,以及驱动程序,调试很容易.-The package described in detail the principle of two commonly used LCD, as well as drivers, debugging is easy.
- 2022-02-07 13:36:07下载
- 积分:1