| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Class and Description |
|---|---|
static class |
opencv_face.MinDistancePredictCollector
\brief default predict collector that trace minimal distance with treshhold checking (that is default behavior for most predict logic)
|
| Modifier and Type | Method and Description |
|---|---|
opencv_face.PredictCollector |
opencv_face.PredictCollector.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
void |
opencv_face.FaceRecognizer.predict(opencv_core.Mat src,
opencv_face.PredictCollector collector) |
void |
opencv_face.FaceRecognizer.predict(opencv_core.Mat src,
opencv_face.PredictCollector collector,
int state)
\brief - if implemented - send all result of prediction to collector that can be used for somehow custom result handling
|
Copyright © 2016. All rights reserved.