This is a pretty rough Nim OpenCV wrapper. YMMV.
$ nimble install opencv
import opencv/imgproc, opencv/highgui, opencv/core
Look in the tests/ directory for examples.
tests/