Ask Your Question

chiku's profile - activity

2017-02-15 00:25:10 -0600 asked a question Open cv image proc on iOS and Android framework limit size.

I want to be able to only use a couple of image processing components in my app. I am limited by the size of what I can use as it is part of an SDK. How would I go about compiling just the canny edge detector and contour detector for use in iOS and Android without taking in the whole frame work.