Hello everyone,
I am a complete beginner in Matlab and I need your help. I want to write Matlab program that does the following things:
1-Displays dialog box that asks the user to input image file.
2-Convert the color of the image to HSI
3-Checks if the image has green color or red color. If green color is detected, display the text “Green” and if red color is detected display “red”.
4- The algorithm for detecting the color should be efficient and should detects all possible different shades.
I appreciate your help. Thank you,,