using Matlab functions in OpenCV (KITTI raw data development kit)

asked 2014-04-04 07:26:29 -0600

sy456 gravatar image

updated 2014-04-04 07:29:27 -0600

Hi everybody,

I would like to learn if it possible to use MATLAB functions in OpenCV. I want to use KITTI raw data development kit that contains Matlab demonstration code with C++ wrappers [please see the picture below]. It has everything I need, reading annotations/ground truth froim data, visualization...However, I am using OpenCV C++ environment. My aim is to compare my object detection with the ground truth data that stored in tracket_labels.xml file.

I already found wrappers that enable to use OpenCV in Matlab but I couldn't find the other way around. The worst case option is to translate Matlab code to C++ manually. I wanted to ask before I start. Any suggestions?

Regards

image description

edit retag flag offensive close merge delete