搜索资源列表
opencv_sample.rar
- 在mfc中使用opencv的开发实例,实现了canny算法、矩形检测、金字塔切割等算法,mfc,opencv,canny,find square...
getdrawrect
- 该程序用opencv实现对一个图像中的目标画矩形框,对学习目标跟踪的同学有很大的帮助。-The program using opencv achieve the goal of painting an image rectangle box, target tracking students learning a great help.
juxingjiance
- opencv矩形检测,采用金字塔方法,可以对多幅图同时检测。-opencv rectangle detection, using the pyramid method, can simultaneously detect pieces of map.
face and lips
- opencv用来检测唇部和人脸,并且在图像窗口中添加一个新的矩形窗口-lips and face detects
cvHull
- 基于OpenCV的最小凸包外接矩形程序,其中黄色的点为外接矩形的中心点-OpenCV package based on minimum convex bounding rectangle procedure, in which yellow rectangle center point for the external
cvFitEllipse_J
- 使用openCV偵測橢圓,並於外矩形框中畫記實線. 不同於範例之偵測方式.外舉行框可旋轉角度表示.-Use openCV ellipse detection, and in line outside the rectangular box drawing documentary. Different from the examples of detection methods. Outside the box can be held in rotation, said.
draw
- 用OpenCV实现简单图形的绘制,线段、矩形、多边形以及文本写等。共同学习-Using OpenCV simple drawing, line, rectangle, polygon and text and writing. Learning together
Fractal1
- 绘制分形混浊曲线、Julia集、和Mandelbrot集的程序源代码,程序运行后,分别选择菜单“分形”下的子菜单“混沌曲线”、“Julia集”或者“Mandelbrot集”,将分别绘制这几种分形图案。对于Mandelbrot集,可以用托动鼠标选择一矩形框,然后点击鼠标右键对所选择的区域进行放大。-Fractal mapping turbidity curve, Julia sets, Mandelbrot sets and source code, the program running, re
squares
- 在opencv中检测一个图像是否有矩形,本程序很实用-An image in opencv detect whether the rectangle, the procedure is very useful
zijixie
- 检测图像中矩形并画出 opencv下用vs2008运行无误-Detection of the image and draw rectangle using vs2008 to run correctly under opencv
Figurerecognize
- 用opencv库函数识别图像中包含的图形数量和形状,能够识别矩形,三角形,圆形-figure recognize
RectDetector
- 矩形检测:用霍夫直线检测方法来对图像中的矩形进行检测。开发环境:vc6,需要安装OpenCV。OpenCV只是用来读取和显示图像等简单操作。-Rectangle detection: Hough line detection method using the image of the rectangle to test. Development Environment: vc6, need to install OpenCV. OpenCV is used to read and display
opencvlizi
- 在mfc中使用opencv的示例,实现了canny算法、surf算法、矩形检测等算法-Opencv mfc used in the example, to achieve a canny algorithm, surf algorithm, the rectangle detection algorithm
RemoveBlackConnectedComponents
- 使用opencv去掉二值化图像中黑色面积较小的连通域。 程序中语句 tmparea = fabs(cvContourArea(contour)) 可以得到当前连通域的面积,当此面积小于阈值时对其填充为白色。 rect = cvBoundingRect(contour,0) 得到的是框住连通域的最小矩形,对矩形中的黑色部分将其填充为白色,但是这样的话,连通域6和4两个连通域被填充成了白色的矩形,这显然不符合我们的要求,这样就要判断此连通域是黑色联通域还是白色连通域,采用的方法是测试矩
EnclosingRect
- 输入二值图像,可以测出图像中前景元素的大小。有三种测量方式,分别是最小包络矩形、标准(水平)包络矩形和给定方向包络矩形。基于opencv。-Input binary image, the image can be measured in the size of foreground elements. There are three measurement methods, namely, the smallest rectangular envelope, standard (horizont
detected-rectangle
- 利用opencv测量矩形的C++程序,可以直接检测出矩形,即使背景很复杂-Measured using a rectangle opencv C program, you can directly detect the rectangle, even if the background is very complex
opencv-callback-draw-rectangle
- 基于Opencv,使用回调函数绘制矩形框。-Based on Opencv, using a callback function to draw a rectangle.
车牌识别
- 基于opencv,矩形区域搜索有问题, 具有好的和谐结构,是一个很好的基础
squareD
- 结合opencv库的使用,用c++代码实现了图片里的矩形检测(use opencv, and c++ detect rectangle in image)
Opencv元件识别源码和DLL
- LED元件识别和相关库文件,关于角度识别和外接矩形框。(LED component identification and related library files)