@@ -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
4139Scan 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
4745Scan 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