- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In the past, the method of using IPP on the CPU for image processing has been used.
Now, I'm finding a method of passing the image buffer to the FPGA, performing an operation(in parallel) there, and receiving the result buffer. But currently confirmed that IPP cannot be used on FPGA.
So I was wondering if there is a library available on FPGA to easily implement that thing without directly coding the algorithms.
Additional question : Are there any libraries(like MKL, OpenCV etc...) available in FPGA when using OneAPI or other? If you have any information, please leave a link.
- Tags:
- ImageProcessing
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am not sure what you mean by IPP. We do not have image processing example for OneAPI with FPGA.
You can get the design example and tutorial design from https://github.com/oneapi-src/oneAPI-samples/tree/master/DirectProgramming/DPC%2B%2BFPGA.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page