ImageEn, unit ievision

TIEVisionStitcherMode

TIEVisionStitcherMode

Declaration

  TIEVisionStitcherMode = (
    ievSTITCH_PANORAMA = 0,   // To create panoramas from a set of photos (perspective transformation)
    ievSTITCH_SCAN     = 1    // When composing from scanned images (affine transformation)
  );