Click here to Skip to main content
15,918,742 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi!

Can i compile OpenCV code for Windows CE On an ARM Device?
Posted

1 solution

Unless someone here has experience with OpenCV on CE / Windows Mobile (unlikely, but possible), then your best bet is to ask the OpenCV User Group[^]. I would start there and then come back here if you get no joy.
I'm betting it will need a bit more processing power than ARM generally gives - despite the impressive price/performance ratio, a laptop generally beats embedded systems hands down on processing and memory. Video stuff generally needs a good chunk of both...

It's open source, so why not grab a copy, and give it a try anyway - you might be lucky!
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900