| Package | Description |
|---|---|
| org.bytedeco.opencv.global | |
| org.bytedeco.opencv.opencv_core |
| Modifier and Type | Method and Description |
|---|---|
static void |
opencv_core.write(FileStorage fs,
BytePointer name,
Complexf val) |
static void |
opencv_core.write(FileStorage fs,
BytePointer name,
Complexf val) |
static void |
opencv_core.write(FileStorage fs,
Complexf value) |
static void |
opencv_core.write(FileStorage fs,
Complexf value) |
static void |
opencv_core.write(FileStorage fs,
String name,
Complexf val) |
static void |
opencv_core.write(FileStorage fs,
String name,
Complexf val) |
| Modifier and Type | Method and Description |
|---|---|
Complexf |
Complexf.conj()
conjugation
|
Complexf |
Complexf.conj()
conjugation
|
Complexf |
Complexf.im(float setter) |
Complexf |
Complexf.im(float setter) |
Complexf |
Complexf.re(float setter) |
Complexf |
Complexf.re(float setter) |
Copyright © 2024. All rights reserved.