Skip to content

Commit 5f0c370

Browse files
Merge pull request #207 from dynamsoft-docs/preview
update to internal commit 8a4fefd4
2 parents 4a92ccf + cc77cde commit 5f0c370

File tree

1 file changed

+4
-14
lines changed

1 file changed

+4
-14
lines changed

programming/maui/samples/index.md

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ noTitleIndex: true
1616
- [Scan a passport or an ID card (via MRZ)](#scan-a-passport-or-an-id-card-via-mrz)
1717
- [VIN Scanner Sample](#vin-scanner-sample)
1818
- [Document Scanner Samples](#document-scanner-samples)
19-
- [Scan a Document Page and Deskew automatically](#scan-a-document-page-and-deskew-automatically)
20-
- [Scan, Edit and Deskew a Document Page](#scan-edit-and-deskew-a-document-page)
2119

2220
## Demos
2321

@@ -40,24 +38,16 @@ Please visit the [Barcode Decoding Samples]({{site.dbr_maui}}samples/index.html)
4038

4139
Scan the MRZ code of a passport or an ID card and parse the information.
4240

43-
[Check code on GitHub](https://github.com/Dynamsoft/mrz-scanner-mobile-maui/tree/main/MRZScanner){:target="_blank"}
41+
[Check code on GitHub](https://github.com/Dynamsoft/mrz-scanner-mobile-maui/tree/main/ScanMRZ){:target="_blank"}
4442

4543
## VIN Scanner Sample
4644

4745
Scan the vin barcode or text and extract the vehicle information.
4846

49-
[Check code on GitHub](https://github.com/Dynamsoft/capture-vision-maui-samples/tree/main/VINScanner){:target="_blank"}
47+
[Check code on GitHub](https://github.com/Dynamsoft/capture-vision-maui-samples/tree/main/ScanVIN){:target="_blank"}
5048

5149
## Document Scanner Samples
5250

53-
### Scan a Document Page and Deskew automatically
51+
Scan a document page.
5452

55-
Scan a document page and normalize it automatically.
56-
57-
[Check code on GitHub](https://github.com/Dynamsoft/capture-vision-maui-samples/tree/main/DocumentScanner/AutoNormalize){:target="_blank"}
58-
59-
### Scan, Edit and Deskew a Document Page
60-
61-
Scan a document page, edit the boundary and normalize it.
62-
63-
[Check code on GitHub](https://github.com/Dynamsoft/capture-vision-maui-samples/tree/main/DocumentScanner/EditAndNormalize){:target="_blank"}
53+
[Check code on GitHub](https://github.com/Dynamsoft/capture-vision-maui-samples/tree/main/ScanDocument){:target="_blank"}

0 commit comments

Comments
 (0)