Ask Your Question
3

how can I build and use only highgui-imgproc-core modules on Android?

asked 2013-04-22 05:43:21 -0600

atasoyh gravatar image

updated 2013-05-02 03:23:56 -0600

Hi, I use opencv library with static initialization. So SDK uploads every modules in APK. and Apk size is min 13 mb for one CPU type. But I use only three module from opencv. How can I crop library?? is it possible?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2013-05-24 01:26:36 -0600

atasoyh gravatar image

I solved my problem.

First you need download source code from here. After you delete codes that not need from modules and those used include folders files. After build with /Android/scripts...

edit flag offensive delete link more

Comments

Hi, could you explian this a little bit more? I'm new with opencv in android but I would like to make ir part of my app but not all of it, only imgproc and core modules. Thank you :)

JaEdmuva gravatar imageJaEdmuva ( 2015-08-28 16:35:04 -0600 )edit

Question Tools

Stats

Asked: 2013-04-22 05:43:21 -0600

Seen: 1,236 times

Last updated: May 24 '13