Closed GoogleCodeExporter closed 8 years ago
Sorry, my fault. I was too stupid to dereference the pointer... ;)
Original comment by christop...@gtempaccount.com
on 23 Nov 2010 at 9:45
Hi Christoph!
Actually, I've never have used `cv::Mat` :-S
Can you confirm it works with cvBlob functions?
Thank you very much!
Original comment by grendel....@gmail.com
on 23 Nov 2010 at 10:08
Yes, it does. You just need to assign an IplImage the cv::Mat (like really just
assign it), and use it. It's even on the cheatsheet
(http://opencv.willowgarage.com/documentation/cpp/c++_cheatsheet.html).
Cheers,
Christoph
Original comment by christop...@gtempaccount.com
on 24 Nov 2010 at 10:28
Original issue reported on code.google.com by
christop...@gtempaccount.com
on 22 Nov 2010 at 5:58