Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

you have to seed your random generator, e.g. like this:

RNG rng(cv::getTickCount());