Ask Your Question

sage's profile - activity

2018-06-04 11:46:27 -0600 commented question How can I get the value type for a cv::Mat?

Thanks for your reply. My thinking was, that ideally I could use this every time I use pointers to matrix elements. So

2018-06-04 11:46:04 -0600 commented question How can I get the value type for a cv::Mat?

Thanks for your reply. My thinking was, that ideally I could use this every time I use pointers to matrix elements. So i

2018-06-04 10:30:14 -0600 asked a question How can I get the value type for a cv::Mat?

How can I get the value type for a cvMat? I'm trying to get the value type for an element of my matrix and avoid having