How to cross-compile ONNX Runtime and OpenCV and deploy them on kl630?
Hello I'm SeonGyun Park in South Korea.
I want to use opencv and onnxruntime module in kl630's internel system to run my app
How Can I try this?
I am waiting for your prompt reply. Thank you.
The discussion has been closed due to inactivity. To continue with the topic, please feel free to post a new discussion.
Comments
Hi SeonGyun,
Unfortunately, we can't run OpenCV and ONNX Runtime directly inside KL630, but if you were talking about running OpenCV on host side when KL630 is in companion mode, it is possible. Please refer to this link for reference: Create Single Model Example for KL630 - Document Center
@Maria Chen
Hi
I means that I want to add additional package to use SDcard in inner kl630, in order to connect my program as static linking or dynamic linking.
in this case, is it possible?
Hi SeonGyun,
In that case, I don't think it's possible.
Hi Maria Chen
Thank you for your reply