I am trying to use OpenCV library on a nexus 9 tablet(OS is lollipop, processor ARM64 - Tegra K1) but it does not work. If I install the OpenCV library and, then, run one of the OpenCV samples, it will appear:
"opencv library package was not found! Try to install it?"
When I tap yes, nothing happens. It probably does not work because Nexus 9 has an ARM64.
Is there a way of compile the OpenCV library and make it works on an ARM64 architecture?