@Namespace(value="cv::detail") @NoOffset public static class opencv_stitching.OrbFeaturesFinder extends opencv_stitching.FeaturesFinder
\sa detail::FeaturesFinder, ORB
| Constructor and Description |
|---|
OrbFeaturesFinder() |
OrbFeaturesFinder(long size)
Native array allocator.
|
OrbFeaturesFinder(opencv_core.Size _grid_size,
int nfeatures,
float scaleFactor,
int nlevels) |
OrbFeaturesFinder(org.bytedeco.javacpp.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, apply, apply, apply, apply, collectGarbageaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic OrbFeaturesFinder(org.bytedeco.javacpp.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)
position in class org.bytedeco.javacpp.PointerCopyright © 2018. All rights reserved.