| Package | Description |
|---|---|
| org.aoju.bus.image.nimble.opencv |
| Modifier and Type | Class and Description |
|---|---|
class |
ImageCV |
| Modifier and Type | Method and Description |
|---|---|
PlanarImage |
NativeImageReader.getNativeImage(ImageReadParam param) |
| Modifier and Type | Method and Description |
|---|---|
static ImageCV |
ImageProcessor.buildThumbnail(PlanarImage source,
Dimension iconDim,
boolean keepRatio) |
static Rectangle |
ImageConversion.getBounds(PlanarImage img) |
static void |
ImageConversion.releasePlanarImage(PlanarImage img) |
static BufferedImage |
ImageConversion.toBufferedImage(PlanarImage matrix) |
static org.opencv.core.Mat |
ImageCV.toMat(PlanarImage source) |
boolean |
FileRawImage.write(PlanarImage mat) |
Copyright © 2020. All rights reserved.