@Namespace(value="cv") @Properties(inherit=opencv_shape.class) public class ShapeDistanceExtractor extends Algorithm
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
ShapeDistanceExtractor(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
float |
computeDistance(GpuMat contour1,
GpuMat contour2) |
float |
computeDistance(Mat contour1,
Mat contour2)
\brief Compute the shape distance between two shapes defined by its contours.
|
float |
computeDistance(UMat contour1,
UMat contour2) |
clear, 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, 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, zeropublic ShapeDistanceExtractor(Pointer p)
Pointer.Pointer(Pointer).Copyright © 2020. All rights reserved.