Skip to content

Document detection should not lead to corners out of the frame #216

Description

@pynicolas

When document detection leads to a quadrilateral that has a corner out of the image frame:

  • the output image contains a black zone (pixels that were not in the original image because they were out of the frame)
  • it's not possible to adjust the corner manually

It's better to fallback to the original image when such a case is detected.

Example input image that can be imported in FairScan:
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions