https://github.com/andreasnel/medianfilter
Implementation of a median filter as well as Minkowski operators to images for Assignment A of COS791 at the University of Pretoria.
https://github.com/andreasnel/medianfilter
Last synced: 3 months ago
JSON representation
Implementation of a median filter as well as Minkowski operators to images for Assignment A of COS791 at the University of Pretoria.
- Host: GitHub
- URL: https://github.com/andreasnel/medianfilter
- Owner: AndreasNel
- Created: 2018-08-20T17:59:52.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-04T19:24:51.000Z (almost 7 years ago)
- Last Synced: 2025-01-30T12:11:59.334Z (4 months ago)
- Language: Python
- Size: 248 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cos791-a
Implementation of a median filter as well as Minkowski operators to images for Assignment A of COS791 at the University of Pretoria.