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

搜索资源列表

  1. carcounter1

    0下载:
  2. This is a object counter written in OpenCV for a special aim, car detection. It can classfy the vehicles as car, truck and bus.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:50138
    • 提供者:umut
  1. Fabric-Defect-Detection--

    0下载:
  2. 一种基于opencv的织物缺陷的检测,其中包含了丰富的计算机视觉、图像处理算法以及函数-A method for fabric defect detection based on OpenCV with rich computer vision and image processing algorithms and functions is presented.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:340321
    • 提供者:Tina
  1. DIP

    1下载:
  2. 图像的操作,及视频流的相关操作,基于opencv,运动目标检测,中值滤波,高斯背景模型,混合高斯模型-The operation of the image, and video streams related operations, based on the opencv, motion detection, median filtering, Gaussian background model, Gaussian mixture model
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-05
    • 文件大小:5112656
    • 提供者:chenyuefeng
  1. face_detection

    0下载:
  2. 利用OpenCV實現人臉辨識雖然常見,但是本檔案基於OpenCV 1.0版本進行,同時整理程式編譯過程中可能出現的錯誤以及對應的解決辦法,同時針對函式cvHaarDetectObject各參數的設定值進行討論,以得到最佳的辨識率。另外,程式亦包括在偵測前進行影像處理,以進一步有效提升人臉辨識率。-Face recognition using OpenCV to achieve though common, but this version of the file based on the Ope
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-20
    • 文件大小:30457178
    • 提供者:陳霖
  1. mfcopencv

    0下载:
  2. opencv在visualC++中mfc平台实现基本的图像显示,视频采集,人脸检测等问题-In visualC++ opencv mfc platform in the basic image display, video capture, face detection and so on
  3. 所属分类:software engineering

    • 发布日期:2017-06-14
    • 文件大小:22192779
    • 提供者:yangxin
  1. test

    0下载:
  2. 本程序可以对输入的图像或者视频进行人脸检测,其中用到了OpenCV的库函数,因此需要先安装并配置好OpenCV后方可运行-This procedure can be the input image or video Face Detection, which uses the OpenCV library function, it needs to be installed and configured before running OpenCV
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1854
    • 提供者:李凯乐
  1. firedetect_CSHARP

    0下载:
  2. 火焰检测系统,通过火焰的静态颜色特征和动态的抖动特征去识别。-fire detection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5431648
    • 提供者:刘远一
  1. Eyes22x5.1

    0下载:
  2. 基于opencv的人眼检测分类器,检测精度还不错,希望能给大家带来一些帮助-Opencv eye detection based on the classification, detection accuracy is also good, hope we can bring some help
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:43672
    • 提供者:刘凯
  1. Capture

    0下载:
  2. 函数功能说明:利用c#+OpenCV实现视频运动的检测-Functions Function Descr iption: Use c#+ OpenCV to achieve video motion detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:822
    • 提供者:lp
  1. opencv-Algorithm

    0下载:
  2. 介绍了一些人脸检测的最新动态以及一些好的算法研究。-Describes some of the latest developments in face detection algorithm as well as some good.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-22
    • 文件大小:6981033
    • 提供者:朱海飞
  1. smokedetection

    2下载:
  2. 利用提升小波的方法进行烟雾检测,效果很好-Using wavelet methods to enhance smoke detection, good results
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:302636
    • 提供者:jason
  1. Face-Detection

    0下载:
  2. 使用openCV利用普通的USB摄像头获取动态图像实时的检测出图像中的人脸并用红框框出。-Face Detection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3704129
    • 提供者:徐超
  1. FacemouthDection

    0下载:
  2. Face and mouth detection using OpenCV and VC-Face and mouth detection using OpenCV and VC++
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3962152
    • 提供者:alittlecat
  1. facedetection

    0下载:
  2. 使用MFC和OpenCV,实现对摄像头中实时视频的人脸的实时检测,或是直接加载图片进行人脸检测-Using MFC and OpenCV, to achievereal-time face detection in real-time camera video , or load the pictures to directly detect face
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-21
    • 文件大小:6332513
    • 提供者:于敬
  1. VIS

    0下载:
  2. 该源码是关于运动对象跟踪的算法,主要实现了高斯背景建模,全局运动补偿(SIFT特征和RANSAC算法),运动对象检测,对象跟踪算法(Mean Shift,Particle Filter等),对象特征提取(轨迹,大小,起止帧等),同时,程序基于VC2008+OpenCV开发,实现了对话框式的程序界面,效率高。-This is a source about motion object tracking, including foreground modeling,object detection,o
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-23
    • 文件大小:7500205
    • 提供者:
  1. MovingDetection

    0下载:
  2. 用Opencv实现的一个运动检测的程序。通过摄像头捕捉,把捕捉到的图像分为前景和背景,从而检测出运动图像。-Achieved with Opencv a motion detection process. Captured by the camera, the captured image are separated into foreground and background, to detect the moving image.
  3. 所属分类:Video Capture

    • 发布日期:2017-05-15
    • 文件大小:3857235
    • 提供者:蓝天白雪
  1. blocktrack

    0下载:
  2. 该代码是基于opencv的运动检测代码,其主要思想是通过团块检测运动目标,然后跟踪识别运动目标。-The code is based on motion detection opencv code, the main idea is to detect moving objects by mass, and then track the moving target identification.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:2053642
    • 提供者:陈汤
  1. VTraffic(thread_no_leak)

    0下载:
  2. VC6.0+opencv环境下运动检测的实例,使用了帧差法、GMM方法等,可以对比不同建模方法的效果-VC6.0+ opencv environment, motion detection example, using the frame difference method, GMM methods, you can compare the effect of different modeling methods
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-28
    • 文件大小:309617
    • 提供者:王志
  1. FaceDetection

    0下载:
  2. 人脸检测。用c++编写。人脸检测是人脸分析的首要环节,其处理的问题是确认图像(或影像)中是 否存在人脸,如果存在则对人脸进行定位。人脸检测的应用领域相当广泛,是实 现机器智能化的重要步骤之一。 AdaBoost 算法是1995 年提出的一种快速人脸检测算法,是人脸检测领域里 程碑式的进步,这种算法根据弱学习的反馈,适应性地调整假设的错误率,使在 效率不降低的情况下,检测正确率得到了很大的提高。-Face Detection. Using c++ to prepare. Fac
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:896865
    • 提供者:ashura
  1. T-tracking_Ver0.1

    1下载:
  2. 1、基于深度摄像机的手势跟踪、手势识别、轮廓识别、运动目标坐标输出代码 2、基于Primesense公司深度图 3、技术涉及复杂图形学算法,感兴趣的朋友,希望你们能发展中国自己的识别技术发展。 4、能够运行于Window,Linux,Android系统,全球第一个能够运用Android系统深度摄像的手势跟踪实现代码。 5、有部分OpenCV函数被简化。 6、代码的思路和细节已经有发明专利保护,拒绝完全抄袭,希望在此基础上大家创新-1, the depth of the cam
  3. 所属分类:android

    • 发布日期:2015-03-15
    • 文件大小:539648
    • 提供者:刘纹高
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com