Giter VIP home page Giter VIP logo

movedetect's Introduction

MoveDetect

利用OpenCV打开笔记本电脑摄像头,测试绊线告警功能。

绊线也称为“穿越警戒线”、“越界”,是一般摄像头均支持的智能事件之一。该程序实现了从计算机的摄像头获取视频,进行绊线检测的演示。

编译方法

1、用CMake解析OpenCV3.4.6源码(VS2015 x64),然后用Visual Studio 2015编译OpenCV。

2、为本项目添加OpenCV的头文件目录和附加库目录,编译本项目。

3、上述步骤可省略,OpenCV3.4.6的库文件和头文件已添加到本工程,但是使用者需自行编译动态链接库opencv_world346.dll/opencv_world346d.dll。

2019-7-10更新

movedetect's People

Contributors

yuanyuanxiang avatar

Watchers

James Cloos avatar  avatar

Forkers

hwx628

movedetect's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.