M
mike
Guest
I´m doing a Final Year project that consists in Parallel Image
Procesing. More specifically I must do a VHDL program to upload it
into an Spartan FPGA, with a serial input and a serial output. The
image has only black and white pixels (0-1), and I must create a
'processor' for each pixel and compare his color(0-1) with the pixels
around him(neighbourhood). With the result I must label the image and
detect edges.
I don´t have any experience in VHDL, and the project is assigned with
no possibility to change it. I´m using a shift register for the serial
input, and I was thinking of using arrays and the Heaviside local
operator, but always thinking that the program must be executed in
PARALEL!.
I´ve read a lot about algorithms, but I haven´t found any program that
suits my project or even aproximates it.
If I don´t finish the project, I will loss my work because I need the
bachelor degree to renew it.
I´m really frustrated and I don´t know what can I do. Please help
Thanks in advance, any suggestion that could help me will be
appreciated.
Procesing. More specifically I must do a VHDL program to upload it
into an Spartan FPGA, with a serial input and a serial output. The
image has only black and white pixels (0-1), and I must create a
'processor' for each pixel and compare his color(0-1) with the pixels
around him(neighbourhood). With the result I must label the image and
detect edges.
I don´t have any experience in VHDL, and the project is assigned with
no possibility to change it. I´m using a shift register for the serial
input, and I was thinking of using arrays and the Heaviside local
operator, but always thinking that the program must be executed in
PARALEL!.
I´ve read a lot about algorithms, but I haven´t found any program that
suits my project or even aproximates it.
If I don´t finish the project, I will loss my work because I need the
bachelor degree to renew it.
I´m really frustrated and I don´t know what can I do. Please help
Thanks in advance, any suggestion that could help me will be
appreciated.