| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
opencv_core.IntVectorVector |
opencv_core.IntVectorVector.put(int[]... array) |
opencv_core.IntVectorVector |
opencv_core.IntVectorVector.put(long i,
long j,
int value) |
opencv_core.IntVectorVector |
opencv_core.IntVectorVector.put(opencv_core.IntVectorVector x) |
| Modifier and Type | Method and Description |
|---|---|
void |
opencv_features2d.BOWImgDescriptorExtractor.compute(opencv_core.Mat image,
opencv_core.KeyPointVector keypoints,
opencv_core.Mat imgDescriptor,
opencv_core.IntVectorVector pointIdxsOfClusters,
opencv_core.Mat descriptors)
\brief Computes an image descriptor using the set visual vocabulary.
|
void |
opencv_features2d.BOWImgDescriptorExtractor.compute(opencv_core.Mat keypointDescriptors,
opencv_core.Mat imgDescriptor,
opencv_core.IntVectorVector pointIdxsOfClusters)
\overload
|
opencv_core.IntVectorVector |
opencv_core.IntVectorVector.put(opencv_core.IntVectorVector x) |
Copyright © 2016. All rights reserved.