Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zirkelc authored Apr 16, 2024
1 parent cf71ce2 commit 7e1e707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Highlights
> Extract hightlighted text from images
> Extract highlighted text from images using OCR and CV in your browser
This project is a JavaScript port of my Python app designed to extract highlighted text from book images. It uses OCR (Optical Character Recognition) and image processing techniques to detect and extract highlighted sections from images. See my [original post](https://dev.to/zirkelc/extract-highlighted-text-from-a-book-using-python-e15) for more information. This JavScript app runs entirely in-browser without the need to download or install any dependencies.

Expand Down

0 comments on commit 7e1e707

Please sign in to comment.