Skip to content

Repository files navigation

Cropping-images-from-dataset-using-Threading


The script.py helps to crop the images from huge dataset with less execution time using multithreading.
  • Provide the path of image folder
  • Split the list into 4 sublist append file name
  • Define function to crop an image using imwrite().
  • Cread threads to execute the function on four list parallelly
  • Store the cropped images to output path

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages