Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to do Unit Test in OpenCv?

I'm new to OpenCV. I have introduced a new API in VideoCapture Class. To do Unit Testing for that API.

Can you please explain how to write test cases for that API in the Opencv?

Steps to write the test cases in the OpenCV Library?

I don't know how exactly the opencv people have written the test cases for their API's like Open(), get(), set()....

If someone could help me with this? Thanks