Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/zirkelc/highlights
Browse files Browse the repository at this point in the history
  • Loading branch information
zirkelc committed Jul 23, 2024
2 parents 9391f00 + 7e1e707 commit 2317b78
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 2317b78

Please sign in to comment.