搜索资源列表
MOUSEDRAW
- 第8章 图形图像编程\\MOUSEDRAW-Chapter 8 graphics programming \\ MOUSEDRAW
mousedraw
- 简单的画图程序,运用了函数重载 没解压密码-simple drawing procedures, the use of function overloading not extract passwords
vc_jiqiaoshili_part8
- Visual.C++程序设计技巧与实例--配套光盘 第8章 图形图像编程 本章共11个实例: 1. DPLP设备坐标和逻辑坐标的相互转换 2. DrawShapes绘制各种图形 3. GDIDemoGDI对象的访问 4. MouseDraw使用鼠标绘图 5. DlgPaint在对话框上绘图 6. OpenGLDemo使用OpenGL绘图 7. OpenGLMovie使用OpenGL实现动画效果 8
MouseDraw
- 利用鼠标可以画出各种简单的图形 主要学习中断接口的使用
image
- VC++图形图像编程实例,BMP256,BMPDEMO,BMPDEMO2,DLGPAINT,DPLP,DRAWSHAPES,GDIDEMO,JPGGIF,MOUSEDRAW,OPENGLDEMO,OPENGLMOVIE
MOUSEDRAW
- 第8章 图形图像编程\MOUSEDRAW-Chapter 8 graphics programming \ MOUSEDRAW
mousedraw
- 简单的画图程序,运用了函数重载 没解压密码-simple drawing procedures, the use of function overloading not extract passwords
vc_jiqiaoshili_part8
- Visual.C++程序设计技巧与实例--配套光盘 第8章 图形图像编程 本章共11个实例: 1. DPLP设备坐标和逻辑坐标的相互转换 2. DrawShapes绘制各种图形 3. GDIDemoGDI对象的访问 4. MouseDraw使用鼠标绘图 5. DlgPaint在对话框上绘图 6. OpenGLDemo使用OpenGL绘图 7. OpenGLMovie使用OpenGL实现动画效果 8
MouseDraw
- 利用鼠标可以画出各种简单的图形 主要学习中断接口的使用-Can use the mouse to draw a variety of key learning simple graphical interface to use interrupt
image
- VC++图形图像编程实例,BMP256,BMPDEMO,BMPDEMO2,DLGPAINT,DPLP,DRAWSHAPES,GDIDEMO,JPGGIF,MOUSEDRAW,OPENGLDEMO,OPENGLMOVIE-VC++ Graphics programming examples, BMP256, BMPDEMO, BMPDEMO2, DLGPAINT, DPLP, DRAWSHAPES, GDIDEMO, JPGGIF, MO
mousedraw
- 实现简单的曲线绘制(包括直线、圆、椭圆、矩形)-The realization of a simple curve drawing (including a straight line, round, oval, rectangular)
mousedraw
- 可以用鼠标绘图的程序,非常简单,没有什么要特别说明的。-Can use the mouse mapping procedure is very simple, have nothing in particular to note.
MouseDraw
- 鼠标响应事件,有一定的注释,可以相互交流交流-Mouse in response to the incident, there are some notes, they communicate with each other to exchange ... ... ... ...
MouseDraw
- 一个基于opencv的鼠标操作绘图的程序,可以作为opencv测试之用~-Opencv of mouse-based drawing program, can be used as a testing opencv
mousedraw
- 使用OpenCV读入鼠标数据,然后将读入数据画线,该代码可以在impainting中使用。-using OpenCV to read the position of mouse. you can draw any lines in the picture.
mousedraw
- HTLM5 canvas 实现的鼠标画图功能-HTLM5canvas to achieve a simple mouse drawing
MouseDraw
- 基于人工神经网络的手写识别系统,在MATLAB环境下执行,供学习用,神经网络需要训练以后提高识别精度。-Handwriting recognition system based on artificial neural network in MATLAB environment for learning with neural network after training to improve recognition accuracy.
MouseDraw
- 利用鼠标进行绘图:点击窗口中的空白处,得到一张“笑脸”的图像;点击已存在的图像,图像在“笑脸”和“哭脸”之间切换;用鼠标可以对图像进行拖动操作;在窗口左上角,显示当前鼠标光标的位置-Plotting the use of the mouse: click on an empty area of the window, the image of a "smiley"click on the image, ima
mousedraw
- 鼠标绘图:在opencv中调用cvSetMouseCallback函数实现鼠标绘图。-mouse drawing