POST /crop runs the canonical OpenCV document scanner pipeline (Canny → findContours → approxPolyDP → getPerspectiveTransform → warpPerspective) on the uploaded image. If a clean four-corner quad is ...