2018-03-27 17:23:20 -0600 | commented question | how to convert cv::Mat::data into a std::vector ? send buffer stuff from C++ land to node land. The documentation states that I need to pass the buffer data in as a char* |
2018-03-27 17:23:18 -0600 | commented question | how to convert cv::Mat::data into a std::vector ? Thank you for the questions and suggestions. I'm not a programer by training so I'm struggling through this project. I d |
2018-03-23 17:17:31 -0600 | asked a question | how to convert cv::Mat::data into a std::vector ? how to convert cv::Mat::data into a std::vector ? Hello I've been struggling with this problem for a few days. I have a |