1 / 15

Streaming Integral Image Generation on FPGA

Streaming Integral Image Generation on FPGA. The Pennsylvania State University Department of Computer Science & Engineering Microsystems Design Lab ( www.cse.psu.edu/~mdl ). Michael DeBole. Acknowledgements: K. Irick. Ubiquitous Distributed Systems ?.

kendra
Télécharger la présentation

Streaming Integral Image Generation on FPGA

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Streaming Integral Image Generation on FPGA The Pennsylvania State University Department of Computer Science & Engineering Microsystems Design Lab (www.cse.psu.edu/~mdl) Michael DeBole Acknowledgements: K. Irick

  2. Ubiquitous Distributed Systems? Distributed System with Pre-Processing done at Camera Nodes! Traditional System Relies on a Central Point for Computation and Video Analysis Limitations • Large Area • High Power and Energy Requirements • Sub-Optimal Performance • Costly Advantages • Distributed System • Low Area • High performance • Cost Efficient Equip Each Camera with a Local Processing Element!

  3. Integral Image Computation

  4. Storage Requirements i Example: 512 x 512 Image 8-Bit Pixels (Grayscale) j 32-Bit Words = MaxBits =

  5. Streaming Computation Components Accumulator • Goals • Minimal Internal Storage • Small Latency • Pixel Rate Frequency (~27MHz) Single Adder RAM (# of Entries = Num of Rows) Raster Scan # of Bits Equals Bits Needed for Last Sum

  6. Dynamic Memory Storage Based on Current Position (i,j) Need to determine number of bits needed to store current sum Recall: Tricks: Images 256 < M,N < 1024 I and J require 10 bits Slight Overestimate 10-Bit Address Lookup Dual Port Memory (1024 entries x ~4bits)

  7. Integral Image Architecture

  8. System Configuration

  9. Current System Setup • Xilinx Tools • Xilinx ISE, XPS, SDK • ML410 System Development Board • Virtex4-FX60 device • 2 Embedded PPC Cores • Slices: 25,280 • DSP48s: 128 • BlockRams: 232

  10. Integral Image System Status: ML410 Base System With Ethernet Host Ethernet Application Integral Image Hardware (w/ Support Logic) Integral Image Hardware w/ PLBstreamer Map Blob/Filtering Application to FPGA Complete To Be Done

  11. Ethernet Application

  12. Integral Image Simulation Results 1 Image = 5ms Realtime (33ms)

  13. Hardware Implementation

  14. Conclusions • Real-Time Streaming Integral Imaging Hardware • Minimal Resources, Application Specific Memory Utilization • To Do: Map Application to FPGA

  15. Thank You! Questions?

More Related