| Package | Description |
|---|---|
| org.bytedeco.opencv.opencv_stitching |
| Modifier and Type | Method and Description |
|---|---|
MatchesInfo |
MatchesInfoVector.back() |
MatchesInfo |
MatchesInfo.confidence(double setter) |
MatchesInfo |
MatchesInfo.dst_img_idx(int setter) |
MatchesInfo |
MatchesInfoVector.front() |
MatchesInfo[] |
MatchesInfoVector.get() |
MatchesInfo |
MatchesInfoVector.Iterator.get() |
MatchesInfo |
MatchesInfoVector.get(long i) |
MatchesInfo |
MatchesInfo.getPointer(long i) |
MatchesInfo |
MatchesInfo.H(Mat setter) |
MatchesInfo |
MatchesInfo.inliers_mask(BytePointer setter) |
MatchesInfo |
MatchesInfo.matches(DMatchVector setter) |
MatchesInfo |
MatchesInfo.num_inliers(int setter) |
MatchesInfo |
MatchesInfoVector.pop_back() |
MatchesInfo |
MatchesInfo.position(long position) |
MatchesInfo |
MatchesInfo.put(MatchesInfo other) |
MatchesInfo |
MatchesInfo.src_img_idx(int setter) |
| Modifier and Type | Method and Description |
|---|---|
void |
FeaturesMatcher.apply(ImageFeatures features1,
ImageFeatures features2,
MatchesInfo matches_info)
\overload
|
MatchesInfoVector.Iterator |
MatchesInfoVector.insert(MatchesInfoVector.Iterator pos,
MatchesInfo value) |
MatchesInfoVector |
MatchesInfoVector.push_back(MatchesInfo value) |
MatchesInfoVector |
MatchesInfoVector.put(long i,
MatchesInfo value) |
MatchesInfoVector |
MatchesInfoVector.put(MatchesInfo... array) |
MatchesInfoVector |
MatchesInfoVector.put(MatchesInfo value) |
MatchesInfo |
MatchesInfo.put(MatchesInfo other) |
| Constructor and Description |
|---|
MatchesInfo(MatchesInfo other) |
MatchesInfoVector(MatchesInfo... array) |
MatchesInfoVector(MatchesInfo value) |
Copyright © 2024. All rights reserved.