Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Is it possible for opencv to save 16 bits single channel video?

I would like to save a series of 16 bits depth images to a video. I used VideoWriter but it only save video in 8 bits 3 channels. And I also check this linklink text, I don't know if it sopport 16 bits and single channel video write, or what can I do to save 16 bits single channel depth images as a video in C++? Can anyone help me ? Thanks for advanced.