| Package | Description |
|---|---|
| org.bytedeco.depthai |
| Modifier and Type | Method and Description |
|---|---|
FloatFloatPairVector |
FloatFloatPairVector.first(long i,
float first) |
FloatFloatPairVector |
FloatFloatPairVector.put(float[] firstValue,
float[] secondValue) |
FloatFloatPairVector |
FloatFloatPairVector.put(FloatFloatPairVector x) |
FloatFloatPairVector |
FloatFloatPairVector.second(long i,
float second) |
| Modifier and Type | Method and Description |
|---|---|
FloatFloatPairVector |
FloatFloatPairVector.put(FloatFloatPairVector x) |
void |
Warp.setWarpMesh(FloatFloatPairVector meshData,
int width,
int height) |
void |
ImageManip.setWarpMesh(FloatFloatPairVector meshData,
int width,
int height) |
Copyright © 2023. All rights reserved.