| Package | Description |
|---|---|
| org.bytedeco.opencv.opencv_objdetect |
| Modifier and Type | Method and Description |
|---|---|
BarcodeDetector |
BarcodeDetector.getPointer(long i) |
BarcodeDetector |
BarcodeDetector.position(long position) |
BarcodeDetector |
BarcodeDetector.setDetectorScales(float[] sizes) |
BarcodeDetector |
BarcodeDetector.setDetectorScales(FloatBuffer sizes) |
BarcodeDetector |
BarcodeDetector.setDetectorScales(FloatPointer sizes)
\brief Set detector box filter sizes.
|
BarcodeDetector |
BarcodeDetector.setDownsamplingThreshold(double thresh)
\brief Set detector downsampling threshold.
|
BarcodeDetector |
BarcodeDetector.setGradientThreshold(double thresh)
\brief Set detector gradient magnitude threshold.
|
Copyright © 2024. All rights reserved.