ImageEn, unit ievision

TIEVisionFeatureType


Declaration

  TIEVisionFeatureType = (
      ievHAAR = 0,
      ievLBP  = 1
      //ievHOG  = 2 -> HOG is no more supported by OpenCV
  );