MATLAB File Help: cv.KNearest/Emax Index
cv.KNearest/Emax

Parameter for 'KDTree' implementation.

The user can balance between the speed and accuracy of the cv.KNearest.findNearest search by varying Emax parameter, which is the number of leaves that the algorithm checks. The larger parameter values yield more accurate results at the expense of lower processing speed.

Default intmax.

Property Details
Constant false
Dependent true
Sealed false
Transient false
GetAccess 'public'
SetAccess 'public'
GetObservable false
SetObservable false