How to process an image with verilog?

OP (Company: chase technologies) #4365226
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 !!
Guest #4365419
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
Guest #4365478
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/
OP (Company: chase technologies) #4365492
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.
#5151855
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

Reply

Please log in before posting.

or

Log in with Google account

Registration is free and takes only a minute.

Register now