Binome
Full Member level 3
- Joined
- Nov 16, 2009
- Messages
- 153
- Helped
- 2
- Reputation
- 4
- Reaction score
- 2
- Trophy points
- 1,298
- Location
- Lyon, France
- Activity points
- 2,412
Hi,
I want to use an FPGA to speed up the counting of islands on maps. The map is a 128*128 2-color pixels picture. I thought about using a Connected Components algorithm then count the blobs but there may be a simpler solution and there may exist some reusable VHDL code.
Could someone help me?
Thanks.
I want to use an FPGA to speed up the counting of islands on maps. The map is a 128*128 2-color pixels picture. I thought about using a Connected Components algorithm then count the blobs but there may be a simpler solution and there may exist some reusable VHDL code.
Could someone help me?
Thanks.