fradaric
Newbie level 5
- Joined
- Oct 7, 2011
- Messages
- 8
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,403
Dear all,
I did canny edge detection in matlab, now I want to do the same in FPGA. Please tell me how can I load image file into FPGA. Here is my doubt,
1) The image file size is 256*256, but when I convert it into .coe/text format, image becomes 8*65536 size, how can I analyze it??? All my analysis is based on pixel values(gray scale)!
2) What are the possible ways of doing this in FPGA?, I can use any FPGA boards(Spartan, vertex,altera etc.)
Thanks in Advance!!
F JOe :wink:
I did canny edge detection in matlab, now I want to do the same in FPGA. Please tell me how can I load image file into FPGA. Here is my doubt,
1) The image file size is 256*256, but when I convert it into .coe/text format, image becomes 8*65536 size, how can I analyze it??? All my analysis is based on pixel values(gray scale)!
2) What are the possible ways of doing this in FPGA?, I can use any FPGA boards(Spartan, vertex,altera etc.)
Thanks in Advance!!
F JOe :wink: