- onCameraFrame(CameraBridgeViewBase.CvCameraViewFrame) - Method in class com.mytechia.robobo.framework.hri.vision.basicCamera.opencv.OpenCVCameraModule
-
- onCameraViewStarted(int, int) - Method in class com.mytechia.robobo.framework.hri.vision.basicCamera.opencv.OpenCVCameraModule
-
- onCameraViewStopped() - Method in class com.mytechia.robobo.framework.hri.vision.basicCamera.opencv.OpenCVCameraModule
-
- onColorMesaured(int, int, int) - Method in interface com.mytechia.robobo.framework.hri.vision.colorMesaurement.IColorMesauredListener
-
Called when a color is measured
- onFaceAppear(PointF, float) - Method in interface com.mytechia.robobo.framework.hri.vision.faceDetection.IFaceListener
-
- onFaceDetected(PointF, float) - Method in interface com.mytechia.robobo.framework.hri.vision.faceDetection.IFaceListener
-
Called when a face is detected
- onFaceDissapear() - Method in interface com.mytechia.robobo.framework.hri.vision.faceDetection.IFaceListener
-
- onFaceRecognized(int) - Method in interface com.mytechia.robobo.framework.hri.vision.faceRecognition.IFaceRecognizedListener
-
- onNewColor(int, int) - Method in interface com.mytechia.robobo.framework.hri.vision.colorDetection.IColorListener
-
Called when a new color is detected
- onNewFrame(Frame) - Method in interface com.mytechia.robobo.framework.hri.vision.basicCamera.ICameraListener
-
Called when a new frame (in jpeg) arrives
- onNewFrame(Frame) - Method in class com.mytechia.robobo.framework.hri.vision.colorDetection.opencv.OpenCvColorDetectionModule
-
- onNewFrame(Frame) - Method in class com.mytechia.robobo.framework.hri.vision.colorMesaurement.opencv.OpenCVColorMesaurementModule
-
- onNewFrame(Frame) - Method in class com.mytechia.robobo.framework.hri.vision.faceDetection.android.AndroidFaceDetectionModule
-
- onNewFrame(Frame) - Method in class com.mytechia.robobo.framework.hri.vision.faceDetection.googlevision.GoogleVisionFaceDetector
-
- onNewMat(Mat) - Method in interface com.mytechia.robobo.framework.hri.vision.basicCamera.ICameraListener
-
Called when a new frame (in OpenCV Mat format) arrives
- onNewMat(Mat) - Method in class com.mytechia.robobo.framework.hri.vision.colorDetection.opencv.OpenCvColorDetectionModule
-
- onNewMat(Mat) - Method in class com.mytechia.robobo.framework.hri.vision.colorMesaurement.opencv.OpenCVColorMesaurementModule
-
- onNewMat(Mat) - Method in class com.mytechia.robobo.framework.hri.vision.faceDetection.android.AndroidFaceDetectionModule
-
- onNewMat(Mat) - Method in class com.mytechia.robobo.framework.hri.vision.faceDetection.googlevision.GoogleVisionFaceDetector
-
- OpenCVCameraModule - Class in com.mytechia.robobo.framework.hri.vision.basicCamera.opencv
-
Implementation of the basic camera module using the OpenCV library
- OpenCVCameraModule() - Constructor for class com.mytechia.robobo.framework.hri.vision.basicCamera.opencv.OpenCVCameraModule
-
- OpenCvColorDetectionModule - Class in com.mytechia.robobo.framework.hri.vision.colorDetection.opencv
-
Implementation of the color detection module using OpenCV
- OpenCvColorDetectionModule() - Constructor for class com.mytechia.robobo.framework.hri.vision.colorDetection.opencv.OpenCvColorDetectionModule
-
- OpenCVColorMesaurementModule - Class in com.mytechia.robobo.framework.hri.vision.colorMesaurement.opencv
-
Implementation of the color measurement module using opencv
- OpenCVColorMesaurementModule() - Constructor for class com.mytechia.robobo.framework.hri.vision.colorMesaurement.opencv.OpenCVColorMesaurementModule
-
- OpenCvFaceRecognitionModule - Class in com.mytechia.robobo.framework.hri.vision.faceRecognition.opencv
-
Implementation of the face recognition module using OpenCV
- OpenCvFaceRecognitionModule() - Constructor for class com.mytechia.robobo.framework.hri.vision.faceRecognition.opencv.OpenCvFaceRecognitionModule
-