Skip to content

codephilics/ml_code_snippet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code snippet for Image Operation

Run shell script!

Set permission for file.

$ chmod +x filename.sh

Run the script

$ ./filename.sh

Dependancy

  • openCV
  • mtcnn
  • matplotlib