Sinisterly
Fun with OpenCV - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Coding (https://sinister.ly/Forum-Coding)
+--- Forum: Python (https://sinister.ly/Forum-Python)
+--- Thread: Fun with OpenCV (/Thread-Fun-with-OpenCV)



Fun with OpenCV - Inori - 11-29-2016

OpenCV is an incredibly powerful, extremely well-documented computer vision library ported to many different languages, so naturally I screwed around with it and made something useless. I plan on moving the project to an actual server and buying hosting and a domain when it gets developed further, but for now it's just a CLI.

Clone the repo (which can be found here), install OpenCV, and you're good to go! Just supply the file path of the image you want to add some kickass handlebars to as an argument when running the script.


RE: Fun with OpenCV - Num5kull - 01-31-2017

Lol this is a great script. i too am spending alot of time with opencv in python and my pi.
Takes forever to recompile though