Skip to content

Commit 0cf498e

Browse files
authored
Create README.md
1 parent babe927 commit 0cf498e

File tree

1 file changed

+8
-0
lines changed
  • Image_Processing/src/get_perspective

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)