Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Praneel-Rastogi authored Oct 1, 2020
1 parent 5d84285 commit ae21b13
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ CAMSCANNER clone
An Advanced version of The existing CamScanner which was recently banned by the Indian Govt.
In this app, the user can take a video of the pages he/she wants to scan and the app will make a pdf for him/her.

#Internal working includes:
1)Extracting Frames from the video using OpenCV
2)Removing the duplicates using OpenCV and SciPy.
3)Calculating the Blur score and then selecting the images which fall under a certain selected range.
# Internal working includes:
1)Extracting Frames from the video using OpenCV \
2)Removing the duplicates using OpenCV and SciPy. \
3)Calculating the Blur score and then selecting the images which fall under a certain selected range. \
4) Making a Pdf of the final selected frames.

0 comments on commit ae21b13

Please sign in to comment.