Skip to content

dapicard/opencv-parallelize-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opencv-parallelize-example

This project is a pattern project showing how I implement parallel computing from a video stream using :

Also, this project shows how to notify SystemD if it is used as a service, and the executable can be notified using signals (USR1 and USR2 currently)

This is built with Bazel :

  • OpenCV should be installed in /usr/local
  • Systemd headers (-dev package) have to be installed

The example show how to extract Foreground (ForegroundMask), do some color conversions, etc. Of course, you can add every computing you want...

Create issues if you have any questions.

About

An example project showing how to pipeline and parallelize

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published