There was an error while loading. Please reload this page.
This repository contains Python code in a Jupyter Notebook (Assignment.ipynb) that performs basic image processing operations on grayscale images. For every non-overlapping block (3×3, 5×5, 7×7), ...