Next: Notes, Previous: Without Classification, Up: API
Each feature is implemented as a class derived from FeatureValueExtractor. The operator()
function needs to be implemented to compute the correct value of the feature. More information to come...