Ask Your Question

TinTin82's profile - activity

2018-07-19 07:16:47 -0600 commented answer Convert RGBTRIPLE to cv::Mat

Hi berak, Thanks for the great answer. It works now. Unfortunately my OpenCV image is upside down. Can I copy the imag

2018-07-19 07:15:10 -0600 commented answer Convert RGBTRIPLE to cv::Mat

Hi berak, Thanks for the great answer. It works now. Unfortunately my OpenCV image is upside down. Can I copy the imag

2018-07-19 07:00:26 -0600 commented answer Convert RGBTRIPLE to cv::Mat

Hi brak, Thanks for the great answer. It works now. Unfortunately my OpenCV image is upside down. Can I copy the image

2018-07-19 06:58:33 -0600 marked best answer Convert RGBTRIPLE to cv::Mat

Hi,

i have a RGBTRIPLE Image pointer from DirectShow filter and i want to use it with OpenCV. How can i convert it to a cv::Mat structure ??

2018-07-19 06:58:33 -0600 received badge  Scholar (source)
2018-07-19 05:51:53 -0600 asked a question Convert RGBTRIPLE to cv::Mat

Convert RGBTRIPLE to cv::Mat Hi, i have a RGBTRIPLE Image pointer from DirectShow filter and i want to use it with Open