Evision is an OpenCV–Erlang/Elixir binding.
It aims to generate the binding code automatically by using modified gen2.py
and hdr_parser.py
from the opencv_python
module from the OpenCV repo.
We hope this project can largely reduce the work of manually porting OpenCV functions/modules to Erlang/Elixir while making it relatively easy to maintain for future OpenCV releases.