Skip to content

Commit

Permalink
Added sample test images
Browse files Browse the repository at this point in the history
  • Loading branch information
ishika1806 committed Feb 19, 2024
1 parent 734c9e8 commit 9173f4a
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 1 deletion.
Binary file added assets/Images/DuckDuckGo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Images/amazon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Images/decorative.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Images/google.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Images/handwritten.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Images/image1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Images/noisyImage.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Images/test.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion auditTest.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Website Sample</title>
<script src="https://cdn.jsdelivr.net/npm/tesseract.js@5/dist/tesseract.min.js"></script>
</head>
<body>
<img src="assets/Images/image1.png" alt="Image 1" />
Expand All @@ -14,5 +13,6 @@
<img src="assets/Images/decorative.png" alt="Image 5" />
<img src="assets/Images/handwritten.png" alt="Image 6" />
<img src="assets/Images/noisyImage.jpeg" alt="Image 7" />
<img src="assets/Images/test.png" alt="Image 7" />
</body>
</html>

0 comments on commit 9173f4a

Please sign in to comment.