Skip to content

Commit

Permalink
Merge pull request #22 from ScaDS/image_processing_basics_dev
Browse files Browse the repository at this point in the history
Merge Image processing basics dev
  • Loading branch information
haesleinhuepf authored May 10, 2024
2 parents 8cdec17 + 78b5756 commit 141d991
Show file tree
Hide file tree
Showing 9 changed files with 224 additions and 189 deletions.
2 changes: 1 addition & 1 deletion day1.3_image_processing_basics/00_images_as_arrays.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.2"
"version": "3.9.18"
}
},
"nbformat": 4,
Expand Down

Large diffs are not rendered by default.

32 changes: 16 additions & 16 deletions day1.3_image_processing_basics/02_Brightness_and_Contrast.ipynb

Large diffs are not rendered by default.

40 changes: 20 additions & 20 deletions day1.3_image_processing_basics/03_Cropping_images.ipynb

Large diffs are not rendered by default.

177 changes: 74 additions & 103 deletions day1.3_image_processing_basics/04_Image_Filters.ipynb

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions day1.3_image_processing_basics/05_Binarization.ipynb

Large diffs are not rendered by default.

28 changes: 15 additions & 13 deletions day1.3_image_processing_basics/06_Morphological_operations.ipynb

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

0 comments on commit 141d991

Please sign in to comment.