I am completely new to the subject. I am trying to implement an image fusion(using wavelet transform) on FPGA. I am looking for getting an image into an fpga in a way that when image data enters an FPGA is available to be processed. Processing mostly will be down-sampling and filtering column wise and then row wise. To be more specific, I am trying to implement multiresolution decomposition of images using wavelet transforms.