Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

the Apple M1 chip is based on ARM. OpenCV builds fine for ARM. The Raspberry Pi is an ARM processor and many people use OpenCV on their RPIs. OpenCV even has optimized code for ARM. I'm sure Apple will also support OpenCL on their new system, so OpenCV will be able to use the integrated GPU as well.

there may have to be some adaptation to the operating system, build toolchain, and new CPU for it to "just work" but it's very likely going to work.

I don't know what an "AOK" is.