This last week I tried to connect my C++ code with my Python code. I failed because I couldn’t convert from cv::Mat to Numpy Array. There were several problems with that. I will instead save the output of my C++ code as a jpg, and read the jpg in python. This is still considerably faster than using Python for the image processing part.
Week of April 20th
on 2020-04-21
with
No Comments
Leave a Reply
You must be logged in to post a comment.