Polimago (Polimago.dll) 14.0
TTrainSearchParams Struct Reference

Controls the training of search classifiers. More...

Data Fields

TInvarianceParams InvarianceParams
 Controls invariance generation (see description of TInvarianceParams).
 
cvbint32_t NegaSense
 Always set to 5.
 
cvbint32_t NumClfs
 Number of classification steps.
 
char Reserved [256]
 Reserved bytes for future use.
 
cvbint32_t Resolution12
 
cvbint32_t ResolutionRest
 
cvbint32_t SampleSize
 Number of examples to be generated.
 

Detailed Description

Controls the training of search classifiers.

Please see the tutorial on search functions of Polimago for additional information.

Field Documentation

◆ Resolution12

cvbint32_t Resolution12

Determines the classifier's retina dimension for the first two stages of the search operation.

◆ ResolutionRest

cvbint32_t ResolutionRest

Determines the classifier's retina dimension for the rest of the search operation.