@Namespace(value="cv::detail") @NoOffset public static class opencv_stitching.SurfFeaturesFinder extends opencv_stitching.FeaturesFinder
\sa detail::FeaturesFinder, SURF
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_stitching.SurfFeaturesFinder() |
opencv_stitching.SurfFeaturesFinder(double hess_thresh,
int num_octaves,
int num_layers,
int num_octaves_descr,
int num_layers_descr) |
opencv_stitching.SurfFeaturesFinder(long size)
Native array allocator.
|
opencv_stitching.SurfFeaturesFinder(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
opencv_stitching.SurfFeaturesFinder |
position(long position) |
apply, apply, collectGarbageaddress, asBuffer, asByteBuffer, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, maxBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic opencv_stitching.SurfFeaturesFinder(Pointer p)
Pointer.Pointer(Pointer).public opencv_stitching.SurfFeaturesFinder(long size)
Pointer.position(long).public opencv_stitching.SurfFeaturesFinder(double hess_thresh,
int num_octaves,
int num_layers,
int num_octaves_descr,
int num_layers_descr)
public opencv_stitching.SurfFeaturesFinder()
public opencv_stitching.SurfFeaturesFinder position(long position)
Copyright © 2016. All rights reserved.