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