Skip to content

SurfEdge/zoom-gallery-view-cropping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zoom Gallery View Image Cropping

This project is in support for Research Purposes. Hacktoberfest challenge! 🤓

High Level Requirements

  1. Import list of photos from a folder

Sample screenshot

For each screenshot

  1. Identify the grid of images (area)
  2. Crop each participant box (hard coded dimensions are okay for now)
  3. Analyze the name of the participant (Check https://tesseract.projectnaptha.com/)
  4. Save cropped photo inside a folder name with participant name

Technology Specifications

  • Simple NodeJS CLI App