Module: Operations

Operations module.
Source:

Methods

(inner) normalize(triplet, max, min) → {int}

Normalize emotion results to PAD values (from 0 to 1)
Parameters:
Name Type Description
triplet Array
max int
min int
Source:
Returns:
Normalized array
Type
int