Intel TBB for Android and iOS
问题 Just wondering if there are any multi-threading libraries for Android and iOS. Also, any hack for Intel's TBB to making it run on Android and iOS?? 回答1: The OpenCV project includes a CMake recipe for building TBB on Android: http://code.opencv.org/svn/opencv/branches/2.4/opencv/3rdparty/tbb/CMakeLists.txt. The ACM Queue just published a paper from some NVIDIA and OpenCV researchers that includes data running OpenCV using TBB on an ARM Tegra 3 platform, so it's at least possible to use TBB for