Ask Your Question

Revision history [back]

algorithm results within different OpenCV versions

Hi,

We are using OpenCV v3.1 and would like to upgrade to the newest v3.3. Our medical clinical applications are very sensitive to the algorithms output (while algorithms extensively use OpenCV calls).

  1. Can we be sure that the same methods and interfaces are preserved in the new release?
  2. Is there a guarantee that for the same methods with the same input image and parameters we'll get exactly the same output and results? Binary equality?

Thanks,

Dima.