Skip to content

Commit 106b4dc

Browse files
remove vin sample
1 parent 9111b2b commit 106b4dc

4 files changed

Lines changed: 0 additions & 4 deletions

File tree

programming/cplusplus/samples/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ In addition to the classic barcode decoding samples listed above, the following
3434
| Sample Name | Description |
3535
| --- | --- |
3636
| <a href="https://github.com/Dynamsoft/capture-vision-cpp-samples/tree/main/Samples/DriverLicenseScanner" target="_blank">DriverLicenseScanner</a> | Shows how to capture and extract user's information from driver license/ID. |
37-
| <a href="https://github.com/Dynamsoft/capture-vision-cpp-samples/tree/main/Samples/VINScanner" target="_blank">VINScanner</a> | Shows how to capture and extract vehicle's information from Vehicle Identification Number (VIN). |
3837
| <a href="https://github.com/Dynamsoft/capture-vision-cpp-samples/tree/main/Samples/GS1AIScanner" target="_blank">GS1AIScanner</a> | Shows how to extract and interpret GS1 Application Identifiers (AIs) from GS1 barcodes. |
3938

4039
## Official Online Demo

programming/dotnet/samples/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ In addition to the classic barcode decoding samples listed above, the following
3232
| Sample Name | Description |
3333
| --- | --- |
3434
| <a href="https://github.com/Dynamsoft/capture-vision-dotnet-samples/tree/main/Samples/DriverLicenseScanner" target="_blank">DriverLicenseScanner</a> | Shows how to capture and extract user's information from driver license/ID. |
35-
| <a href="https://github.com/Dynamsoft/capture-vision-dotnet-samples/tree/main/Samples/VINScanner" target="_blank">VINScanner</a> | Shows how to capture and extract vehicle's information from Vehicle Identification Number (VIN). |
3635
| <a href="https://github.com/Dynamsoft/capture-vision-dotnet-samples/tree/main/Samples/GS1AIScanner" target="_blank">GS1AIScanner</a> | Shows how to extract and interpret GS1 Application Identifiers (AIs) from GS1 barcodes. |
3736

3837
## Official Online Demo

programming/java/samples/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ In addition to the classic barcode decoding samples listed above, the following
3232
| Sample Name | Description |
3333
| --- | --- |
3434
| <a href="https://github.com/Dynamsoft/capture-vision-java-samples/tree/main/Samples/DriverLicenseScanner" target="_blank">DriverLicenseScanner</a> | Shows how to capture and extract user's information from driver license/ID. |
35-
| <a href="https://github.com/Dynamsoft/capture-vision-java-samples/tree/main/Samples/VINScanner" target="_blank">VINScanner</a> | Shows how to capture and extract vehicle's information from Vehicle Identification Number (VIN). |
3635
| <a href="https://github.com/Dynamsoft/capture-vision-java-samples/tree/main/Samples/GS1AIScanner" target="_blank">GS1AIScanner</a> | Shows how to extract and interpret GS1 Application Identifiers (AIs) from GS1 barcodes. |
3736

3837
## Official Online Demo

programming/python/samples/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ In addition to the classic barcode decoding samples listed above, the following
3535
| Sample Name | Description |
3636
| --- | --- |
3737
| <a href="https://github.com/Dynamsoft/capture-vision-python-samples/blob/main/Samples/driver_license_scanner.py" target="_blank">DriverLicenseScanner</a> | Shows how to capture and extract user's information from driver license/ID. |
38-
| <a href="https://github.com/Dynamsoft/capture-vision-python-samples/blob/main/Samples/vin_scanner.py" target="_blank">VINScanner</a> | Shows how to capture and extract vehicle's information from Vehicle Identification Number (VIN). |
3938
| <a href="https://github.com/Dynamsoft/capture-vision-python-samples/blob/main/Samples/gs1_ai_scanner.py" target="_blank">GS1AIScanner</a> | Shows how to extract and interpret GS1 Application Identifiers (AIs) from GS1 barcodes. |
4039

4140
## Official Online Demo

0 commit comments

Comments
 (0)