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