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.
- Host: GitHub
- URL: https://github.com/cpondoc/pythonml-image-preprocessing
- Owner: cpondoc
- Created: 2019-11-06T18:25:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-28T23:17:25.000Z (over 6 years ago)
- Last Synced: 2025-10-28T23:03:24.397Z (7 months ago)
- Topics: image-preprocessing, python
- Language: Jupyter Notebook
- Homepage:
- Size: 882 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

## 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).