Skip to content

filipsedivy/pixel.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.