|
Re: Best Way to Learn Vision Processing
@DavisC: I haven't tried running the crio hosted vision code. To learn about vision processing, our team is taking the approach of writing algorithms using open cv on laptops and ironing out bugs there, then attempting to deploy to a second on-robot processor that would be running our code in either python or C++, and handing calculated results to the crio code. Sorry I don't have an answer for you about next steps with the approach your taking.
|