Package | Description |
---|---|
org.bytedeco.opencv.opencv_calib3d |
Modifier and Type | Method and Description |
---|---|
static LMSolver |
LMSolver.create(LMSolver.Callback cb,
int maxIters)
Creates Levenberg-Marquard solver
|
static LMSolver |
LMSolver.create(LMSolver.Callback cb,
int maxIters,
double eps) |
Copyright © 2020. All rights reserved.