Help: using OpenCV to highlight certain detected colors (linux)

asked 2019-02-19 14:20:42 -0600

Hello there!
I am new here, and I have a project that I have started. I'm all good on the hardware side of things, but I am having some trouble with understanding what I need to do on the software side of things. My end goal for my project is a HUD for airsoft that highlights unnatural colors (like red, orange, and blue) so that they can be more easily seen. I have found some source code that I think will serve this purpose nicely with a few tweaks, but I am clueless as to how to build the source code into a working app to run on the single-board linux computer I have selected for the project. For reference, the source code is here. The linux system I am using is a C.H.I.P. which runs a version of Debian Linux. I am hoping that someone here will be able to point me in the right direction.
Thanks for looking!

edit retag flag offensive close merge delete