This commit is contained in:
2023-11-06 20:26:14 +02:00
commit 9da0a5987e
2 changed files with 10 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
/.ipynb_checkpoints/
/Image_03.ipynb

8
README.md Normal file
View File

@@ -0,0 +1,8 @@
# Image Processing
## Croppers
- [x] Cropped the image so it is just the flower
## Stitchers
- [x] Stitching multiple images together
## Main
- [x] enhance image with adaptive thresholding
sharpening and contrast stretching has minimal effect after thresholding