This project is in support for Research Purposes. Hacktoberfest challenge! 🤓
- Import list of photos from a folder
Sample screenshot
- Identify the grid of images (area)
- Crop each participant box (hard coded dimensions are okay for now)
- Analyze the name of the participant (Check https://tesseract.projectnaptha.com/)
- Save cropped photo inside a folder name with participant name
- Simple NodeJS CLI App