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

搜索资源列表

  1. VehicleDetection

    0下载:
  2. 基于OpenCV的车辆轮廓检测的相关方法介绍-OpenCV-based vehicle detection profile, their writing, may be a bit simple
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5288704
    • 提供者:李林
  1. Opencv

    0下载:
  2. 基于OpenCV的视频道路车辆检测与跟踪的文献,优秀硕士论文。希望对相关专业的学习有益。-OpenCV-based video detection and tracking of road vehicles literature, excellent, Vol. Hope that the relevant professional learning useful.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5860851
    • 提供者:year
  1. svm-detect-paper

    0下载:
  2. svm分类检测算法研究,用到opencv相关库,是论文来的,希望能够对所需者有用-svm detect paper
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:533432
    • 提供者:毛渝南
  1. motion-detection-techniques

    0下载:
  2. 研究了基于混合高斯模型的运动目标检测技术,在分析了混合高斯模型的基本原理的基础上,使用了一种改进的混合高斯模型更新算法.在Visual C++6.0中利用OpenCV完成了相关算法,成功地提取出了运动目标和实验场景的背景,验证了该改进的混合高斯模型更新算法的可行性-OpenCV-based motion detection techniques I have read some articles, I feel you can, share
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:388425
    • 提供者:mei88
  1. cornerdectection

    0下载:
  2. 一种不错的特征点检测算法,用opencv编写,比较适合初学者,使其可以方便的了解到相关函数的使用方法。-a good method of corner dectection using opencv,good for the beginner
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:6802395
    • 提供者:刘明
  1. FaceDetection

    0下载:
  2. FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-Is a static face detection program FaceDetection Note FaceDetection need OpenCV li
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1668923
    • 提供者:wang
  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
    • 文件大小:9736542
    • 提供者:罗超
  1. people-detect-and-height-measu

    0下载:
  2. 对任意标定过的场景进行行人检测,并测定出其身高,内附有自己标定的图片和相关算法的论文若干篇,people detect and height measurement
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:12698559
    • 提供者:李育博
  1. opencv-movingdetecte

    0下载:
  2. 这是一款在opencv上实现的运动目标检测的源代码,有相关的MFC实现部分,希望大家喜欢-This is a moving target detection in opencv source code, to achieve some of the MFC, hope you like
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:48647
    • 提供者:李迪
  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
    • 文件大小:29245440
    • 提供者:朱隆兴
  1. face_recognition

    0下载:
  2. 人脸识别中的人脸检测和人脸识别简介及相关代码。- Face detection and face recognition Introduction and related code in Face recognition。
  3. 所属分类:OpenCV

    • 发布日期:2017-12-03
    • 文件大小:390268
    • 提供者:commelina
  1. opencv-face-detection

    0下载:
  2. opencv 人脸识别的相关函数代码,人脸检测部分实用代码-correlation function code opencv face recognition, face detection part practical code
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:15198
    • 提供者:z
  1. TestStaticFaceDetect[2013-12-29]

    0下载:
  2. 利用VC++和opencv实现的人脸检测检测代码,利用霍夫变换以及opencv相关的库实现-Face detection code using VC++ and opencv realized, using Hof transform and opencv related Library
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4712652
    • 提供者:klaus wang
  1. face

    0下载:
  2. 关于openCV的学习代码,脸部检测 有相关的算法-About openCV learning code, face detection Related algorithms
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1787438
    • 提供者:胡普育
  1. three-Frame-difference-method

    0下载:
  2. 基于视频图像的三帧差法,使用相邻且连续的三帧图像进行相关的运算得到运动目标。一般用于运动目标检测。-Based on the video image of three difference method, the use of adjacent and contiguous three images related to the operation to get moving target. Generally used for moving target detection.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:9128960
    • 提供者:chen
  1. OpenCVdemo

    0下载:
  2. OpenCV中Harris角点检测相关的知识点 Harris角点检测的cornerHarris函数的使用方法-Harris corner detection in OpenCV related knowledge Use cornerHarris Harris corner detection function
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2236935
    • 提供者:陆伟
  1. OpenCVdemo14

    0下载:
  2. OpenCV重映射 & SURF特征点检测合辑 OpenCV中重映射和SURF特征点检测相关的知识点 OpenCV中重映射相关的函数remap SURF算法在OpenCV中的体现与应用-OpenCV heavy mapping & SURF feature points detection collection OpenCV in mapping and SURF feature points detection related knowledge OpenCV remap
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2084388
    • 提供者:陆伟
  1. fitline

    0下载:
  2. 适用于初学者学习的,对图像中直线进行检测,利用opencv库的相关函数-it is a source code for line fit
  3. 所属分类:OpenCV

    • 发布日期:2017-06-03
    • 文件大小:15183197
    • 提供者:环宇
  1. sobel-opencv

    0下载:
  2. 基于opencv的sobel算子的实现,包含相关文档和详细代码,可用于图像边缘检测的实现。-Sobel operator based on opencv implementation, including relevant documents and detailed code, can be used for the realization of image edge detection.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3341917
    • 提供者:stone
  1. 图像处理相关

    0下载:
  2. 能实现车道线的检测,并且还有一些关于数字图像处理的英文资料(It can detect lane lines, and there are some English information about digital image processing.)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-20
    • 文件大小:67640320
    • 提供者:YLlee
« 12 »
搜珍网 www.dssz.com