| 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,
org.bytedeco.javacpp.BoolPointer useBuffer) |
Copyright © 2018. All rights reserved.