Python GUI program to do Perspective Transformation using Mouse Click to map the 4 points coordinates. Purpose : Pre-Processing for Object Detection dataset annotation.
- Python3
- TkInter
- PIL
- OpenCV 3.x
-
Run
python main.py
-
Use left-mouse-click to save the coordinate and ret dot will be created.
-
To delete/remove last created coordinate press right-mouse-click and the ret dot will be deleted as well
-
After 4 points are created, the transformation result will be shown directly
-
Use
save
button to save the result image in result/..