I have a problem in with a inplace Mat::convertTo cause buffer overflow if destination and source data type is different.
Please, anyone having this problem too? Can I fix?
I have a problem in with a inplace Mat::convertTo cause buffer overflow if destination and source data type is different.
Please, anyone having this problem too? Can I fix?
What version of OpenCV are you using? This seems to be a problem fixed a long time ago, in revision 2307. Try to update your lib and see if it works.