Scaling down features in OpenCV 2.4.8 [closed]

asked 2014-02-03 11:15:08 -0600

dondan1976 gravatar image

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.

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by StevenPuttemans
close date 2014-02-05 04:16:03.719957

Comments

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.

StevenPuttemans gravatar imageStevenPuttemans ( 2014-02-05 04:15:24 -0600 )edit