Skip to content

Commit 3d70196

Browse files
committed
Add a Jupyter Notebook example
1 parent d7267b7 commit 3d70196

File tree

2 files changed

+352
-0
lines changed

2 files changed

+352
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Jupyter Notebook Barcode Scanning
2+
[![](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/15BcSjEclq7MgTgfEYzzBg43QdmXbvFGg#scrollTo=ffcaf90c)
3+
4+
This Jupyter Notebook demonstrates how to scan barcode images using the [Dynamsoft Barcode Reader](https://www.dynamsoft.com/barcode-reader/docs/server/programming/python/).
5+
6+
![Jupyter notebook: barcode scanning](https://www.dynamsoft.com/codepool/img/2021/12/jupyter-notebook-barcode-scanning.png)
7+
8+
## Blog
9+
[How to Scan Barcodes in Jupyter Notebook](https://www.dynamsoft.com/codepool/jupyter-notebook-barcode-scanning.html)
10+
11+

examples/official/9.x/jupyter_notebook/barcode_scanning.ipynb

Lines changed: 341 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)