boonnano 1
C++ library giving usage access to the Boon Logic Nano technology
 
Loading...
Searching...
No Matches

◆ AddFeature() [1/2]

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

Parameters
FCFeature config to add onto the feature array
NumInstancesnumber of duplicate features to add
Returns
True if success, false if fail (see GetErrorMessage for more details)