I am requested to design an edge detector for a 128 pixel, 8-bit monochrome linescan camera using SOBEL edge detection using QUARTUS. SInce the linescan camera sends 127 pixels perline, i have to obtain 3 lines to perform the SOBEL operation using the 3 x 3 block. But how should i design the memory to store all the informations? PLs HELP

Reply With Quote