Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

you can try to use:

cmake -DENABLE_NEON=ON

you can try to use:

cmake -DENABLE_NEON=ON

(when building the opencv libs)

you can try to use:

cmake -DENABLE_NEON=ON

(when building the opencv libs)

also, opencv_version -hw will show you, which optimization was built in.

you can try to use:

cmake -DENABLE_NEON=ON

(when building the opencv libs)

also, opencv_version -hw will show you, which optimization was built in.

in any case, you should use a more recent opencv version. (we're at 3.4.3, now) . 3.1 might not even support NEON optimization.