| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
static opencv_core.DFT1D |
opencv_core.DFT1D.create(int len,
int count,
int depth,
int flags) |
static opencv_core.DFT1D |
opencv_core.DFT1D.create(int len,
int count,
int depth,
int flags,
boolean[] useBuffer) |
static opencv_core.DFT1D |
opencv_core.DFT1D.create(int len,
int count,
int depth,
int flags,
BoolPointer useBuffer) |
Copyright © 2017. All rights reserved.