Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 268 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 268 Bytes

image-processing

Test ground for OpenCV image processing.

Instructions

  1. Make a environment using the devcontainer configuration.
  2. Run ./opencv_java.sh. The process is expected to take up to an hour with two CPU cores.
  3. cd test and run with ./run.sh.