Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Matlab sub2ind / ind2sub in OpenCV /c++

Are there any functions in OpenCV which are equal to Matlab's sub2ind and ind2sub functions? I need both fuctions for my C++ app. If OpenCV lacks of these functions, are there any C++ libs which provide equivalent functionality?

click to hide/show revision 2
retagged

updated 2014-02-11 12:44:54 -0600

berak gravatar image

Matlab sub2ind / ind2sub in OpenCV /c++

Are there any functions in OpenCV which are equal to Matlab's sub2ind and ind2sub functions? I need both fuctions for my C++ app. If OpenCV lacks of these functions, are there any C++ libs which provide equivalent functionality?