mirror of
https://github.com/ColonelParrot/jscanify.git
synced 2025-12-30 22:31:52 +00:00
add wiki link
This commit is contained in:
parent
04b2d3a4c5
commit
a447c90039
@ -22,7 +22,6 @@ Supports the web, NodeJS, <a href="https://github.com/ColonelParrot/react-scanif
|
|||||||
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>
|
||||||
|
|
||||||
|
|
||||||
**Features**:
|
**Features**:
|
||||||
|
|
||||||
- paper detection & highlighting
|
- paper detection & highlighting
|
||||||
@ -39,6 +38,8 @@ Available on <a href="https://www.npmjs.com/package/jscanify">npm</a> or via <a
|
|||||||
|
|
||||||
<img src="docs/images/github-explanation-long.png" />
|
<img src="docs/images/github-explanation-long.png" />
|
||||||
|
|
||||||
|
<h3 align="center" margin="0"><a href="https://github.com/puffinsoft/jscanify/wiki">➡️ view documentation</a></h3>
|
||||||
|
|
||||||
<hr/>
|
<hr/>
|
||||||
|
|
||||||
## Quickstart
|
## Quickstart
|
||||||
@ -125,3 +126,5 @@ To export the paper to a PDF, see [here](https://stackoverflow.com/questions/236
|
|||||||
|
|
||||||
- for optimal paper detection, the paper should be placed on a flat surface with a solid background color
|
- for optimal paper detection, the paper should be placed on a flat surface with a solid background color
|
||||||
- we recommend wrapping your code using `jscanify` in a window `load` event listener to ensure OpenCV is loaded
|
- we recommend wrapping your code using `jscanify` in a window `load` event listener to ensure OpenCV is loaded
|
||||||
|
|
||||||
|
<h3 align="center" margin="0"><a href="https://github.com/puffinsoft/jscanify/wiki">➡️ view documentation</a></h3>
|
||||||
Loading…
x
Reference in New Issue
Block a user