Skip to content

Camera Controler is app based on c++ which can get your computer camera's data to save as many video files and has a rollback module.

Notifications You must be signed in to change notification settings

Piccus/CameraControler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Camera Controler

基于opencv的Win32程序,运行环境为VS2012,程序会调用摄像头并实时显示到窗口,可以通过配置文件设置是否开启保存视频的功能和设置视频文件回滚周期,极少数摄像头可能会因为开启后没有立刻得到数据而程序保存,可以自行设置延时解决问题。

配置文件请放在C:\CameraConfiguration下面


opencv采用版本为248,x86环境。需要详细文档的可以看我的博客基于opencv的摄像头控制程序

About

Camera Controler is app based on c++ which can get your computer camera's data to save as many video files and has a rollback module.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages