Open
Description
Add "Digital Image Processing" Exercises
I need to add a new set of exercises under the category Digital Image Processing as part of the accepted proposal. These exercises will focus on key image processing techniques such as filtering, edge detection, color transformations, and computer vision tasks.
Tasks
- Create a user documentation via github pages
- Create a new folder
exercises/digital_image_processing
- Implement initial exercises
- Add metadata/config entries for these exercises
- Ensure proper integration with the frontend component loader
- Write minimal docs or comments for each exercise
Notes
The design and technical direction have been discussed and accepted. This issue tracks the implementation of the new exercises.