Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

opencv's c-api is deprecated, no more maintained, and you MUST NOT use it in 2017.

please use cv::SVD::compute(); instead.