HLS Canny Edge Detection Save

FPGA implementation of Canny edge detection by using Vivado HLS

Project README

HLS-canny-edge-detection

FPGA Implementation of Canny edge detection by using Vivado HLS

Feature

  • Protocol of input and output are AXI4-Stream
  • IP core made by this code can run close to 1pix/clock because of pipeline processing
  • You can make other image processing module that are like sequential access based on this code design

Example

C simulation result C simulation result

Reference

Akira Yamawaki, Seiichi Serikawa, “A describing method of an image processing software in C for a high-level synthesis considering a function chaining,” IEICE trans. inf. & syst., vol.E101-D, no.2, February 2018.

License

MIT

Open Source Agenda is not affiliated with "HLS Canny Edge Detection" Project. README Source: medalotte/HLS-canny-edge-detection
Stars
46
Open Issues
5
Last Commit
4 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating