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

搜索资源列表

  1. OpenCVSquareDector

    2下载:
  2. 在VC6下基于OpenCV5的矩形检测程序及Canny边缘检测程序。在VC6下编译通过。-in VC6 OpenCV5 Based on the testing procedures and rectangular Canny edge detection procedures. Under the VC6 compile.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:4504
    • 提供者:-
  1. 2Dchongtu

    0下载:
  2. java2D图形冲突检测方法,矩形检测,很好的算法-java2D graphics conflict detection methods, rectangular detection, a good algorithm.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4887
    • 提供者:鲍彬
  1. 运动目标检测 基于运动目标的外接矩形框的检测跟踪

    3下载:
  2. 运动目标检测 基于运动目标的外接矩形框的检测跟踪,Moving Target Detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:1549
    • 提供者:jz
  1. RectangleDetection.rar

    1下载:
  2. 基于hough算子的矩形检测,可用于车牌识别,pcb检测等等。,rectangle detection based on hough function.the techniques presented here interest for a number of applications such as building detection, pcb detection and so on
  3. 所属分类:Special Effects

    • 发布日期:2016-11-24
    • 文件大小:5695
    • 提供者:jessica
  1. opencv_sample.rar

    0下载:
  2. 在mfc中使用opencv的开发实例,实现了canny算法、矩形检测、金字塔切割等算法,mfc,opencv,canny,find square...
  3. 所属分类:2D图形编程

    • 发布日期:2017-05-29
    • 文件大小:12154934
    • 提供者:hopper
  1. RectangleDetection

    0下载:
  2. 用opencv实现的矩形检测源码。可以检测图形中的矩形!-Rectangle Detection Using the OpenCv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:2095585
    • 提供者:窦川川
  1. DONG

    1下载:
  2. 使用时间差分法检测一段AVI视频中的运动目标,用矩形框标示出来,需要使用OPENCV-Use of time to detect a difference in the moving object AVI video with a rectangular box, marked out, need to use OPENCV
  3. 所属分类:Windows Develop

    • 发布日期:2014-08-18
    • 文件大小:10167523
    • 提供者:老董
  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. 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. deteforrect

    0下载:
  2. 用于简单的矩形检测,有文字说明,易懂,但不适合于背景复杂或检测目标倾斜的矩形检测,例如车牌等-For the simple rectangular detection, there is a text descr iption, easy to understand, but not suitable for testing in the context of the target complex or rectangular tilt testing, such as license plat
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1136
    • 提供者:郭宇
  1. DetectRectangleObjuct

    1下载:
  2. 研究生课程机器人控制基础大作业 矩形目标检测-DetectRectangleObjuct
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3721
    • 提供者:zuo.chen
  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. 35738633RECTANGLE

    0下载:
  2. matlab_矩形检测代码 刚刚用过很实用。可以下载-matlab_ rectangular test code just used the very practical. You can download to see
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:11964
    • 提供者:xq
  1. RectDetector

    0下载:
  2. 矩形检测:用霍夫直线检测方法来对图像中的矩形进行检测。开发环境: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
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1070116
    • 提供者:chenwenlue
  1. 4dddd9a37077e

    0下载:
  2. 主要应用于矩形检测,直接输入所要检测图形的名称,然后检测即可。-Rectangular test mainly used to directly enter the name of the graphics to be detected, then detection can be.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:114405
    • 提供者:shali
  1. squareD

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

    • 发布日期:2017-12-21
    • 文件大小:5452800
    • 提供者:呼123
  1. 斑点检测

    0下载:
  2. 通过准确的图像预处理和最小外接矩形方法,准确定位斑点位置和求取面积(Accurate location and area of spots are located accurately by accurate image preprocessing and minimum external rectangle method)
  3. 所属分类:图形图象

    • 发布日期:2018-01-08
    • 文件大小:1729536
    • 提供者:森卯闲人
  1. 多车道复杂环境下前方车辆检测算法_孔栋

    1下载:
  2. 基于前方车辆与本车存在安全距离,利用自适应阈值法确定图像灰度分割阈值,形态学处理,利用最小外接矩形框选候选车辆目标,集合车底阴影几何位置等特征验证车辆假设。(Based on the safe distance between the front vehicle and the vehicle, the adaptive threshold method is used to determine the threshold of image gray level segmentation, mo
  3. 所属分类:其他

    • 发布日期:2019-07-10
    • 文件大小:1374208
    • 提供者:向日葵的光
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com