Is there a simple way to convert Octave matrices to/from OpenCV matrices?
There are several relatively complicated answers related to converting matlab matrices to openCV matrices, (including yamlmatlab project that unfortunately requires matlab, and therefore is irrelevant for my purpose)