Metadata-Version: 2.1
Name: missing-pixel-filler
Version: 0.0.1
Summary: downloading tool to fill missing image data gaps
Home-page: https://github.com/spaceml-org/empty-image-filler
Author: Sarah Chen, Esther Cao
Author-email: sarah.chen6@gmail.com, esthercao888@gmail.com
License: UNKNOWN
Keywords: missing_pixel_filler missing_image_filler image_data_filler empty_image_filler pixel_filler image_filler filler pixel image
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: Pillow (==8.1.0)
Requires-Dist: matplotlib (==3.3.3)
Requires-Dist: numpy
Requires-Dist: pandas (==1.1.5)

Python package used to fill an image's missing data gaps. \ 
Specifically useful for obscuring image patterns in a machine learning context.

