First time here? Check out the FAQ!
answered 2015-07-24 02:58:50 -0600
Try to build OpenCV with NEON support:
cmake -DCMAKE_TOOLCHAIN_FILE=../opencv/platforms/linux/arm-gnueabi.toolchain.cmake -DENABLE_VFPV3=YES -DENABLE_NEON=YES ../opencv