Vengineerの妄想(準備期間)

人生は短いけど、長いです。人生を楽しみましょう!

IPP 8.0 Preview


Intel® Integrated Performance Primitives 8.0 Preview Featuresでは、
ASYNCHRONOUS C/C++ LIBRARYOPENCL* LIBRARYという機能が追加されたようです。

OPENCL LIBRARY
    Currently available
        hppiCornerDetector (Harris)
        hppiApplyPyramid
        hppiApplyHOGDescriptor
        hppiSVMDetector
        hppiNonMaximalSuppression
        hppiApplyHaarClassifier

    Coming soon	
         Canny Edge Detector
         Optical Flow - LK
         hppiFFT
         Line Suppression

なんかOpenCVみたいです。
OpenCVはもともとIntelが開発したので、チューニングしているのでしょうか?