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 and disable in cmake ?
Thanks.