onuralpszr / CvCamera-Mobile

Using OpenCv's Android Camera2(JavaCamera2View) with OpenCV 4.10.0
MIT License
29 stars 10 forks source link

OpenCL support? #95

Open pavloshargan opened 8 months ago

pavloshargan commented 8 months ago

Hi! Just started exploring the world of Computer Vision on mobile, and wondering, how easy is that to utilise phone's GPU for some basic OpenCV functions like grayscale/sepia/sobel filters?

Do you have any advices on how to make the OpenCV work with OpenCL support? Thanks

onuralpszr commented 8 months ago

@pavloshargan sorry for late answer, I was busy for last weeks and it is possible to add OpenCL but last I checked it was not supported now I see use cases on android let me take look bit more and try to come up something if it is not work as intended or performance is too low or bad I will skip it.