@Namespace(value="cv::face") public static class opencv_face.FacemarkLBF extends opencv_face.FacemarkTrain
| Modifier and Type | Class and Description |
|---|---|
static class |
opencv_face.FacemarkLBF.BBox |
static class |
opencv_face.FacemarkLBF.Params |
| Constructor and Description |
|---|
FacemarkLBF(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static opencv_face.FacemarkLBF |
create() |
static opencv_face.FacemarkLBF |
create(opencv_face.FacemarkLBF.Params parameters) |
addTrainingSample, getData, getData, getFaces, setFaceDetector, setFaceDetector, training, trainingfit, loadModel, loadModelclear, empty, getDefaultName, position, read, save, save, write, write, writeaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic FacemarkLBF(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).@opencv_core.Ptr public static opencv_face.FacemarkLBF create(@Const @ByRef(nullValue="cv::face::FacemarkLBF::Params()") opencv_face.FacemarkLBF.Params parameters)
@opencv_core.Ptr public static opencv_face.FacemarkLBF create()
Copyright © 2018. All rights reserved.