Where do we place an Axis camera example using OpenCV in the repo?

asked 2020-08-19 07:14:00 -0600

Hussan gravatar image

Hi,

We would like to contribute an example based on OpenCV which can be used to capture frames from an Axis camera. The example compiles OpenCV together with an Axis patch to support Axis extensions and to use this to build an Axis camera application platform (ACAP). ACAP uses OpenCV to capture frames from a camera and to query the settings. It is achieved by using the containerized Axis API and toolchain images.

After reading the contribution guidelines it is still unclear where to place it in the repo but we can see that examples are placed under /OpenCV/samples. Would this be right place to make a PR? Thanks

\Hussan

edit retag flag offensive close merge delete

Comments

maybe you could even write a small tutorial for it ?

berak gravatar imageberak ( 2020-08-19 07:57:30 -0600 )edit

your contribution is unclear. have you written a VideoCapture/videoio "backend" that uses proprietary interfaces?

crackwitz gravatar imagecrackwitz ( 2020-08-22 17:01:38 -0600 )edit