You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
it happend often to me to use a greyscale images from the kinect instead of the usual rgb. I changed the decoding call to turbojpeg to get it directly decoded as greyscale. I was wondering if it would make sense to create directly a custom listener for it to get greyscale images.
In case I will add that feature.