so i m collecting information regarding how to connect camera to FPGA n algorithm for same.. and how to wite code for same. which FPGA Board i should preferd.. so plz help me..............
You can have a VGA camera with GPIO output (Ex. VS6525 there are lot of them you can choose based on your requirement) . Easy to interface to FPGA GPIOs .
You can also have USB , Ethernet cameras interfaced but your design will be bit complex.
By the way whats your final goal? After reading the image data what you want to do with it??
connect those gpios to the fpga GPIOs and don't forget to theck the voltage of the signals for compatibility.
usualy the data from the sensor sampled by the given user clock.
then you have to have the logic to dot he processing then send it to a VGA/DVi port of the FPGA board.
Xilinx has few kits . may be you can use them to start your project.