Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
9 years ago

Error (10500) for storing coordinates pixel of a binary image

Hi. I am novice working with FPGAS, I want to add all the coordinates pixels of an image, and each pixel is composed by a coordinate pair (i,j) But I have a mistake when I compile my code. I prev...