Ask Your Question

jupiter51's profile - activity

2014-11-20 20:11:44 -0600 commented question Compatibility between different versions of OpenCV

For instance, most image style is "Image", based on which many algorithms run. Now how about converting the "Mat" to "Image" ? Thank you very much.

2014-11-19 23:52:47 -0600 asked a question Compatibility between different versions of OpenCV

Recently I am trying the latest version of OpenCV (OpenCV 3.0belta) because I want to use the "shape context" algorithm. However, most work I have done is programmed in OpenCV2.44. So how can the latest version be compatible with OpenCV2.44. Thank you very much.