Great library. I have a C# program running with two cameras at 75fps capturing golf swings. I have searched for an explanation on the different color modes, but haven’t been able to find it. Specifically, what is different between the following 5 options?
CLEYE_MONO_PROCESSED,
CLEYE_COLOR_PROCESSED,
CLEYE_MONO_RAW,
CLEYE_COLOR_RAW,
CLEYE_BAYER_RAW
I am sorry if that exists somewhere already, I couldn’t find it. Thanks for the library and for any help on this.
Scott