最終更新:2013-11-29 (金) 18:58:51 (3797d)  

org.opencv.android
Top / org.opencv.android

http://docs.opencv.org/java/org/opencv/android/package-summary.html

インターフェイス

CameraBridgeViewBase.CvCameraViewFrameThis 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.CvCameraViewListenerMat onCameraFrame?(Mat inputFrame)
CameraBridgeViewBase.CvCameraViewListener2Mat onCameraFrame?(CameraBridgeViewBase.CvCameraViewFrame inputFrame)
CameraBridgeViewBase.ListItemAccessor?
InstallCallbackInterface?Installation callback interface.
LoaderCallbackInterface?Interface for callback object in case of asynchronous initialization of OpenCV.

クラス

org.opencv.android.BaseLoaderCallback?Basic implementation of LoaderCallbackInterface?.
org.opencv.android.CameraBridgeViewBaseThis is a basic class, implementing the interaction with Camera and OpenCV library.
org.opencv.android.FpsMeter?
org.opencv.android.JavaCameraViewThis class is an implementation of the Bridge View between OpenCV and Java Camera.
org.opencv.android.JavaCameraView.JavaCameraSizeAccessor?
org.opencv.android.NativeCameraViewThis class is an implementation of a bridge between SurfaceView and native OpenCV camera.
org.opencv.android.NativeCameraView.OpenCvSizeAccessor?
org.opencv.android.OpenCVLoader?Helper class provides common initialization methods for OpenCV library.
org.opencv.android.Utils?