AndroidOpenCV - android-opencv - android-opencv is meant to be a reusable library. - Project Hosting on Google Code

This android specific library exposes a native previewer, and image pool for easy access to live video frames in your own code. Currently the two core pieces of the library are the NativePreviewer and the GL2CameraViewer private NativePreviewer mPreview; private GL2CameraViewer glview;

Notes

Top of Page