| Package | Description |
|---|---|
| org.bytedeco.opencv.opencv_core |
| Modifier and Type | Method and Description |
|---|---|
static DFT2D |
DFT2D.create(int width,
int height,
int depth,
int src_channels,
int dst_channels,
int flags) |
static DFT2D |
DFT2D.create(int width,
int height,
int depth,
int src_channels,
int dst_channels,
int flags,
int nonzero_rows) |
Copyright © 2021. All rights reserved.