FR_NORM_L2 constant
        
        int
        const FR_NORM_L2
        
      
      
Definition of distance used for calculating the distance between two face features.
Implementation
static const int FR_NORM_L2 = 1;Definition of distance used for calculating the distance between two face features.
static const int FR_NORM_L2 = 1;