Skip to content

icebergelectronics/Photolab

 
 

Repository files navigation

 Photolab is a Python package to implement various image transformation techniques. 
 These transformation techniques can be mainly implemented in feature engineering during machine learning, 
 creating custom artificial neural networks, etc along with non-machine learning-based image processing approaches to a given problem. 
 It is wholly built on numpy for faster execution.   

Project Photolab consists of algorithms classified into 6
categories 

Edge Detection
Frequency Filtering
Spatial Image Operations
Image Noise
Image Restoration


These algorithms help one to perform operations like image pre-processing, image restorations, edge detection, 
image smoothening, noise reduction, image blurring, etc.

About

Photolab is a python package for feature engineering in computer vision

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%