An open API service indexing awesome lists of open source software.

https://github.com/cpondoc/pythonml-image-preprocessing

A collection of Jupyter Notebooks containing some important functions regarding image preprocessing and machine learning.
https://github.com/cpondoc/pythonml-image-preprocessing

image-preprocessing python

Last synced: 7 days ago
JSON representation

A collection of Jupyter Notebooks containing some important functions regarding image preprocessing and machine learning.

Awesome Lists containing this project

README

          

# Python Image Preprocessing
Since the end of my training period at my internship, I have been asked to implement a plethora of image preprocessing algorithms from scratch in Python. In this report, I discuss a couple of the tasks I have been able to accomplish.

![Screenshot](images/screenshot.png)

## Report
This repository was compiled for my internship. A link to the report can be found [here](https://github.com/cpondoc/PythonML-Image-Preprocessing/blob/master/Chris%20Pondoc%20-%20NCI%20Internship%20Mid-Semester%20Accomplishments.pdf).