| Package | Description |
|---|---|
| org.opencv.objdetect |
| Modifier and Type | Method and Description |
|---|---|
static BarcodeDetector |
BarcodeDetector.__fromPtr__(long addr) |
BarcodeDetector |
BarcodeDetector.setDetectorScales(MatOfFloat sizes)
Set detector box filter sizes.
|
BarcodeDetector |
BarcodeDetector.setDownsamplingThreshold(double thresh)
Set detector downsampling threshold.
|
BarcodeDetector |
BarcodeDetector.setGradientThreshold(double thresh)
Set detector gradient magnitude threshold.
|
Copyright © 2024. All rights reserved.