List of NEON supported function in OpenCV 3.0
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!
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...
+1 I'd also like to know.
+1 I'd also like to know this list.
Someone have already compile with NEON optimizations ?
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.