public static class opencv_stitching.FeaturesMatcher extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_stitching.FeaturesMatcher() |
opencv_stitching.FeaturesMatcher(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(opencv_stitching.ImageFeatures features1,
opencv_stitching.ImageFeatures features2,
opencv_stitching.MatchesInfo matches_info) |
void |
apply(opencv_stitching.ImageFeatures features,
opencv_stitching.MatchesInfo pairwise_matches) |
void |
apply(opencv_stitching.ImageFeatures features,
opencv_stitching.MatchesInfo pairwise_matches,
opencv_core.Mat mask) |
void |
collectGarbage() |
boolean |
isThreadSafe() |
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.FeaturesMatcher()
public opencv_stitching.FeaturesMatcher(Pointer p)
public void apply(opencv_stitching.ImageFeatures features1, opencv_stitching.ImageFeatures features2, opencv_stitching.MatchesInfo matches_info)
public void apply(opencv_stitching.ImageFeatures features, opencv_stitching.MatchesInfo pairwise_matches, opencv_core.Mat mask)
public void apply(opencv_stitching.ImageFeatures features, opencv_stitching.MatchesInfo pairwise_matches)
public boolean isThreadSafe()
public void collectGarbage()
Copyright © 2014. All Rights Reserved.