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

asked 2018-12-04 07:51:18 -0600

Zana Zakaryaie Nejad gravatar image

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?

edit retag flag offensive close merge delete

Comments

2
LBerger gravatar imageLBerger ( 2018-12-04 08:26:43 -0600 )edit