People | Locations | Statistics |
---|---|---|
Naji, M. |
| |
Motta, Antonella |
| |
Aletan, Dirar |
| |
Mohamed, Tarek |
| |
Ertürk, Emre |
| |
Taccardi, Nicola |
| |
Kononenko, Denys |
| |
Petrov, R. H. | Madrid |
|
Alshaaer, Mazen | Brussels |
|
Bih, L. |
| |
Casati, R. |
| |
Muller, Hermance |
| |
Kočí, Jan | Prague |
|
Šuljagić, Marija |
| |
Kalteremidou, Kalliopi-Artemi | Brussels |
|
Azam, Siraj |
| |
Ospanova, Alyiya |
| |
Blanpain, Bart |
| |
Ali, M. A. |
| |
Popa, V. |
| |
Rančić, M. |
| |
Ollier, Nadège |
| |
Azevedo, Nuno Monteiro |
| |
Landes, Michael |
| |
Rignanese, Gian-Marco |
|
Wallace, Andrew
Heriot-Watt University
in Cooperation with on an Cooperation-Score of 37%
Topics
Publications (4/4 displayed)
- 2021The influence of load on dry and tribocorrosive sliding of AISI 4330 and 15-5PH against cast ironcitations
- 2020Fast Surface Detection Using Single-Photon Detection Eventscitations
- 2015RIPL: An Efficient Image Processing DSL for FPGAs
- 2014Inhibition by poly(acrylic acid) and morphological changes in calcium carbonate and calcium carbonate/calcium sulfate crystallization on silica fiberscitations
Places of action
Organizations | Location | People |
---|
document
RIPL: An Efficient Image Processing DSL for FPGAs
Abstract
Field programmable gate arrays (FPGAs) can accelerate image processing by<br/>exploiting fine-grained parallelism opportunities in image operations. FPGA<br/>language designs are often subsets or extensions of existing languages, though<br/>these typically lack suitable hardware computation models so compiling them to<br/>FPGAs leads to inefficient designs. Moreover, these languages lack image<br/>processing domain specificity. Our solution is RIPL, an image processing domain<br/>specific language (DSL) for FPGAs. It has algorithmic skeletons to express<br/>image processing, and these are exploited to generate deep pipelines of highly<br/>concurrent and memory-efficient image processing components.