Overview Package Class Tree Index Help
OpenCV 3.0.0
PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

org.opencv.android
Interface CameraBridgeViewBase.CvCameraViewFrame

Enclosing class:
CameraBridgeViewBase

public static interface 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!


Method Summary
Mat gray()
This method returns single channel gray scale Mat with frame
Mat rgba()
This method returns RGBA Mat with frame

Method Detail

gray

Mat gray()
This method returns single channel gray scale Mat with frame


rgba

Mat rgba()
This method returns RGBA Mat with frame


Overview Package Class Tree Index Help
OpenCV 3.0.0 Documentation
PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

AltStyle によって変換されたページ (->オリジナル) /