Places with tutorials to make my RPi run OpenCV and start pattern recognition include the part where I have to be Building OpenCV.
http://www.pyimagesearch.com/2016/04/18/install-guide-raspberry-pi-3-raspbian-jessie-opencv-3/
http://docs.opencv.org/trunk/d7/d9f/tutorial_linux_install.html
I mean OpenCV is already in these pips that can be placed in virtualenvrionments from pip install and be developed from env directory. no?
Or is it because my RPi has to adapt to OpenCV so it needs to figure it out? -And that is why figuring it out or building takes like 4 hours? But can it be that these guys have thought of availability for others to work on my version of OpenCV because it is the one to be uploaded on github in case of betterment changes?
My priority goes to integrating this as an Internet Thing. Have it its own API as it recognizes. Would SimpleCV be less resourceful for prototyping?