I need to know this as my online search never provided me the answer. a) Is the NEON optimization enabled in the default official precompiled android Opencv libraries? If No, then is there any reason why the official team does not compile it with it enabled? b) If an android device does not have support for NEON optimization (I think some armv7a processor doesn't support it). Does it crash or fallback to non-neon algorithm?