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

搜索资源列表

  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. mouse-drawing-rectangle

    0下载:
  2. OpenCV 鼠标画矩形,可以截取并保存截取的区域-The OpenCV mouse draw a rectangle, you can intercept and save the interception area
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:940
    • 提供者:guyue
  1. 12_1

    0下载:
  2. 检测黑白格标定板内指定矩形区域的角点。主要涉及IplImage,CvScaclar,CvPoint2D32f,CvPoint,CvRect-Black and white box testing within the specified rectangular area calibration panel corners. Mainly related to IplImage, CvScaclar, CvPoint2D32f, CvPoint, CvRect
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:1406807
    • 提供者:姜欣
  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. 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. Set-ROI-by-Mouse

    0下载:
  2. 在视频图像上,用鼠标设定任意矩形区域。为后续在监测区域内处理数据,打下基础。 opencv程序。-This little program is used to set Reigon of Intererting by mouse,the ROI is rectangle with any scale.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-16
    • 文件大小:1506653
    • 提供者:cz
  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. MFCDrawROI

    0下载:
  2. MFC界面上画矩形感兴趣区域,源码测试可行-The MFC interface draw a rectangle on the region of interest, source test feasible
  3. 所属分类:OpenCV

    • 发布日期:2017-11-16
    • 文件大小:13640802
    • 提供者:
  1. 车牌识别

    0下载:
  2. 基于openCV,还有问题,搜索矩形区域不对.
  3. 所属分类:OpenCV

  1. 车牌识别

    1下载:
  2. 基于opencv,矩形区域搜索有问题, 具有好的和谐结构,是一个很好的基础
  3. 所属分类:OpenCV

    • 发布日期:2013-10-22
    • 文件大小:24711929
    • 提供者:731116215
  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
  1. rectwrite

    0下载:
  2. 提取图像中任意旋转角度,大小和位置的矩形区域内图像并存储。- Extracting an image at any rotation angle, the size and position of the rectangular area of the image and storage.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:3665870
    • 提供者:
  1. Crabcut-image-segmentation

    0下载:
  2. 使用opencv进行Crabcut图像分割,先定义分割矩形区域,然后完成前景与背景图像分离-Opencv for image segmentation using Crabcut, to define rectangular areas divided, and complete separation of foreground and background image
  3. 所属分类:OpenCV

    • 发布日期:2017-12-12
    • 文件大小:1520
    • 提供者:张军
搜珍网 www.dssz.com