cocoa-xu / evision

Evision: An OpenCV-Erlang/Elixir binding
https://evision.app
Apache License 2.0
337 stars 22 forks source link

added `mix compile_opencv` command #139

Closed cocoa-xu closed 1 year ago

cocoa-xu commented 1 year ago

mix compile_opencv will compile OpenCV only so that we can use actions/cache@v3 to cache the compiled OpenCV binaries and save time.