| Package | Description |
|---|---|
| org.bytedeco.opencv.opencv_core |
| Modifier and Type | Method and Description |
|---|---|
MatOp |
MatExpr.op() |
| Modifier and Type | Method and Description |
|---|---|
MatExpr |
MatExpr.op(MatOp setter) |
| Constructor and Description |
|---|
MatExpr(MatOp _op,
int _flags) |
MatExpr(MatOp _op,
int _flags,
Mat _a,
Mat _b,
Mat _c,
double _alpha,
double _beta,
Scalar _s) |
Copyright © 2021. All rights reserved.