Skip to content

Commit

Permalink
Add a Jupyter Notebook example
Browse files Browse the repository at this point in the history
  • Loading branch information
yushulx committed Aug 20, 2024
1 parent d7267b7 commit 3d70196
Show file tree
Hide file tree
Showing 2 changed files with 352 additions and 0 deletions.
11 changes: 11 additions & 0 deletions examples/official/9.x/jupyter_notebook/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Jupyter Notebook Barcode Scanning
[![](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/15BcSjEclq7MgTgfEYzzBg43QdmXbvFGg#scrollTo=ffcaf90c)

This Jupyter Notebook demonstrates how to scan barcode images using the [Dynamsoft Barcode Reader](https://www.dynamsoft.com/barcode-reader/docs/server/programming/python/).

![Jupyter notebook: barcode scanning](https://www.dynamsoft.com/codepool/img/2021/12/jupyter-notebook-barcode-scanning.png)

## Blog
[How to Scan Barcodes in Jupyter Notebook](https://www.dynamsoft.com/codepool/jupyter-notebook-barcode-scanning.html)


341 changes: 341 additions & 0 deletions examples/official/9.x/jupyter_notebook/barcode_scanning.ipynb

Large diffs are not rendered by default.

0 comments on commit 3d70196

Please sign in to comment.