Package org.opencv.ml

Class ParamGrid

java.lang.Object
org.opencv.ml.ParamGrid

public class ParamGrid
extends Object
The structure represents the logarithmic grid range of statmodel parameters. It is used for optimizing statmodel accuracy by varying model parameters, the accuracy estimate being computed by cross-validation.