Ask Your Question
0

Does OpenCV support GDAL for writing?

asked Jan 13 '16

nyd gravatar image

I noticed that there's an example that uses GDAL for reading here https://github.com/Itseez/opencv/blob... , which is very cool, but what do you do with a 50 channels Mat variable, after you're done processing it?

Preview: (hide)

1 answer

Sort by » oldest newest most voted
0

answered Jun 7 '16

strann gravatar image

updated Jun 7 '16

No, OpenCV doesn't support GDAL for writing. I also had problems opening BIL and BSQ formats. To save a 50 channels Mat to a file you might want to use GDAL or LibTIFF.

Preview: (hide)

Question Tools

1 follower

Stats

Asked: Jan 13 '16

Seen: 394 times

Last updated: Jun 07 '16