Ask Your Question

neox27's profile - activity

2012-10-05 16:51:07 -0600 asked a question Improper Setup.

Hey veterans, I am a newbie to OpenCV on Android. I am tryong to compile a sample code in Eclipse. But i have like 100s of error while building the code like

  • BaseLoaderCallback cannot be resolved to a type ImageManipulationsActivity.java /org.opencv.samples.imagemanipulations.ImageManipulationsActivity/src/org/opencv/samples/imagemanipulations line 42 Java Problem
  • Core cannot be resolved FpsMeter.java /org.opencv.samples.imagemanipulations.ImageManipulationsActivity/src/org/opencv/samples/imagemanipulations line 37 Java Problem

and a lot more. I know these problems are to deal with libraries but I dont know as to how to fix them. Please any input/suggestions would be helpful.