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

搜索资源列表

  1. motiondetect

    0下载:
  2. 本程序是基于VC++和opencv开发的视频入侵检测预警程序,在目标进入危险区域,提示警示语-This procedure is based on VC++ and opencv video intrusion detection development of early warning procedures, the goal of entering the hazardous area, prompted warnings
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-21
    • 文件大小:37.2mb
    • 提供者:张建
  1. GrayImageTest

    1下载:
  2. Opencv 选取感兴趣区域 不在是指定的矩形 可以是任意图形! 然后将选定的mask 放入到goodfeaturetotrack中实现任意区域的角点检测。-The Opencv select the area of ​ ​ interest is not in the specified rectangle can be any graphic! Selected and then the mask placed into goodfeaturetotrack corner detection
  3. 所属分类:图形图象

    • 发布日期:2012-11-08
    • 文件大小:5.34mb
    • 提供者:张超
  1. opencv_thesis

    0下载:
  2. opencv 领域相关的论文,对于人脸检测领域很有参考意义-opencv papers relevant to the area, for the field of face detection is very useful
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3.58mb
    • 提供者:wu xiaoying
  1. ProcessImage2

    0下载:
  2. Opencv检测人脸,可以批量对某一个文件夹中(路径名不要有中文)所有文件操作,并将检测后的人脸抠出来保存到项目本地文件夹下.使用vc2005完成.-Face Detection with Opencv, you can bulk on a folder and detect the face of all files in this folder(the path should not have Chinese character) And after the Detection the s
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:93.18kb
    • 提供者:Rongbin
  1. Car-Detection

    0下载:
  2. This program is used for car detection and compatible with OpenCV 2.0. The user can set the car s size and car s area manually.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:8.6kb
    • 提供者:Suchet
  1. tbb

    0下载:
  2. 基于VC++ 和opencv的焊盘图像 内径外径的测量。包括滤波、边缘检测、轮廓提取和面积计算等算法。包含原图片-Based on the measurement of the pad image VC++ opencv Inside Outside. Including filtering, edge detection, contour extraction and area calculation algorithm. Contains the original image
  3. 所属分类:OpenCV

    • 发布日期:2017-06-14
    • 文件大小:20.65mb
    • 提供者:duqiuju
  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
    • 文件大小:5.87mb
    • 提供者:肖帅
  1. 5-21

    0下载:
  2. 基于OPENCV的车辆检测,采用画出虚拟线圈的方法实现车辆的检测,定位,触发-Intelligent transport system(ITS)is currently being studied and the subject of widespread concern in the area of the world transport.These years,the great economic benefit has been gained through ITS,At the
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:4.34mb
    • 提供者:徐卫东
  1. FindMoving

    0下载:
  2. 由运动目标检测的两种基本方法----帧间差分法和背景差分法,借助于OpenCV技术,在Visual C++ 6.0编程环境下开发了运动目标检测系统。该系统首先对不同途径采集的视频图像序列进行相关的预处理之后,分别采用不同检测算法检测出图像序列中的变化区域,最后用形态学滤波和连通性分析对变化区域进行后处理,从而将视频图像序列中的运动目标比较可靠地检测出来。-The two basic methods of moving target detection---- inter-frame diffe
  3. 所属分类:OpenCV

    • 发布日期:2017-11-13
    • 文件大小:9.29mb
    • 提供者:罗超
  1. Corners

    0下载:
  2. 首先,请检查/样品在你的OpenCV的分布/ C/ squares.c的。这个例子提供了一个方形的检测,如何检测角落类似的功能,它应该是一个不错的开始。然后,一起来看看在OpenCV的功能,导向功能,如cvCornerHarris()和cvGoodFeaturesToTrack()。 上述方法可以返回许多角落类似的功能 - 最不会“真正的角落”你正在寻找。在我的应用程序,我只好检测,旋转或倾斜的广场(透视)。我的检测流水线包括: 从RGB转换为灰度级(cvCvtColor)
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:914byte
    • 提供者:clark
  1. Moving-target-detection--opencv

    0下载:
  2. 运动目标自动跟踪检测,选择一块区域,根据一些色差值等,检测相关点-Moving target tracking and detection automatically select an area, according to some color difference detection point
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:27.89mb
    • 提供者:朱隆兴
  1. TrackandID1

    0下载:
  2. 基于opencv环境在视频区域内设置感兴趣区域,在该区域内进行车辆检测以及车辆跟踪。-Based on the opencv environment settings in the video area of ​ ​ the region of interest in the region for vehicle detection, and vehicle tracking.
  3. 所属分类:Graph program

    • 发布日期:2017-11-12
    • 文件大小:2.79mb
    • 提供者:陈林
  1. opencv-relex-detection-

    0下载:
  2. 对槽内多边形区域是否松动出槽外的松动检测,本程序运用harris角点检测的方法进行处理,-Polygonal area is loose on the tank outside the groove loose detection, the use of this program harris corner detection method for processing,
  3. 所属分类:OpenCV

    • 发布日期:2017-06-09
    • 文件大小:16.02mb
    • 提供者:
  1. PeopleDensitydll

    1下载:
  2. 视频图像的人群密度检测,多种人群密度场景下人群计数算法: 算法功能:建立图像特征和图像人数的数学关系 算法输入:训练样本图像1,2…K 算法输出:模型估计参数 ,参考图像 算法流程:1)对训练样本图像进行分块处理(算法1.1); 2)通过算法1.2,计算训练样本各个对应分块的ALBP特征归一化,再用K-means算法(可使用opencv等算法库实现,不再描述其算法),将图像块分成k(k<K)类,获取k(k<K)个聚类中心,即为参考图像; 3)对分块的图像进行与
  3. 所属分类:Graph Recognize

    • 发布日期:2014-10-09
    • 文件大小:4.54mb
    • 提供者:徐云华
  1. edge2

    0下载:
  2. 轮廓检出 复杂背景下的物体轮廓检出。利用opencv函数将所有轮廓抽出后根据面积取最大轮廓抽出-Contour detection of object contours detection in complex backgrounds. Using opencv function will take out all the contours of the maximum contour extraction based on area
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:893byte
    • 提供者:YANG MINGYUE
  1. 10th_ROI

    0下载:
  2. 基于opencv的ROI检测,ROI就是感兴趣的区域。简单来讲就是在你的图片中处理需要处理的区域。-ROI detection based on ROI, opencv is the area of interest. In simple terms is to deal with the need to deal with the area in your picture.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-30
    • 文件大小:159kb
    • 提供者:陈炯杰
  1. jpeg_tamper_detect

    0下载:
  2. 此工程是基于jpeg重压缩检测的篡改区域定位的opencv的svm分类器应用程序,可以检测出经过PS或者美图秀秀修改过的jpeg重压缩图片的篡改区域。-This project is based on jpeg recompression tamper detection area positioning opencv of svm classification application, or can be detected through the PS beauties Xiu Xiu mod
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:3.48mb
    • 提供者:赖学金
  1. smoke_detection

    2下载:
  2. 使用VS2010+openCV。本文是基于颜色模型和运动模型对含有烟雾的视频进行烟雾检测的。首先利用RGB颜色模型的方法,检测出烟雾区域以及疑似烟雾区域;接着用背景相减的方法,检测出运动的物体;最后结合两种方法,只检测出运 动的烟雾区域,提取烟雾最大轮廓,绘制矩形框以示意。通过设置R、G、B的参数及阈值,可以得到满意的效果。 -Use VS2010+openCV. This paper is based on the color model and motion model for sm
  3. 所属分类:Special Effects

    • 发布日期:2017-06-20
    • 文件大小:29.89mb
    • 提供者:晋丽榕
  1. face-detection

    0下载:
  2. 基于Opencv库的脸部识别,可识别出人脸并用圆画出,并可上升至识别眼睛区域。-Face recognition based on the Opencv library, you can identify the face and draw a circle, and can rise to identify the eye area.
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2.07mb
    • 提供者:图图
  1. Edge detection

    0下载:
  2. 目标检测首先利用统计的方法得到背景模型,并实时地对背景模型进行更新以适应光线变化和场景本身的变化,用形态学方法和检测连通域面积进行后处理,消除噪声和背景扰动带来的影响,在HSV色度空间下检测阴影,得到准确的运动目标。(object detectWe use statistical methods to obtain the background model, and real-time of the background model is updated to adapt to illumina
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:3.71mb
    • 提供者:科研666
« 12 »
搜珍网 www.dssz.com