| Package | Description |
|---|---|
| org.bytedeco.opencv.opencv_core | |
| org.bytedeco.opencv.opencv_dnn | |
| org.bytedeco.opencv.opencv_features2d | |
| org.bytedeco.opencv.opencv_objdetect |
| Modifier and Type | Method and Description |
|---|---|
IntVectorVector |
IntVectorVector.put(int[]... array) |
IntVectorVector |
IntVectorVector.put(int[]... array) |
IntVectorVector |
IntVectorVector.put(IntVectorVector x) |
IntVectorVector |
IntVectorVector.put(IntVectorVector x) |
IntVectorVector |
IntVectorVector.put(long i,
long j,
int value) |
IntVectorVector |
IntVectorVector.put(long i,
long j,
int value) |
| Modifier and Type | Method and Description |
|---|---|
IntVectorVector |
IntVectorVector.put(IntVectorVector x) |
IntVectorVector |
IntVectorVector.put(IntVectorVector x) |
| Modifier and Type | Method and Description |
|---|---|
IntVectorVector |
SliceLayer.sliceSteps() |
IntVectorVector |
SliceLayer.sliceSteps() |
| Modifier and Type | Method and Description |
|---|---|
SliceLayer |
SliceLayer.sliceSteps(IntVectorVector setter) |
SliceLayer |
SliceLayer.sliceSteps(IntVectorVector setter) |
boolean |
Layer.tryQuantize(FloatVectorVector scales,
IntVectorVector zeropoints,
LayerParams params)
\brief Tries to quantize the given layer and compute the quantization parameters required for fixed point implementation.
|
boolean |
Layer.tryQuantize(FloatVectorVector scales,
IntVectorVector zeropoints,
LayerParams params)
\brief Tries to quantize the given layer and compute the quantization parameters required for fixed point implementation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BOWImgDescriptorExtractor.compute(GpuMat keypointDescriptors,
GpuMat imgDescriptor,
IntVectorVector pointIdxsOfClusters) |
void |
BOWImgDescriptorExtractor.compute(GpuMat keypointDescriptors,
GpuMat imgDescriptor,
IntVectorVector pointIdxsOfClusters) |
void |
BOWImgDescriptorExtractor.compute(GpuMat image,
KeyPointVector keypoints,
GpuMat imgDescriptor,
IntVectorVector pointIdxsOfClusters,
Mat descriptors) |
void |
BOWImgDescriptorExtractor.compute(GpuMat image,
KeyPointVector keypoints,
GpuMat imgDescriptor,
IntVectorVector pointIdxsOfClusters,
Mat descriptors) |
void |
BOWImgDescriptorExtractor.compute(Mat image,
KeyPointVector keypoints,
Mat imgDescriptor,
IntVectorVector pointIdxsOfClusters,
Mat descriptors)
\brief Computes an image descriptor using the set visual vocabulary.
|
void |
BOWImgDescriptorExtractor.compute(Mat image,
KeyPointVector keypoints,
Mat imgDescriptor,
IntVectorVector pointIdxsOfClusters,
Mat descriptors)
\brief Computes an image descriptor using the set visual vocabulary.
|
void |
BOWImgDescriptorExtractor.compute(Mat keypointDescriptors,
Mat imgDescriptor,
IntVectorVector pointIdxsOfClusters)
\overload
|
void |
BOWImgDescriptorExtractor.compute(Mat keypointDescriptors,
Mat imgDescriptor,
IntVectorVector pointIdxsOfClusters)
\overload
|
void |
BOWImgDescriptorExtractor.compute(UMat image,
KeyPointVector keypoints,
UMat imgDescriptor,
IntVectorVector pointIdxsOfClusters,
Mat descriptors) |
void |
BOWImgDescriptorExtractor.compute(UMat image,
KeyPointVector keypoints,
UMat imgDescriptor,
IntVectorVector pointIdxsOfClusters,
Mat descriptors) |
void |
BOWImgDescriptorExtractor.compute(UMat keypointDescriptors,
UMat imgDescriptor,
IntVectorVector pointIdxsOfClusters) |
void |
BOWImgDescriptorExtractor.compute(UMat keypointDescriptors,
UMat imgDescriptor,
IntVectorVector pointIdxsOfClusters) |
| Modifier and Type | Method and Description |
|---|---|
IntVectorVector |
CharucoBoard.getNearestMarkerCorners()
\brief get CharucoBoard::nearestMarkerCorners
|
IntVectorVector |
CharucoBoard.getNearestMarkerCorners()
\brief get CharucoBoard::nearestMarkerCorners
|
IntVectorVector |
CharucoBoard.getNearestMarkerIdx()
\brief get CharucoBoard::nearestMarkerIdx
|
IntVectorVector |
CharucoBoard.getNearestMarkerIdx()
\brief get CharucoBoard::nearestMarkerIdx
|
Copyright © 2023. All rights reserved.