Is prebuilt OpenCV by default come with Neon on Android ?
I want enable Neon optimization for armebi-v7a and arm64-v8a architecture on android but I can't figure Is OpenCV prebuilt libs come with Neon ?
Or I should build it from source code?
If yes, which options and tips should be enable disable in cmake ?
Thanks.
Hello,
have you found something ?