mirror of
https://github.com/ColonelParrot/jscanify.git
synced 2025-12-30 22:31:52 +00:00
Modernize readme
This commit is contained in:
parent
6c218b974d
commit
ccb883656e
10
README.md
10
README.md
@ -16,9 +16,9 @@
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
Open-source pure Javascript implemented mobile document scanner. Powered with <a href="https://docs.opencv.org/3.4/d5/d10/tutorial_js_root.html">opencv.js</a><br/>
|
Powered with <a href="https://docs.opencv.org/3.4/d5/d10/tutorial_js_root.html">opencv.js</a><br/>
|
||||||
Supports the web, NodeJS, <a href="https://github.com/ColonelParrot/react-scanify-demo">React</a>, and others.
|
Supports the web, NodeJS, <a href="https://github.com/ColonelParrot/react-scanify-demo">React</a>, and others.
|
||||||
<br/><br/>
|
<br/>
|
||||||
Available on <a href="https://www.npmjs.com/package/jscanify">npm</a> or via <a href="https://www.jsdelivr.com/package/gh/ColonelParrot/jscanify">cdn</a><br/>
|
Available on <a href="https://www.npmjs.com/package/jscanify">npm</a> or via <a href="https://www.jsdelivr.com/package/gh/ColonelParrot/jscanify">cdn</a><br/>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
@ -26,11 +26,9 @@ Available on <a href="https://www.npmjs.com/package/jscanify">npm</a> or via <a
|
|||||||
|
|
||||||
- paper detection & highlighting
|
- paper detection & highlighting
|
||||||
- paper scanning with distortion correction
|
- paper scanning with distortion correction
|
||||||
|
<br/>
|
||||||
|
|
||||||
| Image Highlighting | Scanned Result |
|
<img src="docs/images/github-explanation.png" />
|
||||||
| -------------------------------------------- | ------------------------------------------ |
|
|
||||||
| <img src="docs/images/highlight-paper1.png"> | <img src="docs/images/scanned-paper1.png"> |
|
|
||||||
| <img src="docs/images/highlight-paper2.png"> | <img src="docs/images/scanned-paper2.png"> |
|
|
||||||
|
|
||||||
## Quickstart
|
## Quickstart
|
||||||
|
|
||||||
|
|||||||
BIN
docs/images/github-explanation.png
Normal file
BIN
docs/images/github-explanation.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 850 KiB |
BIN
docs/images/test/test11.png
Normal file
BIN
docs/images/test/test11.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 295 KiB |
Loading…
x
Reference in New Issue
Block a user