搜索资源列表
opencv-ex3-4
- /* 程序名:drawing..c 功能:展示OpenCV的图像绘制功能
lineplot222
- VC+OPENCV画直线的程序,很不错!
Paint
- opencv中的鼠标事件响应例子,拖动鼠标可以在opencv窗口的图像上画出矩形。 在VS2005下做的,运行需要opencv库。
Line
- 通过OPENCV对曲线进行直线拟合,曲线输入为图片,输出为一副直线的图片,可以参考一下
1
- 在opencv下实现的prewitt边缘检测
colorHist把图像分为HSV三个平面画成直方图
- OpenCV读入一个图像,然后把图像分为HSV三个平面,把它们的颜色分布画成直方图,在窗口中显示-OpenCV reads an image, then the image is divided into three planes HSV, they painted the color distribution histogram, shown in the window
draw.rar
- 基于opencv的绘图程序,可以实现在图片上用鼠标画线的功能,Opencv-based mapping procedures, can be achieved with the mouse in the picture on the function of drawing a line
BezierOPENCV.rar
- OPENCV下的贝塞尔曲线绘制,可用鼠标控制曲线形状,键盘控制曲线显示,Bezier curves under OPENCV drawn curve can be used to control the shape of the mouse, keyboard control curve shows
MouseDraw
- 一个基于opencv的鼠标操作绘图的程序,可以作为opencv测试之用~-Opencv of mouse-based drawing program, can be used as a testing opencv
HoG.rar
- 经典HOG算法,基于梯度的直方图提取算法,用于人体检测十分有效!,HOG classic algorithms, gradient-based histogram extraction algorithms, used in human testing is very effective!
opencv
- opencv关于如何控制从视频文件中隔张提取图片-opencv
ploydraw
- 基于OpenCV的画图程序,可以画出多边形,程序中设定了5个点,画出的是5边形,可增加点数画更多边形-OpenCV-based drawing program, you can draw polygons, the program set a five-point, draw a 5-gon, drawing more polygons increase Points
autofocus
- 显微镜自动对焦MFC+opencv,包括数据采集和聚焦评价函数算法,后面继续奉上步进电机控制-Microscope autofocus MFC+opencv, including data collection and focusing evaluation function algorithm, the latter continue to offer the stepper motor control
bezierline
- 绘制贝塞尔曲线的程序,可以修改控制点,连接多条曲线,修改曲线精度等操作。在opencv下实现。 -Bezier curve drawing procedure, you can modify the control point to connect a number of curves, modify curve precision operation. Achieved in opencv.
OpenCv_file_operate
- 该程序主要实现文件操作,用opencv实现,是MFC基于对换诓的应用程序-The main achievement of the program file operations using opencv realization is based on MFC applications for swindle
huaxian
- 利用OpenCV函数库编写的实现响应鼠标操作并进行画线的功能。-Prepared using OpenCV library implementation of response to the mouse to draw lines to operate and function.
hello
- OpencV实现边沿检测,简单易懂,但是难免存在不当之处,请各位高手指教-OpencV to achieve edge detection, simple and easy to understand, but inevitably there is any irregularities, please master Zhijiao
Bezier
- 该源码用于在opencv下实现贝赛尔曲线. 可以修改控制点,连接多条曲线,修改曲线精度等操作。-The source used to achieve Bezier curves in opencv. Can modify the control points, connecting a number of curves, modify the curve precision operation.
Read-opencv-sequences
- opencv中的序列是如何读取和存储的。并实现在视频或图像上读出才序列的数据,显示在图像上。-opencv in sequence is how to read and stored. And the achievement of the video or image data read out before the sequence is displayed on the image.
DXFRead-master
- 读取dxf文件,并利用opencv画出2D形状(Read the DXF file, and draw a 2D shape using OpenCV)