| bool CNanoConfigParameters::AddFeature | ( | CFeatureConfig & | FC, |
| uint16_t | NumInstances = 1 ) |
Add a new feature to the feature vector with the given config This increases the fusion vector length
| FC | Feature config to add onto the feature array |
| NumInstances | number of duplicate features to add |