Metadata-Version: 2.1
Name: quadcropper
Version: 0.4
Summary: Desktop app for cropping and rectifying quadrilaterals from images.
Home-page: https://github.com/LukasBommes/Quad-Cropper
Maintainer: Lukas Bommes
License: MIT
Keywords: quadcropper,desktop-app,image,crop,perspective,crop-image,homography,recitfy,pyside6
Platform: ALL
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8, <4
License-File: LICENSE
Requires-Dist: numpy (<2,>=1.19.1)
Requires-Dist: opencv-python (<5,>=4.2.0.34)
Requires-Dist: PySide6 (<7,>=6.2.1)

