public static class opencv_features2d.OpponentColorDescriptorExtractor extends opencv_features2d.DescriptorExtractor
opencv_core.Algorithm.Constructor, opencv_core.Algorithm.Getter, opencv_core.Algorithm.SetterPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_features2d.OpponentColorDescriptorExtractor() |
opencv_features2d.OpponentColorDescriptorExtractor(opencv_features2d.DescriptorExtractor descriptorExtractor) |
opencv_features2d.OpponentColorDescriptorExtractor(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
int |
descriptorSize() |
int |
descriptorType() |
boolean |
empty() |
void |
read(opencv_core.FileNode arg0) |
void |
write(opencv_core.FileStorage arg0) |
compute, compute, create, create_create, _create, getAlgorithm, getAlgorithm, getBool, getBool, getDouble, getDouble, getInt, getInt, getList, getMat, getMat, getMatVector, getMatVector, getParams, getString, getString, info, name, paramHelp, paramHelp, paramType, paramType, position, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setAlgorithm, setAlgorithm, setBool, setBool, setDouble, setDouble, setInt, setInt, setMat, setMat, setMatVector, setMatVector, setString, setStringaddress, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, withDeallocator, zeropublic opencv_features2d.OpponentColorDescriptorExtractor()
public opencv_features2d.OpponentColorDescriptorExtractor(Pointer p)
public opencv_features2d.OpponentColorDescriptorExtractor(opencv_features2d.DescriptorExtractor descriptorExtractor)
public void read(opencv_core.FileNode arg0)
read in class opencv_core.Algorithmpublic void write(opencv_core.FileStorage arg0)
write in class opencv_core.Algorithmpublic int descriptorSize()
descriptorSize in class opencv_features2d.DescriptorExtractorpublic int descriptorType()
descriptorType in class opencv_features2d.DescriptorExtractorpublic boolean empty()
empty in class opencv_features2d.DescriptorExtractorCopyright © 2014. All Rights Reserved.