Stitching 16bits greyscale images
Hi,
How to use stitching module with greyscale 16bits images ?
I made a rough test but got an assert that only CV_8UC3 and CV_8UC1 format are possible.
Thanks
Stéphane
Therefore it's not possible. You could propose a pull request to OpenCV community to extend it to 16 bits images. Best.