搜索资源列表
MyCVSample-ROI
- 基于opencv的MyCVSample-ROI操作&融合&画矩形及圆&鼠标响应等实例,适合opencv新手学习之用。-Opencv of MyCVSample-ROI-based operation & integration & draw a rectangle and a round & mouse response to such instances, for opencv novice learning.
inpaint
- 能够打开图片,并在该图片上用鼠标随意画图,可以清除画痕-Able to draw with the mouse on the image
Opencv_draw
- 基于Opencv的绘图程序,绘制圆和文字-Opencv based drawing program, draw circles and text
draw
- vc++6.0环境下运用opencv进行绘图等操作的一个控制台程序-a drawing program with opencv
opencv_drawing
- 本文主要讲讲怎样用opencv画一些基本图形,这些图形包括,直线,圆,椭圆,多边形等。参考资料为opencv自带tutiol及其code。 开发环境:ubuntu12.04+Qt4.8.2+QtCreator2.5+opencv2.4.2 实验功能: 1.单击Drawing1按钮,将会画出atom图形,并且可以看出该图形成的过程,共分5个步骤画,每画完1个部分会自动停留1s,以便观察,然后画下一个部分,直至完成atom图形。 2.单击Drawing2按钮,将会画出
mouse-drawing-rectangle
- OpenCV 鼠标画矩形,可以截取并保存截取的区域-The OpenCV mouse draw a rectangle, you can intercept and save the interception area
draw
- 用OpenCV实现简单图形的绘制,线段、矩形、多边形以及文本写等。共同学习-Using OpenCV simple drawing, line, rectangle, polygon and text and writing. Learning together
WinCvWarpper
- 将opencv的iplimage结构的图像绘制于win32窗口上的一个封装-a package of draw iplimage structure of opencv on a win32 window
testline
- OpenCV入门学习,在VC++6.0中实现线段的绘制。-OpenCV started learning to implement in VC++6.0 draw line segments.
DRAW
- 本程式是用OPENCV,自動建立圖檔,並在圖檔中繪圖,預設可畫出立體正方形-This program is OPENCV, automatically create a drawing, and drawing in the drawing, the default can draw three-dimensional square
OpenCV
- opencv 实现计算的流程和总结,常用的方法,不包含具体算法,用于借鉴-opencv implementation process and summary calculations, commonly used method, does not contain the specific algorithm used to draw
BezierOPENCV
- OPENCV 下编写的贝塞尔曲线函数,可绘制贝塞尔曲线。-Bezier curves, prepared OPENCV function can draw Bezier curves.
Space_Filter
- Opencv写的空间滤波包括最大最小中值滤波等等,借鉴数字图像处理matlab版page117 的函数,几何平均,算术平均,调和平均,反调和平局,中值,中点等-Opencv write spatial filtering, including maximum and minimum median filtering, etc., drawing on digital image processing matlab version page117 function, geometric mean,
histogram
- OpenCV在VC6.0下实现对图像直方图的绘制-OpenCV draw the histogram of the gray image
opencv-callback-draw-rectangle
- 基于Opencv,使用回调函数绘制矩形框。-Based on Opencv, using a callback function to draw a rectangle.
Use-the-mouse-to-draw-square
- 基于visual studio 2008平台的用鼠标画方形的程序-Based on the visual studio 2008 platform use the mouse to draw square program
draw-rec-freely
- 任意方式拖动鼠标来画矩形框,而非只支持左上到右下一种方式-draw a rectangular freely on your opencv output image
Find-and-draw-the-outline
- 寻找并绘制图像的轮廓,最终显示寻找到的轮廓个数,及轮廓图。-Find and draw the outline of the image, the final display to find the number of contours, and contour.
draw-the-outline-of-the-convex-hull
- OPENCV学习代码,绘制轮廓的凸包,对初学者有一定帮助-OPENCV learning code, draw the outline of the convex hull, based programming Opencvd of C++
DRAW-RECT
- 通过使用OpenCV实现在一张图片上用鼠标画矩形框-By using OpenCV implemented on a picture with the mouse to draw a rectangular frame