opencv_core.DMatchVector.Iterator |
opencv_core.DMatchVector.insert(opencv_core.DMatchVector.Iterator pos,
opencv_core.DMatch value) |
boolean |
opencv_core.DMatch.lessThan(opencv_core.DMatch m) |
opencv_core.DMatchVector |
opencv_core.DMatchVector.push_back(opencv_core.DMatch value) |
opencv_core.DMatchVector |
opencv_core.DMatchVector.put(long i,
opencv_core.DMatch value) |
opencv_core.DMatchVector |
opencv_core.DMatchVector.put(opencv_core.DMatch... array) |
opencv_core.DMatchVector |
opencv_core.DMatchVector.put(opencv_core.DMatch value) |
static void |
opencv_core.read(opencv_core.FileNode node,
opencv_core.DMatch value,
opencv_core.DMatch default_value) |
static void |
opencv_core.shiftRight(opencv_core.FileNode n,
opencv_core.DMatch m)
\brief Reads DMatch from a file storage.
|
static void |
opencv_core.write(opencv_core.FileStorage fs,
org.bytedeco.javacpp.BytePointer name,
opencv_core.DMatch m) |
static void |
opencv_core.write(opencv_core.FileStorage fs,
opencv_core.DMatch m) |
static void |
opencv_core.write(opencv_core.FileStorage fs,
String name,
opencv_core.DMatch m) |