1 | initial version |
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.
2 | No.2 Revision |
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.that on their servers.
apart from that, you can't even use opencv4android with your desktop/pc java version.