public static class opencv_stitching.BestOf2NearestMatcher extends opencv_stitching.FeaturesMatcher
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator
Constructor and Description |
---|
opencv_stitching.BestOf2NearestMatcher() |
opencv_stitching.BestOf2NearestMatcher(boolean try_use_gpu,
float match_conf,
int num_matches_thresh1,
int num_matches_thresh2) |
opencv_stitching.BestOf2NearestMatcher(int size) |
opencv_stitching.BestOf2NearestMatcher(Pointer p) |
Modifier and Type | Method and Description |
---|---|
void |
collectGarbage() |
opencv_stitching.BestOf2NearestMatcher |
position(int position) |
apply, apply, apply, isThreadSafe
address, 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, zero
public opencv_stitching.BestOf2NearestMatcher(Pointer p)
public opencv_stitching.BestOf2NearestMatcher(int size)
public opencv_stitching.BestOf2NearestMatcher(boolean try_use_gpu, float match_conf, int num_matches_thresh1, int num_matches_thresh2)
public opencv_stitching.BestOf2NearestMatcher()
public opencv_stitching.BestOf2NearestMatcher position(int position)
public void collectGarbage()
collectGarbage
in class opencv_stitching.FeaturesMatcher
Copyright © 2014. All Rights Reserved.