@Namespace(value="cv::detail") @NoOffset public static class opencv_stitching.OrbFeaturesFinder extends opencv_stitching.FeaturesFinder
\sa detail::FeaturesFinder, ORB
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
OrbFeaturesFinder() |
OrbFeaturesFinder(long size)
Native array allocator.
|
OrbFeaturesFinder(opencv_core.Size _grid_size,
int nfeatures,
float scaleFactor,
int nlevels) |
OrbFeaturesFinder(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
opencv_stitching.OrbFeaturesFinder |
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 OrbFeaturesFinder(Pointer p)
Pointer.Pointer(Pointer).public OrbFeaturesFinder(long size)
Pointer.position(long).public OrbFeaturesFinder(@ByVal(nullValue="cv::Size(3,1)") opencv_core.Size _grid_size, int nfeatures, float scaleFactor, int nlevels)
public OrbFeaturesFinder()
public opencv_stitching.OrbFeaturesFinder position(long position)
Copyright © 2017. All rights reserved.