Closed callmesoul closed 7 years ago
opencv.readImage('/public/shopred/bg.jpg', function(err, mat){ console.log(err); ->null console.log(mat) ; -> [ Matrix 0x0 ] }); i replace image but also mat-> [ Matrix 0x0 ]??
opencv.readImage('/public/shopred/bg.jpg', function(err, mat){ console.log(err); ->null console.log(mat) ; -> [ Matrix 0x0 ] });
opencv.readImage('/public/shopred/bg.jpg', function(err, mat){ console.log(err); ->null console.log(mat) ; -> [ Matrix 0x0 ] });
i replace image but also mat-> [ Matrix 0x0 ]??