Object Detection
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
copy_files.py File Reference

Namespaces

namespace  copy_files
 

Functions

 copy_files.copy_directory_files (source_dir, dest_dir, include_subdirs=True)
 
 copy_files.copy_matching_files (dir1, dir2, dest_dir)
 

Variables

str copy_files.dir1 = "./chosen/"
 
str copy_files.dir2 = "/home/seame/frames/frames3"
 
str copy_files.destination_dir = "./chosen/images"