Scaling down features in OpenCV 2.4.8 [closed]
Hello there,
I am planning to use OpenCV in one of my projects to capture frames from the webcam. I know that OpenCV is feature rich. But all i would be using is to capture frames and then image formats like JPG, PNG and then probably face detection in future.
Due to installation restrictions, am planning to statically link the OpenCV libs.
If i use all the lib's as am doing now, it's gonna increase my app size considerably. So i would like to avoid as many features/libs as possible.
Can anyone suggest how to do this? Or is it even possible?
Thanks in advance.
Actually, stick to a single topic for identical problems.. [this] one for example. You can use the edit button to update questions and make it jump up again.