Uses of Class
imagingbook.calibration.zhang.NonlinearOptimizer
Packages that use NonlinearOptimizer
-
Uses of NonlinearOptimizer in imagingbook.calibration.zhang
Subclasses of NonlinearOptimizer in imagingbook.calibration.zhangModifier and TypeClassDescriptionclass
class
Nonlinear optimizer based on the Levenberg-Marquart method, where the Jacobian matrix is calculated numerically (i.e., by estimating the first partial derivatives from finite differences).