Ketz
Ketz
It seems to happen here: inline void Mat::create(int _rows, int _cols, int _type) { _type &= TYPE_MASK; if( dims
Thanks for checking Kyle. I found out that it was happening due to me using different sized (dimensions) images. If all of them have them same size, whatever that may...
I'm having the same issue, but with a 132kb limit when sending raw bytes. Someone on Stack Overflow posted about the same issue with SwiftSocket, but there were no responses....
also interested in this!