Blackcipher101 / CamScanner_webapp

This a lightweight tool for making documents on the fly from camera images. So this uses OpenCV and Django in tandom also pillow is used to make the pdf
17 stars 10 forks source link

Add rotation #10

Closed Blackcipher101 closed 3 years ago

Blackcipher101 commented 4 years ago

Use OpenCV to add rotation

Gaurav7888 commented 3 years ago

I want to work upon this issue , i had experienced using opencv .

Blackcipher101 commented 3 years ago

You can start so try adding rotation page just after cropping. In which the user can rotate the image to the right orentation

Gaurav7888 commented 3 years ago

@Blackcipher101 okay after cropping func i will add my rotn function. Thx for assigning!