搜索资源列表
运动目标检测 基于运动目标的外接矩形框的检测跟踪
- 运动目标检测 基于运动目标的外接矩形框的检测跟踪,Moving Target Detection
rectangule-detect
- 代码就如何在一幅图像中检测矩形框做了说明并用代码实现,希望对您有所帮助。-Code on how to detect image shows a rectangular box made and used code, I hope for your help.
DONG
- 使用时间差分法检测一段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
KALMANPI
- kalman跟踪行人,再视频场景中检测到行人的存在,并用红色矩形框对行人进行跟踪。-pedestrian tracking using kalman filter
RECTANGLE
- 一种快速的多边形和矩形检测算法,可以广泛的应用于各种目标识别领域-A fast polygon and rectangle detection algorithm can be widely used in various areas of target identification
myhough_1degree
- 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.
detect
- 用于矩形检测的源代码,已配说明,易看懂。但不适合于车牌检测等复杂的矩形检测-Rectangular detection for the source code has been assigned that easy to understand. But not suitable for detection of license plate detection rectangular complex
deteforrect
- 用于简单的矩形检测,有文字说明,易懂,但不适合于背景复杂或检测目标倾斜的矩形检测,例如车牌等-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
ArcRectCollides
- 圆和矩形的碰撞检测-Round and rectangular collision detection
DetectRectangleObjuct
- 研究生课程机器人控制基础大作业 矩形目标检测-DetectRectangleObjuct
squares
- 在opencv中检测一个图像是否有矩形,本程序很实用-An image in opencv detect whether the rectangle, the procedure is very useful
35738633RECTANGLE
- matlab_矩形检测代码 刚刚用过很实用。可以下载-matlab_ rectangular test code just used the very practical. You can download to see
face_detection
- 一个关于面部检测的MATLAB算法,将人脸部分用矩形框表示出。-A MATLAB algorithm on face detection, will face some expressed rectangular box.
RectDetector
- 矩形检测:用霍夫直线检测方法来对图像中的矩形进行检测。开发环境: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
dspappliation
- 把含有数字的图像,如车牌,身份证等读取到DSP的SDRAM中,利用图像处理算法把数字从图像中定位出来 首先把图像二值化,二值化算法选择固定阈值、直方图或最大类间方差法,比较各个二值化算法的效果;对二值化的图像做边缘提取,选择Sobel或者Laplace边缘提取算法并比较效果;经过二值化和边缘提取后的图像,利用投影法定位数字在图像中的位置,并给出数字在图像中的外接矩形;利用CCS把处理结果显示出来。-To contain digital images, such as license plates
Muban-Pipei
- 一种基本的模式识别方法,运行后待检测图像与模板图像的相同或相似之处会被白色矩形框标明。-This is a basic method of pattern recognition, The similarity or identity between tested image and template image will be marked by a white rectangle.
4dddd9a37077e
- 主要应用于矩形检测,直接输入所要检测图形的名称,然后检测即可。-Rectangular test mainly used to directly enter the name of the graphics to be detected, then detection can be.
FaceAndMouthDetection
- 用vc++开发的可以识别人眼跟嘴巴检测的程序,人眼跟嘴巴用矩形框标注,内附视频跟检测图片-Using vc++ developer can identify the human eye with the mouth detection procedure, the human eye with the mouth marked with a rectangular box, containing a video with the test image
斑点检测
- 通过准确的图像预处理和最小外接矩形方法,准确定位斑点位置和求取面积(Accurate location and area of spots are located accurately by accurate image preprocessing and minimum external rectangle method)
多车道复杂环境下前方车辆检测算法_孔栋
- 基于前方车辆与本车存在安全距离,利用自适应阈值法确定图像灰度分割阈值,形态学处理,利用最小外接矩形框选候选车辆目标,集合车底阴影几何位置等特征验证车辆假设。(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