Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Nisarg03/Tracing-people-with-Facial-Recognition-using-OCR
A computer vision project to develop a query based software that seeks string of words as input. It searches through the database using concepts of OCR by employing libraries like Tesseract and OpenCV to find the said string. The program then recognises the faces of individuals on the page, crops them, and arranges them in a strip to display.
https://github.com/Nisarg03/Tracing-people-with-Facial-Recognition-using-OCR
Last synced: 12 days ago
JSON representation
A computer vision project to develop a query based software that seeks string of words as input. It searches through the database using concepts of OCR by employing libraries like Tesseract and OpenCV to find the said string. The program then recognises the faces of individuals on the page, crops them, and arranges them in a strip to display.
- Host: GitHub
- URL: https://github.com/Nisarg03/Tracing-people-with-Facial-Recognition-using-OCR
- Owner: Nisarg03
- Created: 2021-12-04T07:50:32.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-04T07:52:04.000Z (almost 3 years ago)
- Last Synced: 2024-08-01T16:50:52.942Z (3 months ago)
- Language: Jupyter Notebook
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tracing-people-with-Facial-Recognition-using-OCR
A computer vision project to develop a query based software that seeks string of words as input. It searches through the database using concepts of OCR by employing libraries like Tesseract and OpenCV to find the said string. The program then recognises the faces of individuals on the page, crops them, and arranges them in a strip to display.