CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - detect rectangle

搜索资源列表

  1. juxingjiance

    2下载:
  2. opencv矩形检测,采用金字塔方法,可以对多幅图同时检测。-opencv rectangle detection, using the pyramid method, can simultaneously detect pieces of map.
  3. 所属分类:OpenCV

    • 发布日期:2014-02-07
    • 文件大小:1520
    • 提供者:贾建辉
  1. RECTANGLE

    1下载:
  2. 一种快速的多边形和矩形检测算法,可以广泛的应用于各种目标识别领域-A fast polygon and rectangle detection algorithm can be widely used in various areas of target identification
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:11964
    • 提供者:chendong
  1. myhough_1degree

    1下载:
  2. Hough算法检测矩形的长,并给出矩形的四个顶点坐标,极坐标中角度精度为1度。-Hough algorithm Detect long rectangle, and give the four vertices of rectangular coordinates, polar coordinates in the perspective of an accuracy of 1 degree.
  3. 所属分类:Special Effects

    • 发布日期:2015-07-08
    • 文件大小:363118
    • 提供者:七禾
  1. ct1.3

    0下载:
  2. detect rectangle by open cv.
  3. 所属分类:Software Testing

    • 发布日期:2017-05-24
    • 文件大小:7871356
    • 提供者:Thuy
  1. detect

    2下载:
  2. 用于矩形检测的源代码,已配说明,易看懂。但不适合于车牌检测等复杂的矩形检测-Rectangular detection for the source code has been assigned that easy to understand. But not suitable for detection of license plate detection rectangular complex
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1074
    • 提供者:郭宇
  1. squares

    0下载:
  2. 在opencv中检测一个图像是否有矩形,本程序很实用-An image in opencv detect whether the rectangle, the procedure is very useful
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:2795
    • 提供者:HEllO2010
  1. RemoveBlackConnectedComponents

    0下载:
  2. 使用opencv去掉二值化图像中黑色面积较小的连通域。 程序中语句 tmparea = fabs(cvContourArea(contour)) 可以得到当前连通域的面积,当此面积小于阈值时对其填充为白色。 rect = cvBoundingRect(contour,0) 得到的是框住连通域的最小矩形,对矩形中的黑色部分将其填充为白色,但是这样的话,连通域6和4两个连通域被填充成了白色的矩形,这显然不符合我们的要求,这样就要判断此连通域是黑色联通域还是白色连通域,采用的方法是测试矩
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:1229
    • 提供者:
  1. detected-rectangle

    1下载:
  2. 利用opencv测量矩形的C++程序,可以直接检测出矩形,即使背景很复杂-Measured using a rectangle opencv C program, you can directly detect the rectangle, even if the background is very complex
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:2697
    • 提供者:azure
  1. detect-line-circle-and-rectangle

    0下载:
  2. 利用opencv_检测直线、线段、圆、矩形-Using opencv_ detect straight lines, line segments, circles, rectangles,
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:1842636
    • 提供者:刘方宇
  1. ShapeDetection

    0下载:
  2. 轮廓识别,矩形检测,同时也包含部分基于不变矩的最佳匹配代码-the code used to detect and redraw contours such as rectangle,it also include some code best match based on MCvHuMoments
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:37584
    • 提供者:新村
  1. ShapeChecker

    1下载:
  2. Aforge.net开发的形状检测,能够自动化检测出图像中的三角形、圆形、矩形等形状-Aforge.net can detect the triangle and rectangle and etc.
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:711666
    • 提供者:mafei863
  1. Nieuw-Rich-Text-document

    0下载:
  2. #include<graphics.h> #include<conio.h> main() { int gd = DETECT,gm,left=100,top=100,right=200,bottom=200,x= 300,y=150,radius=50 initgraph(&gd, &gm, C:\\TC\\BGI ) rectangle(left, top, right, bottom) circle(
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-12
    • 文件大小:544
    • 提供者:leroy
  1. VB-shape-dectectopm

    0下载:
  2. 简单的检测一幅图像中是否有正方形长方形圆及三角形,一幅图图像中可以有很多图形,但是竖直方向不能重合-Simple detect whether an image of a circle and a square rectangle triangle, a picture can have a lot of graphic images, but can not overlap in the vertical direction
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:101141
    • 提供者:zhangle
  1. Hough1Object

    0下载:
  2. It is a matlab source code which detect different shape in image and told whether it is circle, rectangle or triangle. in this code i use hough transformation.
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:10660
    • 提供者:Ashab Uddin
  1. Shape-Recognition

    0下载:
  2. It is a matlab source code detect all the circle and rectangle in a image and create box on the original image at the position of the circle or ractangle
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4514
    • 提供者:Ashab Uddin
  1. hardexample

    0下载:
  2. 是指利用第一次训练的分类器在负样本原图上进行行人检测时所有检测到的矩形框,这些矩形框区域很明显都是误报,把这些误报的矩形框保存为图片,加入到初始的负样本集合中,重新进行SVM的训练,可显著减少误报。这种方法叫做自举法-The first is the use of trained classifier all detected rectangle detect pedestrians in the negative when the sample picture, the rectangular
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2506
    • 提供者:孔祥山
  1. squareD

    0下载:
  2. 结合opencv库的使用,用c++代码实现了图片里的矩形检测(use opencv, and c++ detect rectangle in image)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-21
    • 文件大小:5452800
    • 提供者:呼123
  1. 设计程序

    1下载:
  2. 本资源运用Matlab中的计算机视觉技术对视频监控中的运动人体的一些异常行为进行研究分析,涉及到了运动目标检测以及跟踪和人体异常行为检测等几个方面。背景模型的建立则是分别利用了中值滤波法和二值化背景模版建模法,通过帧间差分 来实现不断更新背景模版。在检测运动人体异常行为中,本文在检测运动人体跌倒的异常行为时利用外接矩形来确定运动人体及其质心,并通过定义一些特征算子来把人体行为进行量化,从而判断是否行为异常。(In this paper, we use matlab technology to d
  3. 所属分类:matlab例程

    • 发布日期:2021-02-20
    • 文件大小:21035008
    • 提供者:沃呦俏豚
搜珍网 www.dssz.com