List of NEON supported function in OpenCV 3.0

asked Jun 29 '15

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!

Preview: (hide)

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 (Jun 29 '15)edit

+1 I'd also like to know.

thoquz gravatar imagethoquz (May 19 '16)edit

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

Someone have already compile with NEON optimizations ?

Simontraww gravatar imageSimontraww (Nov 23 '18)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 (Dec 2 '18)edit