Embedded board for real-time obstacle detection

asked 2018-06-02 07:51:52 -0600

Hello friends. I have developed a rear camera obstacle detection algorithm using opencv ( visual c++) which consists of Image enhancement, frame stabilization (using SIFT and homography) and optical flow based obstacle detection.I have developed it on laptop and want it to port on embedded board. I have little embedded knowledge so want you guys to suggest me on board selection. What is the best platform I can use for a real-time obstacle detection?

edit retag flag offensive close merge delete