Forum Discussion
Altera_Forum
Honored Contributor
8 years agocan FPGA act as database?
Hi, I am doing an image processing project and i am using DE1-SoC board..My doubt is how can I use FPGA as an database.(I want to measure image data from camera and compare to predefined stored...
Altera_Forum
Honored Contributor
8 years agoI am not storing any images in on chip memory..I just store the values like length,width,etc like excel format and take image from camera and doing some process in that image and automatically measure the values like length,width,etc,,..Then compared with the stored value and displays the corresponding output in monitor or any other display..Is it possible to do that in fpga board.?