OpenCV 2.4.8

Package org.opencv.android

Interface Summary
CameraBridgeViewBase.CvCameraViewFrame This class interface is abstract representation of single frame from camera for onCameraFrame callback Attention: Do not use objects, that represents this interface out of onCameraFrame callback!
CameraBridgeViewBase.CvCameraViewListener  
CameraBridgeViewBase.CvCameraViewListener2  
CameraBridgeViewBase.ListItemAccessor  
InstallCallbackInterface Installation callback interface.
LoaderCallbackInterface Interface for callback object in case of asynchronous initialization of OpenCV.
 

Class Summary
BaseLoaderCallback Basic implementation of LoaderCallbackInterface.
CameraBridgeViewBase This is a basic class, implementing the interaction with Camera and OpenCV library.
FpsMeter  
JavaCameraView This class is an implementation of the Bridge View between OpenCV and Java Camera.
JavaCameraView.JavaCameraSizeAccessor  
NativeCameraView This class is an implementation of a bridge between SurfaceView and native OpenCV camera.
NativeCameraView.OpenCvSizeAccessor  
OpenCVLoader Helper class provides common initialization methods for OpenCV library.
Utils  
 


OpenCV 2.4.8 Documentation