init
This commit is contained in:
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
/.ipynb_checkpoints/
|
||||||
|
/Image_03.ipynb
|
||||||
8
README.md
Normal file
8
README.md
Normal 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
|
||||||
Reference in New Issue
Block a user