Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 216 Bytes

File metadata and controls

17 lines (10 loc) · 216 Bytes

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