Skip to content

Commit b1c59c8

Browse files
Merge pull request #161 from rachel-dynamsoft/patch-1
Update index.md
2 parents ffbc04b + d61c783 commit b1c59c8

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

introduction/index.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ noTitleIndex: true
99

1010
# Overview of Dynamsoft Label Recognizer
1111

12-
Dynamsoft Label Recognizer (DLR) is an SDK designed to recognize meaningful zonal text or symbols in an image (or a 'Label' in this context). Some common scenarios where a component like DLR can prove handy include price tags in supermarkets, inventory labels in warehouses, VIN codes on car windshields, driver licenses, ID cards, and more.
12+
Dynamsoft Label Recognizer (DLR) is a data capture SDK designed to recognize meaningful zonal text or symbols in an image (or a 'Label' in this context). Some common scenarios where a component like DLR can prove handy include passport MRZ, ID cards, price tags in supermarkets, inventory labels in warehouses, VIN codes on car windshields, driver licenses, and more.
1313

1414
DLR powers your software development through the following aspects:
1515

@@ -21,6 +21,11 @@ DLR powers your software development through the following aspects:
2121

2222
With DLR, you can create customizable text detection and recognition software with enterprise-grade performance to meet your business needs.
2323

24+
Getting started with Dynamsoft Label Recognizer:
25+
- [JavaScript](https://www.dynamsoft.com/label-recognition/docs/web/programming/javascript/)
26+
- [Android](https://www.dynamsoft.com/label-recognition/docs/mobile/programming/android/) | [iOS](https://www.dynamsoft.com/label-recognition/docs/mobile/programming/objectivec-swift/)
27+
- [Java](https://www.dynamsoft.com/label-recognition/docs/server/programming/java/) | [.NET](https://www.dynamsoft.com/label-recognition/docs/server/programming/dotnet/) | [C++](https://www.dynamsoft.com/label-recognition/docs/server/programming/cplusplus/)
28+
2429
## Key Features
2530

2631
### Reference Region

0 commit comments

Comments
 (0)