Using OpenCL accelerated functions with OpenCV3 in Python

后端 未结 3 907
小蘑菇
小蘑菇 2021-01-02 08:28

OpenCV3 introduced its T-API (Transparent API) which gives the user the possibility to use functions which are GPU (or other OpenCL enabled device) accelerated, I\'m struggl

3条回答
  •  失恋的感觉
    2021-01-02 09:13

    Information update

    For those of you who see this, OpenCL for OpenCV python version has already been impemented

    at 6 Oct 2016

    More information

    For more information, you can take a look at this issue: T-API python support implemented #6078

提交回复
热议问题