@Namespace(value="cv::detail") @NoOffset public static class opencv_stitching.AKAZEFeaturesFinder extends opencv_stitching.FeaturesFinder
\sa detail::FeaturesFinder, AKAZE
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
AKAZEFeaturesFinder() |
AKAZEFeaturesFinder(int descriptor_type,
int descriptor_size,
int descriptor_channels,
float threshold,
int nOctaves,
int nOctaveLayers,
int diffusivity) |
AKAZEFeaturesFinder(long size)
Native array allocator.
|
AKAZEFeaturesFinder(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
opencv_stitching.AKAZEFeaturesFinder |
position(long position) |
apply, apply, apply, apply, apply, apply, apply, apply, collectGarbageaddress, asBuffer, asByteBuffer, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic AKAZEFeaturesFinder(Pointer p)
Pointer.Pointer(Pointer).public AKAZEFeaturesFinder(long size)
Pointer.position(long).public AKAZEFeaturesFinder(int descriptor_type,
int descriptor_size,
int descriptor_channels,
float threshold,
int nOctaves,
int nOctaveLayers,
int diffusivity)
public AKAZEFeaturesFinder()
public opencv_stitching.AKAZEFeaturesFinder position(long position)
Copyright © 2017. All rights reserved.