Abstract
In this paper we present a fast implementation of an automatic non-photorealistic image processing technique which transforms an input image frame of a video stream into a non-photorealistic abstracted cartoon stylised render. The approach presented utilises a fast cosine integral image method to create a separable bilateral filtering stage which operates in constant time. This is subsequently put through a colour quantisation stage and combined with an edge overlay system to generate the abstracted image output. The algorithm is implemented with OpenCV on a Beagleboard-xM running Angstrom GNU/Linux to demonstrate the improved performance obtained utilising the cosine integral image bilateral filter over the OpenCV standard bilateral filter implementation, and to demonstrate further performance improvements can be obtained through utilising optimised routines on the ARM NEON floating point unit of the Beagleboard-xM.
Original language | English |
---|---|
Title of host publication | EDERC 2014 - Proceedings of the 6th European Embedded Design in Education and Research Conference |
Editors | John J. Soraghan, Gaetano Di Caterina, Djordje Marinkovic, Nuria Llin, Daniel Wicks |
Publisher | IEEE |
Pages | 55-59 |
Number of pages | 5 |
ISBN (Electronic) | 9781479968435 |
ISBN (Print) | 9781479968411 |
DOIs | |
Publication status | Published - 16 Oct 2014 |
Keywords
- image processing technique
- fast cosine integral image method
- video stream