11.04.2024, 18:15
(10.04.2024, 08:20)Dan64 Wrote: It could be useful if the Color Panel in vsViewer will be extended to display the values of HSV, currently only RGB and YUV values are shown.
To get the correct range to adjust, at the moment, I save a screenshot of the image with the wrong colors and open it in Paint.NET and use the color picker tool to see the HSV values.
Hello Selur,
what do you think to add in vsViewer Color Panel the HSV values ?
the algo to convert the RGB in HSV is quite simple, see: https://www.geeksforgeeks.org/program-ch...lor-model/
Thanks,
Dan