Skip to content

feature/process-script#7

Open
Menghang01 wants to merge 1 commit intomasterfrom
feature/process
Open

feature/process-script#7
Menghang01 wants to merge 1 commit intomasterfrom
feature/process

Conversation

@Menghang01
Copy link
Copy Markdown

No description provided.

Copy link
Copy Markdown
Collaborator

@Socret360 Socret360 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. Allow user to pass in input directory and output directory from command line. See evaluation.py as reference.
  2. Use glob to list files in directory. See feature/cleanup-script as reference.
  3. To crop a text box, use opencv tool called warped perspective.
  4. Save each text box as index of the file name. (Ex: filename_0.jpg for first textbox in filename.jpg)
  5. Add third parties libraries that you use in requirements.txt. (opencv & numpy)

@Socret360 Socret360 changed the title process feature/process-script Aug 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants