-
simple 2
简易二维平面CAD画线、圆、方,可移动、复制、镜像-simple 2-D CAD line drawing, round, side, move, copy, mirror
- 2023-02-04 14:45:03下载
- 积分:1
-
based on the camera face detection, the VFW is not the procedure used SDK, more...
基于摄像头的人脸检测,用的是VFW的程序没有用SDK的,比较粗糙-based on the camera face detection, the VFW is not the procedure used SDK, more rough
- 2022-01-31 11:15:55下载
- 积分:1
-
obj model format for opengl source code for Mac OS X
obj模型格式的opengl源代码
Mac OS X - Install Boost and both the SDL and SDL_image developer package-obj model format for opengl source code for Mac OS X- Install Boost and both the SDL and SDL_image developer package
- 2022-05-28 20:14:59下载
- 积分:1
-
图像特殊效果的现实
图像特殊效果的现实-images of the reality of special effects
- 2022-05-25 17:02:36下载
- 积分:1
-
二维线图生成!计算机图形学的初学者有帮助的朋友…
用VC实现二维线画图元的生成!
对初学计算机图形学的朋友很有帮助!-VC 2D line drawing yuan generation! For beginners computer graphics helpful friends!
- 2023-07-21 23:05:04下载
- 积分:1
-
12864液晶图形显示程序的D.在LCD128*64这样的一个例子
12864 LCD图形显示程序例子
这是一个在LCD128*64上显示图形的一个程序,一直以来都总是不知道怎么搞,现在终于都通了,想当初在网上总找,要不是程序不全,就是无法运行,或者是C51汇编语言,让人不爽,这样的痛苦不可以再让别人难受了。在LCD上显示一幅图,是“我的电脑,我的文档”。IC用PIC16F877A,晶振4MHZ,采用并行8线,LCD:TS12864-3,接法在程序中有定义,只要将此程序COPY到你的PICC里编译下载后,在目标板上即可以看到图画了!-12,864 LCD graphics display program is an example of this in LCD128* 64 on the display graphics a procedure has been always do not know how this, now finally have access to the Internet in the first place to find the total, either incomplete process is not functioning, or C51 compilation of language, people quickly do not let the suffering of other people uncomfortable. Displayed on the LCD in an illustration of the "My Computer, My Documents." IC with PIC16F877A, 4 MHZ crystal oscillator, using eight parallel lines, LCD : TS12864-3, then in a process of definition, As long as this program COPY of your compiler downloaded PICC Lane, the target board can see that picture!
- 2022-02-22 00:00:38下载
- 积分: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
-
一个很简单的VC++实现的在窗口中写字的程序 供MFC初学者参考
一个很简单的VC++实现的在窗口中写字的程序 供MFC初学者参考-a very simple VC in the window and write procedures for beginners reference MFC
- 2022-01-25 20:38:23下载
- 积分:1
-
/* Program name: drawing .. c function: to display the image rendering capabilit...
/* 程序名:drawing..c
功能:展示OpenCV的图像绘制功能-/* Program name: drawing .. c function: to display the image rendering capabilities OpenCV
- 2022-08-05 09:26:01下载
- 积分:1
-
利用Windows GDI创建多种不同的二维表格(包括条状图,线图,饼图),提供的类可以应用与Win32的程序....
利用Windows GDI创建多种不同的二维表格(包括条状图,线图,饼图),提供的类可以应用与Win32的程序.-use Windows GDI to create a wide variety of two-dimensional forms (including bar, maps, pie), the class can be used with Win32 process.
- 2022-10-23 04:15:04下载
- 积分:1