dsp-uga / Team-thweatt-p2

Cilia Segmentation
MIT License
0 stars 3 forks source link

Image Preprocessing script #1

Closed vishcocity closed 5 years ago

vishcocity commented 5 years ago

The script contains a method to read the dataset from the URL and applying different preprocessing methods and save it to a directory.

hemanthme22 commented 5 years ago

The pre-processing script has been completed and tested. The script extracts train, test, mask files and also transforms them according the the parameter given. Available parameters are none,zero(zero padding on the images),resize(simply resize the image)