im doing a project about line follower using CA-84A/C camera. Do opencv support on mpc5604b board to do the image processing part?
here the datasheet for camera: https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&ved=0CCwQFjAA&url=https%3A%2...
Solved! Go to Solution.
You will find openCV support on the higher end multimedia processors like i.MX. The MPC5604B is optimized for automotive applications so keep that in mind. That being said, you can still do vision work with it. Most commonly for the Freescale Cup, people interface a generic RCA CMOS type cameras. Here is a good app note describing that process.
You will find openCV support on the higher end multimedia processors like i.MX. The MPC5604B is optimized for automotive applications so keep that in mind. That being said, you can still do vision work with it. Most commonly for the Freescale Cup, people interface a generic RCA CMOS type cameras. Here is a good app note describing that process.