Vengineerの妄想(準備期間)

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

VisionCPP


VisionCPP、論文は[VisionCPP: A SYCL-based Computer Vision Framework こちら]
スライドは、IWOCL-2016で公開]されています。

Codeplayがオープンソースにしたコンピュータビジョン&イメージ処理用のヘッダファイルのみのライブラリ

SYCL 1.2で書かれていて、ComputeCppでテストされているみたい。

 ・ComputeCpp (https://codeplay.com/products/computesuite/computecpp)
 ・OpenCV 3.2 (https://github.com/opencv/opencv) 
   - used for camera access, window display and as a testing reference.
 ・GTest (https://github.com/google/googletest) 
   - testing framework.
 ・OpenCL 1.2


[https://codeplay.com/products/computesuite/computecpp ComputeCppは現在、Comunity Edition Betが公開されています。
ユーザー登録すれば、ダウンロードできるようです。
Early Access to the SYCL Open Standard for C++ Acceleration