public class TiledProcessor extends Object
| Constructor and Description |
|---|
TiledProcessor() |
| Modifier and Type | Method and Description |
|---|---|
org.opencv.core.Mat |
blur(org.opencv.core.Mat input,
int numberOfTimes) |
void |
process(org.opencv.core.Mat sourceImage,
org.opencv.core.Mat resultImage,
int tileSize) |
Copyright © 2021. All rights reserved.