List of NEON supported function in OpenCV 3.0

asked 2015-06-28 21:02:28 -0600

Jimmy Ren gravatar image

In the release note of OpenCV 3.0 here: http://opencv.org/opencv-3-0.html , it says "~40 OpenCV functions have been accelerated using NEON intrinsics and because these are mostly basic functions, some higher-level functions got accelerated as well." May I ask about the list of these 40 functions? Thanks a lot!

edit retag flag offensive close merge delete

Comments

it would indeed be good if we could get automatically generated lists from optimized functions! Same goes for the OpenCL interface! Same goes for the T-API optimized functions, like discussed here...

StevenPuttemans gravatar imageStevenPuttemans ( 2015-06-29 06:30:11 -0600 )edit

+1 I'd also like to know.

thoquz gravatar imagethoquz ( 2016-05-19 08:47:32 -0600 )edit

+1 I'd also like to know this list.

Someone have already compile with NEON optimizations ?

Simontraww gravatar imageSimontraww ( 2018-11-23 02:06:31 -0600 )edit

Afaik, there is still no automatic list generation. You can use github issues on the OpenCV repository to ping the developers and ask for it.

StevenPuttemans gravatar imageStevenPuttemans ( 2018-12-01 21:10:40 -0600 )edit