Can we use .raw image format directly in CV functions?
Hi,
Normally CV functions converts .raw image files to .jpg /.png formats. Is there any way to directly use the .raw file format. Will it give a better result?
You can't do from OpenCV to convert to jpg/png. AFAIK, the answer is NO.