Altera_Forum
Honored Contributor
17 years agohardware processing images
I have developed an application that using NIOSII under uCOS + nichestack receives images by using UDP protocol.
I have developed an image processing algorithm by using DSP Builder I know I can include in my system my hardware algorithm by calling a new component from SOPC Builder. But I don't know how can I send the image received to the hardware processing, How should I do it?