• peng xiao's avatar
    Add non-stump based ocl Haar cascade classifier support. · fd7ba355
    peng xiao authored
    For example, haarcascade_frontalface_alt2.xml is now supported.
    Note that classifier's pattern of a cascade file must be consistent,
    i.e., all trees must either have two nodes or one node, otherwise
    unexpected results will occur.
    
    Other fixes:
    Test cases are updated.
    Some unused codes are removed.
    Fix some problems of haar when using OclCascadeClassifierBuf.
    fd7ba355
haarobjectdetect_scaled2.cl 13.4 KB