搜索资源列表
inpaint
- 能够打开图片,并在该图片上用鼠标随意画图,可以清除画痕-Able to draw with the mouse on the image
camDrawingOpenc
- opencv 视频在viedeo上面画图 自己写得 还有错误 互相学习 摄像头-failed to translate
drawing
- Opencv的画图程序,可以随机的画出直线,圆圈并填充颜色。-Opencv drawing
drawingofmouse
- 鼠标图像画图处理程序 Video Retrieval System 视频分类与检索,世界trieckvid大赛使用参考-Mouse Paint image processing Video Retrieval System video classification and retrieval, the World Series with reference trieckvid
drawImage
- 这是在vc6.0下,使用opencv1.0 实现的一个关于画图的小程序。具体参考《opencv教程 - 基础篇》里面的P83 页 drawing.c 。主要功能就是利用opencv实现图形的绘制。-This is in vc6.0, using opencv1.0 achieve a small program on the drawing. Specific reference to " opencv tutorial- The Basics," which the P8
code-movie
- 能激发你用代码做视频的冲动程序,使用opencv进行画图-You can stimulate the urge to use the code to do the video program for drawing using opencv
asas
- b样条曲线的具体实现 通过opencv的画图功能进行实现-b-spline curves through the concrete realization of the drawing functions to achieve opencv
floodfill_C_2008
- 图像分割算法。flood fill填充,用指定颜色填充一个密闭区域,相当于画图中的油漆桶-Image Segmentation
drawlines
- 利用kinect for windows开发出的在pc屏幕上画图的程序-Kinect for windows pc screen drawing program developed
DrawHistogram
- 基于OpenCv的MFC画图像灰度直方图-Based OpenCv the MFC painting image gray histogram
ex4_8
- 创建一个程序读入并显示一幅图像 a. 允许用户在图像中选择一个矩形区域,然后通过按住鼠标画一个矩形。当鼠标放开,高亮显示矩形框,注意,在内存中保留一个原始图像的副本,以防止修改图像时改变原始图像的数据。在下一次点击鼠标按键是,恢复图像并重新开始绘制矩形 b. 在另一个独立的窗口中,使用画图函数画一个图表,分别用蓝、绿和红色表示选中每种颜色的像素数量。这是选定区域的颜色直方图。x 坐标系表示像素值范围在0-31,32-63……,223-255,y 坐标表示在选定区域中对应像素的数量。对每
ex4_3
- 创建一个程序读入并显示一幅图像 a. 允许用户在图像中选择一个矩形区域,然后通过按住鼠标画一个矩形。当鼠标放开,高亮显示矩形框,注意,在内存中保留一个原始图像的副本,以防止修改图像时改变原始图像的数据。在下一次点击鼠标按键是,恢复图像并重新开始绘制矩形 b. 在另一个独立的窗口中,使用画图函数画一个图表,分别用蓝、绿和红色表示选中每种颜色的像素数量。这是选定区域的颜色直方图。x 坐标系表示像素值范围在0-31,32-63……,223-255,y 坐标表示在选定区域中对应像素的数量。对每
opencv-paint
- 用opnecv写了一个小程序 打开图片画图并保存 希望给大家带来帮助-With opnecv wrote a small program to open and save the image drawing hope to bring help
opencv-realize-circle-on-the-map
- 程序实现功能:通过鼠标左键画线、圆、椭圆、多边形。右键点击鼠标实现橡皮擦功能。还可实现逻辑画图-itis good for you learning opencv !
ChessBoard
- 自己写的棋盘格程序,制作标准的棋盘格!用画图软件画可能画的不标准,所以想到写一个Opencv程序-Write your own checkerboard program, making the standard checkerboard! Painting with drawing software might draw is not standard, so think of writing a Opencv program
opencv4.3
- 自主选择性的查看一幅图像中的部分区域的颜色直方图:允许用户在一幅图像中选择一个矩形区域,通过按住鼠标键画一个矩形,当鼠标放开是,高亮显示矩形框,同时在另一个独立的窗口中,使用画图函数画一个图表(选定区域的颜色直方图),分别用蓝,绿,红表示选中区域中每种颜色的像素数量。-Self-selective color in an image to view a partial area of the histogram: Allows the user to select a
DrawOnPicturebyMouse
- VS2010环境下开发,采用C#语言,结合Emgucv实现的简单的画图功能,实现了双缓冲,代码简单,适合初学者。-Under VS2010 development environment, using C# language, combined with simple drawing functions Emgucv implemented to achieve the double buffering, the code is simple, suitable for beginners.
Mouse
- 基于Opencv的C++鼠标绘画程序,通过设置滚动条的值可以改变画图的颜色,通过输入一些特定的标识符,可以画矩形、圆形等多种图形。-Opencv C++ mouse draw example
MouseDrawing
- 基于 Opencv 的简易鼠标绘图(简易画图)。-The simple mouse drawing based on Opencv(Simple Paint).
mouse
- opencv2.4.4,使用鼠标画图,并保存图片-opencv draw using the mouse, and save the picture