Forum Discussion
Altera_Forum
Honored Contributor
16 years agoneed help in image processing
Hi FPGA experts i need a help in processing an image.....plz find the attachment of the image it is having some white and black lines...here i have to exactly count only the white lines....how i can ...
Altera_Forum
Honored Contributor
16 years agoHi,
This will not be easy to do since it will require a fair amount of processing to reliably extract the light and dark bands. Unless you really need to do it fast (=realtime), software processing will definitely be easier. If you have a reliable algorithm in software, you could maybe look at ways to implement it partially, or completely, in an FPGA. But first sort out the algorithm in software. Regards, Niki