File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -22,9 +22,12 @@ DLR powers your software development through the following aspects:
2222With DLR, you can create customizable text detection and recognition software with enterprise-grade performance to meet your business needs.
2323
2424Getting 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/ )
25+
26+ | Platform | Language |
27+ | -------- | -------- |
28+ | Web | [ JavaScript] ({{ site.js }}){: target ="_ blank"} |
29+ | Mobile | [ Android] ({{ site.android }}){: target ="_ blank"} / [ iOS] ({{ site.objectivec-swift }}){: target ="_ blank"} |
30+ | Server/Desktop | [ Java] ({{ site.java }}){: target ="_ blank"} / [ .NET] ({{ site.dotnet }}){: target ="_ blank"} / [ C++] ({{ site.cpp }}){: target ="_ blank"} |
2831
2932## Key Features
3033
You can’t perform that action at this time.
0 commit comments