public static class opencv_stitching.FeaturesFinder extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_stitching.FeaturesFinder() |
opencv_stitching.FeaturesFinder(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(opencv_core.Mat image,
opencv_stitching.ImageFeatures features) |
void |
apply(opencv_core.Mat image,
opencv_stitching.ImageFeatures features,
opencv_core.Rect rois) |
void |
collectGarbage() |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, position, put, setNull, sizeof, toString, withDeallocator, zeropublic opencv_stitching.FeaturesFinder()
public opencv_stitching.FeaturesFinder(Pointer p)
public void apply(opencv_core.Mat image, opencv_stitching.ImageFeatures features)
public void apply(opencv_core.Mat image, opencv_stitching.ImageFeatures features, opencv_core.Rect rois)
public void collectGarbage()
Copyright © 2014. All Rights Reserved.