Closed cococolanosugar closed 8 years ago
不加任何参数则递归的把目录下的所有图片解剖
Thanks, awesome feature!
I think a batter way is input a directory ! eg. untp /path/of/you/dir
untp /path/of/you/dir
it could division by check the argument is directory(os.path.isdir) or file(os.path.isfile).
os.path.isdir
os.path.isfile
不加任何参数则递归的把目录下的所有图片解剖