Jump to content
  • 0

Reading Images from Pcam 5c


apfol

Question

Hello,

I just recently went through the pcam 5c demo (https://reference.digilentinc.com/learn/programmable-logic/tutorials/zybo-z7-pcam-5c-demo/start) and have been able to get video feed from the pcam using a Zybo Z7 board. I've written a basic image processing program that reads in images and I'd like to get access to the images that are being read from the camera. Is there any way to access the data stream from the camera? If so how?

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Hello @apfol,

A suggestion would be to add your processing algorithm in  Vivado HLS. There you can add pragma hls interfaces who would give you access to the video stream.  Take for example the fallowing tutorial: https://projects.digilentinc.com/adam-taylor/fpga-based-edge-detection-using-hls-192ad2.

 

Best Reagards,

Bogdan Vanca  

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...