Skip to content

Commit

Permalink
add badges
Browse files Browse the repository at this point in the history
  • Loading branch information
xulihang authored Sep 4, 2024
1 parent 0712b56 commit 0a96319
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# opencvjs-document-scanner

![version](https://img.shields.io/npm/v/opencv-document-scanner.svg)
![downloads](https://img.shields.io/npm/dm/opencv-document-scanner.svg)
![jsdelivr](https://img.shields.io/jsdelivr/npm/hm/opencv-document-scanner.svg)

A document scanner implemented with opencv.js. It can detect the boundaries of documents and apply perspective transformation to get a deskewed image.

[Online demo](https://ornate-unicorn-65848b.netlify.app/)
Expand Down

0 comments on commit 0a96319

Please sign in to comment.