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