• Teng Cao's avatar
    calculate innTilted only for Haar::ALL mode · d68c392b
    Teng Cao authored
    major time consuming part for training app is in function fillPassedSamples for negatives, 
    this change make SetImage quicker, in a test of my own data, the total time for SetImage decrease from 9177666 to 5839263,
    only help for Haar feature and non Haar::ALL mode which is the most commonly case
    d68c392b
haarfeatures.cpp 11.2 KB