搜索资源列表
01
- 自由选定一个原定,之后便会自由绘图,随机模式之下绘制图形,直到结束。-Freely chosen an original, and then it would free graphics, graphics rendering, under random pattern, until the end.
OpencvDrawing
- 在VC++的平台上,利用Opencv,测试Opencv的绘图功能,采用了DEMO-In VC++ platform, the use of Opencv, test Opencv graphics, using the DEMO
OpenGL-in-VC-to-graphics
- 在VC中实现OpenGL三维绘图,完整实例,应该有帮助。-OpenGL in VC to achieve three-dimensional graphics, complete examples, should help.
opencv_rand_draw
- 本文主要介绍下opencv中自带的一个随机数发生器的类RNG,这里我用这个类来画一些图形,和基础学习笔记之opencv(13):基本绘图 一文中类似,只是 这里画出来图像的坐标,大小,颜色,角度等所有信息都是随机的,且是用RNG这个类产生的。参考文献为opencv自带tutiol及其代码。 开发环境:opencv2.4.2+Qt4.8.2+ubuntu12.04+QtCreator2.5 实验功能: 1. 该实验可以画6中几何图形和1个文本显示,每种都是画80个,每画完一
OpenCV-excellent-graphic
- OpenCV炫彩绘图 采用OpenCV的典型图形绘制功能,勾勒出炫彩的图形显示与变化,仿佛如同视频的播放与剪辑-OpenCV drawing using OpenCV typical drawing capabilities, and sketched out the Colorful graphics display and change, as if like video playback and editing
myprocess
- opencv 绘图,实现了opencv 绘制直线,椭圆,方形,文字等功能,而且视觉效果很好(opencv环境需要自己去配置)-opencv graphics, opencv draw a straight line, oval, square, text, and visual effects good
shubiaohuitu
- 利用鼠标绘图,附有图片,可以用鼠标画出任意图形-Mouse drawing, with the pictures, you can use the mouse to draw arbitrary graphics
huitu
- opencv实现的绘图功能,对于了解opencv编写绘图功能的步骤有帮助-opencv realized graphics, drawing functions for the understanding of the steps opencv prepared to help
Mouse-Drawing
- 鼠标绘图,用鼠标在载入的图像上任意绘图,图片与鼠标颜色可改动-Mouse drawing with the mouse on the image loading any graphics, pictures and colors can be altered mouse
mouse-drawing
- 鼠标绘图,这是一个很好的实例,有助于刚学习OPENCV的学生学习。- Mouse graphics, this is a good example, just learning OPENCV help students learn.
用OpenCV进行基本绘图
- 使用OpenCV进行简单绘图,例如绘制直线,圆形等不同形状的图形(Using OpenCV to do simple drawings, such as drawing straight lines, circles and other shapes of graphics)