Hi, I tried with the downloaded a random image not getting output same image. getting black background image only. please give an example to download a random image and convert the same.
yeah hello, thanks you for tutorial, i wan save the image with size 512x512 and delph = 8 bit how to do this?, because when i save as... then the image size is failed
run all WARNING: File/Multi-channel descriptor (-19999) passed to $fclose in file C:/Users/sakth/Documents/Verilog_Project/Image_Processing_FPGA/RGB_2_Gray/RGB_2_Gray.srcs/sim_1/new/tb.v at line 84 is not valid. while I am opening the file in HxD i can find the pixel value as only FF and while opening the image it is completely white
It means the simulator cannot the input file. It might not be in the sim folder. Easiest thing in tb line 84 where you are giving input file, give the full path to the file
Thank you sir..
Owesome ❤️❤️❤️❤️... I'm waiting for this tutorial. Thank you
Hi, I tried with the downloaded a random image not getting output same image. getting black background image only. please give an example to download a random image and convert the same.
yeah hello, thanks you for tutorial, i wan save the image with size 512x512 and delph = 8 bit how to do this?, because when i save as... then the image size is failed
If it is grayscale image, just save as 512x512 image. Each pixel will be 8 bits automatically.
run all
WARNING: File/Multi-channel descriptor (-19999) passed to $fclose in file C:/Users/sakth/Documents/Verilog_Project/Image_Processing_FPGA/RGB_2_Gray/RGB_2_Gray.srcs/sim_1/new/tb.v at line 84 is not valid.
while I am opening the file in HxD i can find the pixel value as only FF and while opening the image it is completely white
It means the simulator cannot the input file. It might not be in the sim folder. Easiest thing in tb line 84 where you are giving input file, give the full path to the file
Iam facing similar problem please help me.
@sakthi arun did you solve the problem. Can you please inform if sorted.