Git Product home page Git Product logo

avcamera's Introduction

AVCamera

介绍

一款家用跨平台安全防盗监控软件,无需额外购买昂贵的CCD监控摄像头,只需普通电脑视频聊天用的CMOS摄像头即可。 本软件特色在于可以根据画面变化量自动判断是否该帧是否应该写入视频文件,节省大量无用画面未动的帧带来的磁盘空间压力。

开发环境

Windows vs2010
Linux   kdevelop

使用语言

与视频处理相关的代码全部采用C++完成,与界面显示相关的代码采用C++的MFC框架和QT框架两UI库套实作。

依赖库

ffmpeg 2.4       主要处理视频解码编码的部分
OpenCV 2.4.9     主要处理图像的部分
Boost            主要用于信号机制等

为了方便VSer们编译,我已经将这两个库内置在解决方案目录的include和lib目录下了。

工程介绍

VideoMgr 底层录像库

gui/qt   QT GUI

gui/win  MFC GUI

avcamera's People

Contributors

microcai avatar whyb avatar

Watchers

 avatar

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.