hello,
I use visual studio with openCV in c and c + +. I want to record the data of an image (gray scale) in a mat file (. Mat) and then read it in matlab. Try using the matio library, but it gives me errors.
1 | initial version |
hello,
I use visual studio with openCV in c and c + +. I want to record the data of an image (gray scale) in a mat file (. Mat) and then read it in matlab. Try using the matio library, but it gives me errors.