Ask Your Question

Kooshi's profile - activity

2017-06-14 21:53:07 -0600 commented answer How opencv write png_text_info header

Yes, I use libpng instead for my personal metadata insertion. Thank you!

2017-06-14 21:51:36 -0600 received badge  Scholar (source)
2017-06-13 04:59:51 -0600 asked a question How opencv write png_text_info header

Hi, I'm trying to use opencv to write extra information to png file. Does anyone know how to export the information as png_text_info with opencv? Thanks in advance!