Kraus, MartinJohn Collomosse and Ian Grimstead2014-01-312014-01-312010978-3-905673-75-3http://dx.doi.org/10.2312/LocalChapterEvents/TPCG/TPCG10/009-016Scripting languages require the use of high-level library functions to implement efficient image processing; thus, real-time image blur in web-based applications is a challenging task unless specific library functions are available for this purpose. We present a pyramid blur algorithm, which can be implemented using a subimage copy function, and evaluate its performance with various web browsers in comparison to an infinite impulse response filter. While this pyramid algorithm was first proposed for GPU-based image processing, its applicability to web-based applications indicates that some GPU techniques are of more general interest than previously assumed.Categories and Subject Descriptors (according to ACM CCS): I.3.3 [Computer Graphics]: Picture/Image Generation: Bitmap and framebuffer operationsEfficient Image Blur in Web-Based Applications