Package | Description |
---|---|
org.bytedeco.opencv.opencv_dnn |
Modifier and Type | Method and Description |
---|---|
static DequantizeLayer |
DequantizeLayer.create(LayerParams params) |
DequantizeLayer |
DequantizeLayer.getPointer(long i) |
DequantizeLayer |
DequantizeLayer.position(long position) |
DequantizeLayer |
DequantizeLayer.scales(FloatPointer setter) |
DequantizeLayer |
DequantizeLayer.zeropoints(IntPointer setter) |
Copyright © 2024. All rights reserved.