Ask Your Question
0

Does OpenCV support GDAL for writing?

asked 2016-01-13 10:19:55 -0600

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?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2016-06-07 02:29:36 -0600

strann gravatar image

updated 2016-06-07 02:32:59 -0600

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.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-01-13 10:19:55 -0600

Seen: 361 times

Last updated: Jun 07 '16