App to perform a series of image conversions requested by the computer graphics professor. Over time, I will update this readme, as well as create docstrings in the code.
- Manual binarization
- Manual equalization
- Manual conversion of:
- RGB to HSI
- RGB to CMY
- HSI to RGB
- In (H)SI, it allows increasing and decreasing by 10
- In HS(I), it allows increasing and decreasing by 10
- You can hover your mouse over the image on the left or right, and below it will show the RGB, HSI, and CMY values for the pixel that the mouse is hovering over. It displays the values of both images below them so that you can compare them.
Loading...
Throughout this project, I learned:
- How to implement various image conversion algorithms.
- Practical applications of color models such as RGB, HSI, and CMY.
- Techniques for manual image processing, including binarization and equalization.
- The importance of real-time feedback and comparison in image processing applications.
Contributions to enhance or extend the functionality of the M42_Color_System project are welcome. Feel free to fork this repository and submit pull requests with improvements or new features.
For more information or inquiries, you can find me on GitHub or send an email.