public static class opencv_stitching.SurfFeaturesFinderGpu extends opencv_stitching.FeaturesFinder
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_stitching.SurfFeaturesFinderGpu() |
opencv_stitching.SurfFeaturesFinderGpu(double hess_thresh,
int num_octaves,
int num_layers,
int num_octaves_descr,
int num_layers_descr) |
opencv_stitching.SurfFeaturesFinderGpu(int size) |
opencv_stitching.SurfFeaturesFinderGpu(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
void |
collectGarbage() |
opencv_stitching.SurfFeaturesFinderGpu |
position(int position) |
apply, applyaddress, 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.SurfFeaturesFinderGpu(Pointer p)
public opencv_stitching.SurfFeaturesFinderGpu(int size)
public opencv_stitching.SurfFeaturesFinderGpu(double hess_thresh,
int num_octaves,
int num_layers,
int num_octaves_descr,
int num_layers_descr)
public opencv_stitching.SurfFeaturesFinderGpu()
public opencv_stitching.SurfFeaturesFinderGpu position(int position)
public void collectGarbage()
collectGarbage in class opencv_stitching.FeaturesFinderCopyright © 2014. All Rights Reserved.