Experiment - First image processing program
Problem:You want to create a simple program that loads an image, converts it to grayscale, and shows the result. This helps you understand basic image processing.
Current Metrics:No current metrics because the program is not yet created.
Issue:No image processing done yet. Need to write code to load and transform the image.