Hi Matthias Rödder ,
You can check the openCV with MCU situation in this link:
OpenCV integrate in MCU - OpenCV Q&A Forum
OpenCV isn't portable to microcontroller systems. Current MCUs have similar architecture and computing power as ARM CPUs, but as long as your system can't handle the minimum software requirements, it won't work.
So, you may can't use the K64 associate with the openCV.
You may need to use the processor, I find one usage in I.MX6:
Setting Up OpenCV in i.MX6 Based Boards
Wish it helps you!
If you still have questions about it, please kindly let me know.
Best Regards,
Kerry
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------