当前位置:
首页
资源下载
![](/images/right.gif)
搜索资源 - Rectangle detection
搜索资源列表
-
0下载:
This paper proposes a new technique for rectangle
detection using a windowed Hough Transform. Every
pixel of the image is scanned, and a sliding window is
used to compute the Hough Transform of small regions of
the image.-This paper proposes
-
-
1下载:
基于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
-
-
0下载:
用opencv实现的矩形检测源码。可以检测图形中的矩形!-Rectangle Detection Using the OpenCv
-
-
0下载:
基于椭圆外接矩形的椭圆识别,画出几何图形的外切矩形和此外接矩形的内切椭圆,将画出的内切椭圆与几何图形进行比较!判断原几何图形是否为椭圆!-Ellipse shape detection base on the enclosing rectangle identification method
-
-
2下载:
opencv矩形检测,采用金字塔方法,可以对多幅图同时检测。-opencv rectangle detection, using the pyramid method, can simultaneously detect pieces of map.
-
-
0下载:
生成一有随机形状边缘的实体矩形,可为变形或不变形图形,可用于图像处理的算例。如变形或不变形的梁,由边缘检测或数字图像相关识别梁的变形。-Generate a rectangle image with radom edge. It can be used in testing image detection program for structure measurement.
-
-
1下载:
一种快速的多边形和矩形检测算法,可以广泛的应用于各种目标识别领域-A fast polygon and rectangle detection algorithm can be widely used in various areas of target identification
-
-
0下载:
This code draw a red rectangle aroud the face
-
-
1下载:
求一个图像的最大内接矩形面积。
步骤:
1.相机标定。首先根据物像关系式求出其中的参数。注意参数求出后要进行参数校验。
2.从背景中分离出目标
3.边缘检测
4.目标形状参数计算。-For an image of the largest inscribed rectangle area. Steps: 1. Camera calibration. First of all object-image relationship in accordance with the par
-
-
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
-
-
0下载:
shape detection, matlab code , rectangle
-
-
0下载:
检测图像中矩形并画出 opencv下用vs2008运行无误-Detection of the image and draw rectangle using vs2008 to run correctly under opencv
-
-
0下载:
实现证件的分割,具有良好的参考价值,使用矩形检测,阀值变换和反色等-Achieve segmentation of documents, has a good reference value, use the rectangle detection, threshold, transformation and anti-color, etc.
-
-
0下载:
矩形检测:用霍夫直线检测方法来对图像中的矩形进行检测。开发环境: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
-
-
0下载:
在mfc中使用opencv的示例,实现了canny算法、surf算法、矩形检测等算法-Opencv mfc used in the example, to achieve a canny algorithm, surf algorithm, the rectangle detection algorithm
-
-
2下载:
自己曾经做的一个项目,基于几何特征的模式识别。可以有效的识别等边三角形,矩形,六角形 和圆形。 基于c++和OpenCV 编写的程序。是学习OpenCV的好代码。 图像处理&模式识别。-Marksdetection for equilateral triangles,rectangle, regular hexagon, special orthogonal polygons and circles Based on C++ and OpenCV good source code f
-
-
1下载:
本代码实现对运动物体的跟踪,在运行程序时,会有一红色矩形框标记运动物体位置-The code tracking of moving objects, run the program, there will be a red rectangle marks the location of moving objects
-
-
0下载:
智能交通系统中基于视频图像处理的车辆检测与跟踪方法综述-Intelligent transportation systems based on video image processing of vehicle detection and tracking methods were reviewed
-
-
0下载:
a new technique for rectangle detection using a windowed Hough Transform
-
-
0下载:
矩形检测,采用基于矩形的几何关系进行矩形检测,文档中有详细的实现算法过程。-Rectangle detection, detection based on the use of conducted rectangle rectangular geometry, the document detailed algorithm process.
-