Hi ,i want to develop an automatic motion tracking system. So which one should i use raspberry pi or beagle board for image processing??
Hi ,i want to develop an automatic motion tracking system. So which one should i use raspberry pi or beagle board for image processing??
Hi Nivedita,
You should base this decision on your requirements and a survey perhaps of what information already exists for image processing on various platforms.
This is part of the development process.
OpenCV runs on both of the platforms you mention (if this is what you're planning to use) and both have NEON (SIMD capability) although the earlier models of RPI didn't.
Hi Nivedita,
You should base this decision on your requirements and a survey perhaps of what information already exists for image processing on various platforms.
This is part of the development process.
OpenCV runs on both of the platforms you mention (if this is what you're planning to use) and both have NEON (SIMD capability) although the earlier models of RPI didn't.