- The activity should implement CvViewFrameListener2: "public class HelloOpenCvActivity extends Activity implements CvCameraViewListener2 {"...
- They do not show some of the creation/initialization of variables in the class: " private static final String TAG = "OCVSample::Activity"; private CameraBridgeViewBase mOpenCvCameraView;"
Notice that no use of the NDK was necessary...
Another sample/tutorial here
PS.: Click here to see the index of these series of posts on OpenCV
No comments:
Post a Comment