Quantcast
Channel: OpenCV Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 1117

Is using OpenCV Manager still the recommended approach?

$
0
0
According to the official documentation from OpenCV.org, static initialization with `initDebug` is only for debugging and `initAsync` (with OpenCV Manager) is for the production. However, I noticed OpenCV Manager has not been updated since July 15, 2015. Many comments saying it is problematic. I read also from the stackoverflow.com that using `initDebug` is fine in the production. My question is: Is using OpenCV Manager still the recommended approach? Is it really safe to use `initDebug` in production? I need an official answer here.

Viewing all articles
Browse latest Browse all 1117

Trending Articles