buildPyramid command for android
Hi Friends,
I need to use android version of "buildPyramid" to make the pyramid images but I can not find it.
Please help me.
Thanks.
Hi Friends,
I need to use android version of "buildPyramid" to make the pyramid images but I can not find it.
Please help me.
Thanks.
Simply stated, OpenCV has just started to create the Java bindings for a lot of Android functionality. To see which functions have been ported yet, look at http://docs.opencv.org/java/2.4.5/.
If you want to use anything that is not available, you should use native C++ code on android or wait until it has been ported to Java bindings.
Look at this Android guide to the Native/C++ part: http://docs.opencv.org/doc/tutorials/introduction/android_binary_package/dev_with_OCV_on_Android.html
Asked: 2013-04-15 05:56:18 -0600
Seen: 445 times
Last updated: Apr 15 '13
Unresolved inclusions in OpenCV android tutorial 4.
build problems for android_binary_package - Eclipse Indigo, Ubuntu 12.04
Installing Sample App / OpenCV Manager
Android Surface View Stops Updating [closed]
OpenCV-2.4.2-android-sdk missing build.xml?
[Android - Native Camera] Setting ISO (and other camera parameters)
OpenCV for Android, do I need to install OpenCV Manager separately?
OpenCV libs on Real Android Device