[JdeRobot] cv::Mat warning

Victor Arribas v.arribas.urjc at gmail.com
Tue Dec 29 14:36:23 CET 2015


Warning to all developers

cv::Mat must never ever be used with "new"

cv::Mat is already a smart pointer. So you may never do a new operation.
> (This is way cv::Mat has clone() operation, because copy is almost
> reference copy).


Related to #104 (https://github.com/RoboticsURJC/JdeRobot/issues/104)
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: http://gsyc.escet.urjc.es/pipermail/jde-developers/attachments/20151229/bb78c261/attachment.htm 


More information about the Jde-developers mailing list