EmbDev.net

Forum: FPGA, VHDL & Verilog How to process an image with verilog?


von Chase T. (Company: chase technologies) (chase)


Rate this post
useful
not useful
I have PSoC 4 board. I want to implement verilog that can process an 
image file. I'm new to verilog. How to implement it?

Someone suggested that i can use Altera board for processing an image. 
But I want to do in PSoC board. Pls help me.

Thanks !!

von Andreas (Guest)


Rate this post
useful
not useful
Hey,

Chase T. wrote:
> I want to implement verilog that can process an
> image file. I'm new to verilog. How to implement it?

That's a question in that way, I will build an car. So here you can ask 
what has a complete car: Engine, Wheels, Seats, and so on... Here you 
have the same Problem. How you get the data in the FPGA, how you push 
the processed data back, and so on. You need an more detailed 
description of your tasks. First make a plan of your sub tasks, and then 
more clarify your questions. Then can anybody help you. What operations 
are planed in the FPGA??


Best Regards,
Andreas

von out of the mist (Guest)


Rate this post
useful
not useful
Chase T. wrote:
> I have PSoC 4 board. I want to implement verilog that can process an
> image file. I'm new to verilog.

Just forget it, it will take a several months for an absolute beginner. 
Look for embedded computer and use some freeware image processing tools. 
Maybe RasPi will fit your needs:

https://www.cl.cam.ac.uk/projects/raspberrypi/tutorials/image-processing/
http://www.open-electronics.org/computer-vision-with-raspberry-pi-and-the-camera-pi-module/

von Chase T. (Company: chase technologies) (chase)


Rate this post
useful
not useful
Hi, thanks for replying!
Is there any options, with which I can load my image to the PSoC board, 
so that my verilog program processes it.

von Chase T. (Company: chase technologies) (chase)


Rate this post
useful
not useful
Thanks for replying.

out of the mist wrote:

> Just forget it, it will take a several months for an absolute beginner.
> Look for embedded computer and use some freeware image processing tools.
> Maybe RasPi will fit your needs:
>
> https://www.cl.cam.ac.uk/projects/raspberrypi/tutorials/image-processing/
> 
http://www.open-electronics.org/computer-vision-with-raspberry-pi-and-the-camera-pi-module/

Yes, I've someone who can help me with verilog program. My part is to 
learn if i could implement it in PSoC board.

von Van Loi L. (fpga4student)


Rate this post
useful
not useful
Chase T. wrote:
> I have PSoC 4 board. I want to implement verilog that can process an
> image file. I'm new to verilog. How to implement it?
>
> Someone suggested that i can use Altera board for processing an image.
> But I want to do in PSoC board. Pls help me.
>
> Thanks !!

A Verilog tutorial on how to process an image file on FPGA:
http://www.fpga4student.com/2016/11/image-processing-on-fpga-verilog.html
How to load an image into FPGA:
http://www.fpga4student.com/2016/11/two-ways-to-load-text-file-to-fpga-or.html
More FPGA Verilog projects:
http://www.fpga4student.com
http://www.fpga4student.com/p/verilog-project.html

Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
No account? Register here.