Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

If C interface is so important to you, you can use old tutorials of OpenCV 1.0. It had only C interface. C++ interface was added in OpenCV 2.0. The ones I used were: core documentation, image processing documentation, highgui documentation and basic tutorial.