Java – the difference between opencv and OpenCL
•
Java
Anyone can explain the difference between opencv and OpenCL? What is suitable for Android image processing in Java?
Solution
OpenCL is a standard of massively parallel processing. It can help image processing, but its level is very low. It aims to simplify the way of using many CPU cores and GPU stream processors
Opencv is a library for computer vision, including many general image processing programs and advanced functions supporting face recognition
It's easy to focus on Wikipedia or Google through two terms
The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
二维码