Different clustering modes. More...
#include <pyfbsdk.h>

Public Attributes | |
| kFBClusterNormalize | |
| Normalize (values between 0.0 and 1.0 ) | |
| kFBClusterAdditive | |
| Add the values together. | |
| kFBClusterTotal100 | |
| The balanced values will add up to 100 percent. | |
Different clustering modes.
| kFBClusterAdditive |
Add the values together.
| kFBClusterNormalize |
Normalize (values between 0.0 and 1.0 )
| kFBClusterTotal100 |
The balanced values will add up to 100 percent.