We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent babe927 commit 0cf498eCopy full SHA for 0cf498e
Image_Processing/src/get_perspective/README.md
@@ -0,0 +1,8 @@
1
+## Usage
2
+`python3 script.py --path image.jpg`
3
+
4
+- It opens the image for you need to select coordinates in clockwise manner
5
+ (top left -> top right -> bottom right -> bottom left).<br><br>
6
+<img src = "https://drive.google.com/u/0/uc?id=1-ojbLqqCncITEmPw80TU_mTqJCOZvL-I&export=download"/><br><br>
7
+- on pressing enter, it transforms the document.<br><br>
8
+<img src = "https://drive.google.com/u/0/uc?id=102QeYDxNEw8-vYaBniKexzlXw_-WkL-I&export=download"/>
0 commit comments