Skip to content
Snippets Groups Projects
Commit 8d85b4b5 authored by igraf's avatar igraf
Browse files

Add info on resized image

parent d7f18a4d
No related branches found
No related tags found
No related merge requests found
......@@ -51,6 +51,7 @@ python apply_filters.py
### 📊 Outputs
Each run of the script will create the following files in the folder [`figures/examples_from_dataset/`](../figures/examples_from_dataset/):
- `banana-resized.jpg` :arrow_right: contains the image after resizing it to 50x50 pixels
- `banana-edges.jpg` :arrow_right: contains the image with applied Canny edge detection filter
- `baanan-sobel.jpg` :arrow_right: contains the image with applied Sobel filter
- `banana-hsv.jpg` :arrow_right: contains the image with applied HSV filter
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment