@Namespace(value="cv::detail") public static class opencv_stitching.FeaturesFinder extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
FeaturesFinder(Pointer p)
Pointer cast constructor.
|
address, asBuffer, asByteBuffer, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, physicalBytes, position, position, put, realloc, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic FeaturesFinder(Pointer p)
Pointer.Pointer(Pointer).@Name(value="operator ()") public void apply(@ByVal opencv_core.Mat image, @ByRef opencv_stitching.ImageFeatures features)
@Name(value="operator ()") public void apply(@ByVal opencv_core.UMat image, @ByRef opencv_stitching.ImageFeatures features)
@Name(value="operator ()") public void apply(@ByVal opencv_core.Mat image, @ByRef opencv_stitching.ImageFeatures features, @Const @ByRef opencv_core.RectVector rois)
image - Source imagefeatures - Found featuresrois - Regions of interest
\sa detail::ImageFeatures, Rect_
@Name(value="operator ()") public void apply(@ByVal opencv_core.UMat image, @ByRef opencv_stitching.ImageFeatures features, @Const @ByRef opencv_core.RectVector rois)
@Name(value="operator ()") public void apply(@ByVal opencv_core.MatVector images, @StdVector opencv_stitching.ImageFeatures features, @Const @ByRef opencv_core.RectVectorVector rois)
images - Source imagesfeatures - Found features for each imagerois - Regions of interest for each image
\sa detail::ImageFeatures, Rect_
@Name(value="operator ()") public void apply(@ByVal opencv_core.UMatVector images, @StdVector opencv_stitching.ImageFeatures features, @Const @ByRef opencv_core.RectVectorVector rois)
@Name(value="operator ()") public void apply(@ByVal opencv_core.MatVector images, @StdVector opencv_stitching.ImageFeatures features)
@Name(value="operator ()") public void apply(@ByVal opencv_core.UMatVector images, @StdVector opencv_stitching.ImageFeatures features)
public void collectGarbage()
Copyright © 2017. All rights reserved.