public static class opencv_stitching.OrbFeaturesFinder extends opencv_stitching.FeaturesFinder
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_stitching.OrbFeaturesFinder() |
opencv_stitching.OrbFeaturesFinder(int size) |
opencv_stitching.OrbFeaturesFinder(opencv_core.Size _grid_size,
int nfeatures,
float scaleFactor,
int nlevels) |
opencv_stitching.OrbFeaturesFinder(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
opencv_stitching.OrbFeaturesFinder |
position(int position) |
apply, apply, collectGarbageaddress, 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_stitching.OrbFeaturesFinder(Pointer p)
public opencv_stitching.OrbFeaturesFinder(int size)
public opencv_stitching.OrbFeaturesFinder(opencv_core.Size _grid_size, int nfeatures, float scaleFactor, int nlevels)
public opencv_stitching.OrbFeaturesFinder()
public opencv_stitching.OrbFeaturesFinder position(int position)
Copyright © 2014. All Rights Reserved.