I HAVE A OURCE CODE IN MATLAB I DONT KNOW HOW TO IMPLEMENT IT IN RASPBERRY PI
I HAVE A OURCE CODE IN MATLAB I DONT KNOW HOW TO IMPLEMENT IT IN RASPBERRY PI
Most of your application's fuctionality is going to be in the matlab image processing functions
If you intend doing this on the PI you need to implement those functions in what ever language you want to
use. You may want to use openCV along with say "C"or Python bindings
Most of your application's fuctionality is going to be in the matlab image processing functions
If you intend doing this on the PI you need to implement those functions in what ever language you want to
use. You may want to use openCV along with say "C"or Python bindings