Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

Commit 95f0d21

Browse files
2.2.10
1 parent 6cfa489 commit 95f0d21

File tree

130 files changed

+11233
-191
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

130 files changed

+11233
-191
lines changed

.gitignore

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,20 +36,21 @@ yarn.lock
3636
/*.md
3737
/*.json
3838
/*.js
39-
/*.txt
39+
/version.txt
40+
/trykey.txt
4041
/.gitattributes
4142
/.*ignore
42-
/DLR-*
43+
/dynamsoft-label-recognizer-js-*
4344
/src
4445
/Web.config
4546
/samples.url
4647
/samples
4748
/temp
4849
/public
50+
/original_model_files
4951
/dce
50-
/doc/api reference
5152
/README.html
5253

5354
!bower.json
5455
!composer.json
55-
!package.js
56+
!package.json

Api Reference.url

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[InternetShortcut]
2+
URL=https://www.dynamsoft.com/label-recognition/programming/javascript/?ver=2.2.10

LICENSE

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Copyright © 2003–2022 Dynamsoft. All Rights Reserved.
2+
3+
The use of this software is governed by the Dynamsoft Terms and Conditions.
4+
URL=https://www.dynamsoft.com/label-recognition/license-agreement/

README.md

Lines changed: 128 additions & 160 deletions
Large diffs are not rendered by default.

dist/Letter/Letter.data

-2.52 MB
Binary file not shown.

dist/MRZ/MRZ.data

-7.52 MB
Binary file not shown.

dist/Number/Number.data

33 Bytes
Binary file not shown.
-2.55 MB
Binary file not shown.
32 Bytes
Binary file not shown.

dist/VIN/VIN.data

32 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)