diff --git a/README.md b/README.md index 33c857e..db1b735 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,9 @@ title('Image 3'); ## Conclusion When the three edge-detected pictures are compared, it is clear that Image 1 (Prewitt edges on grayscale image) and Image 2 (Prewitt edges on HSI image - Intensity Component) are quite similar. Image 3 (Prewitt edges on the HSI image - Hue Component) is, nonetheless, distinct from the other two. Image 1 and Image 2 both correctly represent the image's edges, making them preferred alternatives to Image 3. +### if you like what i do, maybe consider buying me a coffee/tea πŸ₯ΊπŸ‘‰πŸ‘ˆ +Buy Me A Coffee + ## Authors - [@Shubham Singh](https://github.com/Shubham722-227)