Ask Your Question

Revision history [back]

What is HAL exactly? Whats the difference between HAL and T-API?

Hello all I have just come to a new term in OpenCV named "HAL". I didn't find an informative document about it. Can somebody please explain to me what is it and what is its difference with T-API?

Let me explain better.

I have built an OpenCV 3.4.1 with NEON, TBB and OpenCL flags enabled on an AM5728 Sitara chip on Beagleboard-X15. Now when I run a code, I assume that it will hiddenly use those accelerations. BUT what is HAL? What does cv::hal::resize give me instead of cv::resize?