Skip to content
Advertisement

Tag: panoramas

Solving native open cv code error in androd.mk for developing panorama on android

I am trying to develop an android application for generating panoramic images usig feature of image stitching in Open CV. I have used the code give on the site given below. http://ramsrigoutham.com/2012/12/21/panorama-app-on-android-using-stitching-module-opencv/ There is an error shown in the log cat shown below. Please guide me how to solve the error. This is the screenshot of the native.cpp file where

Advertisement