#Reading PNGs

9 messages · Page 1 of 1 (latest)

uneven mica
#

Is there any way for me to read the RBG pixel data from a .png image? I'm trying to input images to train a neural net.

undone sluiceBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question run !howto ask.

craggy locust
#

Get a library that does that for you. Libpng or something.

strong citrus
#

This book explains how image data and properties stored

#

If you don’t want to deal with it you can use this single header library

uneven mica
#

Thanks!

#

!solved