| 
 | OpenCV 3.0.0-rc1 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public static interface CameraBridgeViewBase.CvCameraViewListener2
| Method Summary | |
|---|---|
|  Mat | onCameraFrame(CameraBridgeViewBase.CvCameraViewFrame inputFrame)This method is invoked when delivery of the frame needs to be done. | 
|  void | onCameraViewStarted(int width,
                    int height)This method is invoked when camera preview has started. | 
|  void | onCameraViewStopped()This method is invoked when camera preview has been stopped for some reason. | 
| Method Detail | 
|---|
Mat onCameraFrame(CameraBridgeViewBase.CvCameraViewFrame inputFrame)
void onCameraViewStarted(int width,
                         int height)
width - -  the width of the frames that will be deliveredheight - - the height of the frames that will be deliveredvoid onCameraViewStopped()
| 
 | OpenCV 3.0.0-rc1 Documentation | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||