Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iamyaash/expert-goggles
A novice-friendly project while learning along the way. It's all about understanding images better, focusing on image processing.
https://github.com/iamyaash/expert-goggles
artificial-intelligence image-analysis image-processing image-recognition ocr-recognition python3 signature-recognition tensorflow
Last synced: 6 days ago
JSON representation
A novice-friendly project while learning along the way. It's all about understanding images better, focusing on image processing.
- Host: GitHub
- URL: https://github.com/iamyaash/expert-goggles
- Owner: iamyaash
- License: mit
- Created: 2023-12-25T08:15:07.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-11T07:04:01.000Z (11 months ago)
- Last Synced: 2024-12-19T02:19:42.196Z (15 days ago)
- Topics: artificial-intelligence, image-analysis, image-processing, image-recognition, ocr-recognition, python3, signature-recognition, tensorflow
- Language: Jupyter Notebook
- Homepage:
- Size: 87.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# expert-goggles
A **novice-friendly** project while learning along the way. It's all about understanding images better, focusing on image processing.
## Implementation
To perform basic ***OCR*** using good quality images.
1. run `main.py`
```bash
python main.py
```
---
2. Enter *File Type*![file type](./screenshots/file_type_compress.png)
---
3. Enter *File Directory Location*![file location](./screenshots/file_location_compress.png)
---
4. Press Enter, then the results will be displayed in command prompt![results](./screenshots/results_compress.png)