搜索资源列表
motiondetect
- 改代码实现从视频中检测并跟踪运动对象,而且将运动对象用矩形框标记出来-Change the code from a video detection and tracking moving objects, but also moving objects marked with the rectangular box
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.
Irect
- 利用opencv在图片中显示矩形框,将图像区域用红色矩形框标出来-Use opencv in the photo shows that rectangular box will image region marked with red rectangular box
mubiaogenz
- 实时锁定目标,进行矩形框跟踪,效果较高,仅给大家提供参考-Targeted real-time, the rectangular box tracking, high effect, only provide a reference for everyone
opencv-callback-draw-rectangle
- 基于Opencv,使用回调函数绘制矩形框。-Based on Opencv, using a callback function to draw a rectangle.
e4-3a
- 创建一个程序读入并显示一幅图像,运行用户在图像中选择一个矩形区域,然后通过按住鼠标按键画一个矩形,当鼠标键放开,高亮显示矩形框。-Create a program that reads and displays an image, run user select a rectangular area in the image, and then hold down the mouse button, draw a rectangle, release the mouse button, the
opencv_hog_test
- 本文主要介绍下opencv中怎样使用hog算法,因为在opencv中已经集成了hog这个类。其实使用起来是很简单的,从后面的代码就可以看出来。本文参考的资料为opencv自带的sample。 开发环境:opencv2.4.2+Qt4.8.2+ubuntu12.04+QtCreator2.5. 实验功能: 单击Open Image按钮,选择需要进行人检测的一张图片,确定后自动显示出来。该图片的大小没限制。 单击People Detect按钮,则程序会自动对该图片进
VideoDetect
- 基于OpenCV的简易目标检测跟踪程序,能够实现对每帧视频的连续编号截图,可以实现键盘对视频播放的控制,能对每一视频帧生成包含运动目标区域的前景图像,采用某种策略实现对运动目标的跟踪,并用矩形框+编号将运动目标标出。-A simple target detection program base on OpenCV , which can numbered consecutively for each frame of video screenshots, keyboard control the
location
- 自己实现的五官精确定位算法,可以用矩形框出五官的位置。-Realize his facial features precise positioning algorithm to the location of the facial features, you can use the rectangle.
1
- 用鼠标在视频窗口选取跟踪目标,拖曳出选择矩形框,选择完毕后程序会自动跟踪-Use a mouse in the video window selection tracking target, trailing select the rectangular box, choose after the completion of the program will automatically tracking
Rectangle
- 读入视频序列,播放视频时在窗口上用鼠标画矩形框,并显示出矩形框的像素位置-Reads a video sequence, video playback on the window with the mouse to draw a rectangular frame, and shows the pixel position of the rectangular frame
TargetDetection
- 读入视频序列,对视频输出窗口中的运动物体进行检测,如果有运动的物体,则将其用矩形框标记出来-Reads the video sequence to detect moving objects in video output window, if there is a moving object is marked with rectangles
OPENCV
- 可用的机器视觉识别图形边缘-外接矩形框,接普通摄像头可连接-Available machine vision recognition Graphic Edge- boundingbox
ex4_8
- 创建一个程序读入并显示一幅图像 a. 允许用户在图像中选择一个矩形区域,然后通过按住鼠标画一个矩形。当鼠标放开,高亮显示矩形框,注意,在内存中保留一个原始图像的副本,以防止修改图像时改变原始图像的数据。在下一次点击鼠标按键是,恢复图像并重新开始绘制矩形 b. 在另一个独立的窗口中,使用画图函数画一个图表,分别用蓝、绿和红色表示选中每种颜色的像素数量。这是选定区域的颜色直方图。x 坐标系表示像素值范围在0-31,32-63……,223-255,y 坐标表示在选定区域中对应像素的数量。对每
ex4_3
- 创建一个程序读入并显示一幅图像 a. 允许用户在图像中选择一个矩形区域,然后通过按住鼠标画一个矩形。当鼠标放开,高亮显示矩形框,注意,在内存中保留一个原始图像的副本,以防止修改图像时改变原始图像的数据。在下一次点击鼠标按键是,恢复图像并重新开始绘制矩形 b. 在另一个独立的窗口中,使用画图函数画一个图表,分别用蓝、绿和红色表示选中每种颜色的像素数量。这是选定区域的颜色直方图。x 坐标系表示像素值范围在0-31,32-63……,223-255,y 坐标表示在选定区域中对应像素的数量。对每
face_detect
- 基于opencv的人脸检测程序,可将目标图像中人脸用矩形框出来-Based on the opencv face detection process, mark the human face of the target image using a rectangular box
KALMANPI-TRACKING
- 在视频场景中检测到行人的存在,并用红色矩形框对行人进行跟踪-In the presence of a pedestrian is detected in the video scene, and with a red rectangle pedestrian tracking
OpencvdetectionPrectangle
- 这是一个目标检测的代码,并对检测的目标求取质心矩形框。希望对opencv学习的朋友有帮助。-This is a target detection code, and the strike target centroid detected rectangle. I hope to learn opencv friends to help.
draw-rec-freely
- 任意方式拖动鼠标来画矩形框,而非只支持左上到右下一种方式-draw a rectangular freely on your opencv output image
opencv4.3
- 自主选择性的查看一幅图像中的部分区域的颜色直方图:允许用户在一幅图像中选择一个矩形区域,通过按住鼠标键画一个矩形,当鼠标放开是,高亮显示矩形框,同时在另一个独立的窗口中,使用画图函数画一个图表(选定区域的颜色直方图),分别用蓝,绿,红表示选中区域中每种颜色的像素数量。-Self-selective color in an image to view a partial area of the histogram: Allows the user to select a