Ask Your Question

sh4rky29's profile - activity

2014-11-02 08:24:41 -0600 asked a question Which is the fastest way to parse an image in java pixel by pixel?

Is it faster to convert it to bufferedimage and then parse it? Or just use Mat?