Skip to content

dhanrajkatkar/datascience-neo

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages