Skip to content

ashnarayan13/opencv_bazel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

opencv_bazel

Building OpenCV project with Bazel

Dependencies

How to

  • In the WORKSPACE file, change the path of the OpenCV to your system path.
  • Build the project using bazel build //main:main
  • To run the demo file bazel-bin/main/main /path/to/image

About

Building OpenCV project with Bazel

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published