Skip to content

A simple library to integrate IDS cameras into OpenCV

Notifications You must be signed in to change notification settings

jmlowenthal/idslib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

idslib

This library aims to implement basic features from cv::VideoCapture, for most basic use cases it can be dropped into the place of OpenCV's corresponding class.

In its current state, the library implements a most of the basic get properties and the simple retrieve and grab pipeline.

Installation

Ensure to include IDSVideoCapture.h in your include path and also compile IDSVideoCapture.cpp.

About

A simple library to integrate IDS cameras into OpenCV

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages