Ask Your Question
0

OpenCV in Google App Engine

asked 2015-11-27 16:01:46 -0600

Hi,

I have a backend running on Google App Engine. I need to import the library OpenCV in the google app engine module. I tried importing the opencv for android module, but it failed. Can anyone give some pointers on which opencv library to use and how to do it.

P.S: I am using Android Studio.

Thanks.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2015-11-28 01:28:30 -0600

berak gravatar image

updated 2015-11-28 01:38:26 -0600

it is highly unlikely, that you can install opencv on google app engine.

opencv's java wrappers rely on native c++ so's and they will never let you install anything like that on their servers.

apart from that, you can't even use opencv4android with your desktop/pc java version.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-11-27 16:01:46 -0600

Seen: 863 times

Last updated: Nov 27 '15