Skip to content
  • Ludovic Hussonnois's avatar
    BUG: Mantis-1396: Remove overview ROI projection calculation. · ba537299
    Ludovic Hussonnois authored
    The red ROI coordinates of the overview were recomputed to correspond
    to the current projection but it sometimes failed because of some
    ossimRpcModel::lineSaampleHeightToWorld inaccurate results.
    
    Nevertheless the QuicklookViewRenderer already set the ROI's coordinates
     to the current projection so this calculation is not necessary.
    ba537299