Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.17 KB

README.rst

File metadata and controls

28 lines (21 loc) · 1.17 KB

Pixel.py

PyVersion PyPi Docs

Image Data Preprocessing Toolkit

What can Pixel.py be used for?

  • Creating a unified dataset
  • Image data preprocessing

Who is the library for?

  • For data analysts preparing unified datasets
  • For software engineers developing machine learning models in image recognition and computer vision

Motivation to create another API for image data processing

In the course of writing my bachelor thesis, I encountered many problems when processing image datasets. These were mostly incomplete libraries that did not cover my need. For this reason I decided to develop my own library and put it for public use.