Ask Your Question

Revision history [back]

  1. You are right. C interface is supported for compatibility only. All TBB optimizations are implemented in C++ code.

  2. Not all of TBB optimizations are documented. I recommend you to see source code of functions your are interested in. OpenCV is open source project and you can contribute your changes in documentation and your TBB optimizations. See details on how to contribute page.