CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenCV 搜索资源 - 矩形框

搜索资源列表

  1. motiondetect

    0下载:
  2. 改代码实现从视频中检测并跟踪运动对象,而且将运动对象用矩形框标记出来-Change the code from a video detection and tracking moving objects, but also moving objects marked with the rectangular box
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1033156
    • 提供者:李洪艳
  1. cvFitEllipse_J

    0下载:
  2. 使用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.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:1017
    • 提供者:王建名
  1. Irect

    0下载:
  2. 利用opencv在图片中显示矩形框,将图像区域用红色矩形框标出来-Use opencv in the photo shows that rectangular box will image region marked with red rectangular box
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1476262
    • 提供者:gogo
  1. mubiaogenz

    0下载:
  2. 实时锁定目标,进行矩形框跟踪,效果较高,仅给大家提供参考-Targeted real-time, the rectangular box tracking, high effect, only provide a reference for everyone
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:152714
    • 提供者:王华
  1. opencv-callback-draw-rectangle

    0下载:
  2. 基于Opencv,使用回调函数绘制矩形框。-Based on Opencv, using a callback function to draw a rectangle.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1349007
    • 提供者:lovelylcj
  1. e4-3a

    0下载:
  2. 创建一个程序读入并显示一幅图像,运行用户在图像中选择一个矩形区域,然后通过按住鼠标按键画一个矩形,当鼠标键放开,高亮显示矩形框。-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
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7317065
    • 提供者:Xucheng
  1. opencv_hog_test

    0下载:
  2. 本文主要介绍下opencv中怎样使用hog算法,因为在opencv中已经集成了hog这个类。其实使用起来是很简单的,从后面的代码就可以看出来。本文参考的资料为opencv自带的sample。   开发环境:opencv2.4.2+Qt4.8.2+ubuntu12.04+QtCreator2.5.   实验功能:   单击Open Image按钮,选择需要进行人检测的一张图片,确定后自动显示出来。该图片的大小没限制。   单击People Detect按钮,则程序会自动对该图片进
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:501760
    • 提供者:wuwei
  1. VideoDetect

    0下载:
  2. 基于OpenCV的简易目标检测跟踪程序,能够实现对每帧视频的连续编号截图,可以实现键盘对视频播放的控制,能对每一视频帧生成包含运动目标区域的前景图像,采用某种策略实现对运动目标的跟踪,并用矩形框+编号将运动目标标出。-A simple target detection program base on OpenCV , which can numbered consecutively for each frame of video screenshots, keyboard control the
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6152853
    • 提供者:肖帅
  1. location

    0下载:
  2. 自己实现的五官精确定位算法,可以用矩形框出五官的位置。-Realize his facial features precise positioning algorithm to the location of the facial features, you can use the rectangle.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-23
    • 文件大小:6642203
    • 提供者:共由俊
  1. 1

    0下载:
  2. 用鼠标在视频窗口选取跟踪目标,拖曳出选择矩形框,选择完毕后程序会自动跟踪-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
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:5378131
    • 提供者:曹宏宇
  1. Rectangle

    0下载:
  2. 读入视频序列,播放视频时在窗口上用鼠标画矩形框,并显示出矩形框的像素位置-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
  3. 所属分类:OpenCV

    • 发布日期:2017-12-01
    • 文件大小:3556029
    • 提供者:guohaiyun
  1. TargetDetection

    0下载:
  2. 读入视频序列,对视频输出窗口中的运动物体进行检测,如果有运动的物体,则将其用矩形框标记出来-Reads the video sequence to detect moving objects in video output window, if there is a moving object is marked with rectangles
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:2772
    • 提供者:guohaiyun
  1. OPENCV

    1下载:
  2. 可用的机器视觉识别图形边缘-外接矩形框,接普通摄像头可连接-Available machine vision recognition Graphic Edge- boundingbox
  3. 所属分类:OpenCV

    • 发布日期:2017-03-05
    • 文件大小:6144
    • 提供者:l
  1. ex4_8

    0下载:
  2. 创建一个程序读入并显示一幅图像 a. 允许用户在图像中选择一个矩形区域,然后通过按住鼠标画一个矩形。当鼠标放开,高亮显示矩形框,注意,在内存中保留一个原始图像的副本,以防止修改图像时改变原始图像的数据。在下一次点击鼠标按键是,恢复图像并重新开始绘制矩形 b. 在另一个独立的窗口中,使用画图函数画一个图表,分别用蓝、绿和红色表示选中每种颜色的像素数量。这是选定区域的颜色直方图。x 坐标系表示像素值范围在0-31,32-63……,223-255,y 坐标表示在选定区域中对应像素的数量。对每
  3. 所属分类:OpenCV

    • 发布日期:2017-11-23
    • 文件大小:2404
    • 提供者:陈宇
  1. ex4_3

    0下载:
  2. 创建一个程序读入并显示一幅图像 a. 允许用户在图像中选择一个矩形区域,然后通过按住鼠标画一个矩形。当鼠标放开,高亮显示矩形框,注意,在内存中保留一个原始图像的副本,以防止修改图像时改变原始图像的数据。在下一次点击鼠标按键是,恢复图像并重新开始绘制矩形 b. 在另一个独立的窗口中,使用画图函数画一个图表,分别用蓝、绿和红色表示选中每种颜色的像素数量。这是选定区域的颜色直方图。x 坐标系表示像素值范围在0-31,32-63……,223-255,y 坐标表示在选定区域中对应像素的数量。对每
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:2615
    • 提供者:陈宇
  1. face_detect

    0下载:
  2. 基于opencv的人脸检测程序,可将目标图像中人脸用矩形框出来-Based on the opencv face detection process, mark the human face of the target image using a rectangular box
  3. 所属分类:OpenCV

    • 发布日期:2017-11-22
    • 文件大小:23283837
    • 提供者:dxl
  1. KALMANPI-TRACKING

    0下载:
  2. 在视频场景中检测到行人的存在,并用红色矩形框对行人进行跟踪-In the presence of a pedestrian is detected in the video scene, and with a red rectangle pedestrian tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-11-19
    • 文件大小:6818095
    • 提供者:
  1. OpencvdetectionPrectangle

    0下载:
  2. 这是一个目标检测的代码,并对检测的目标求取质心矩形框。希望对opencv学习的朋友有帮助。-This is a target detection code, and the strike target centroid detected rectangle. I hope to learn opencv friends to help.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8994875
    • 提供者:于雷
  1. draw-rec-freely

    0下载:
  2. 任意方式拖动鼠标来画矩形框,而非只支持左上到右下一种方式-draw a rectangular freely on your opencv output image
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:1397
    • 提供者:王子晋
  1. opencv4.3

    0下载:
  2. 自主选择性的查看一幅图像中的部分区域的颜色直方图:允许用户在一幅图像中选择一个矩形区域,通过按住鼠标键画一个矩形,当鼠标放开是,高亮显示矩形框,同时在另一个独立的窗口中,使用画图函数画一个图表(选定区域的颜色直方图),分别用蓝,绿,红表示选中区域中每种颜色的像素数量。-Self-selective color in an image to view a partial area of ​ ​ the histogram: Allows the user to select a
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:233957
    • 提供者:xulifei
« 12 »
搜珍网 www.dssz.com