valgrind shows error on "write of size 4" for Mat of size "cv_8u"
Why is the system writing four bytes when the number size is one byte?
How can I correct this fault?
add a comment