Paper
25 March 2023 Performance evaluation of image convolution with WebAssembly
Sou Oishi, Kazuya Ishikawa, Haruki Nogami, Norishige Fukushima
Author Affiliations +
Proceedings Volume 12592, International Workshop on Advanced Imaging Technology (IWAIT) 2023; 125922G (2023) https://doi.org/10.1117/12.2667004
Event: International Workshop on Advanced Imaging Technology (IWAIT) 2023, 2023, Jeju, Korea, Republic of
Abstract
Writing image processing in WebAssembly enables the development of highly portable libraries. However, since WebAssembly is a new technology, there are not enough libraries available, and it is only supported by OpenCV. However, OpenCV has not been optimized specifically for WebAssembly. Therefore, in this paper, we develop native code using WebAssembly and compare it with OpenCV’s Gaussian filter using the separable Gaussian filter, a classical acceleration method for Gaussian filters. Experimental results showed that the Separable Gaussian filter was faster than OpenCV by performing vector operations in WebAssembly.
© (2023) COPYRIGHT Society of Photo-Optical Instrumentation Engineers (SPIE). Downloading of the abstract is permitted for personal use only.
Sou Oishi, Kazuya Ishikawa, Haruki Nogami, and Norishige Fukushima "Performance evaluation of image convolution with WebAssembly", Proc. SPIE 12592, International Workshop on Advanced Imaging Technology (IWAIT) 2023, 125922G (25 March 2023); https://doi.org/10.1117/12.2667004
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Image filtering

Gaussian filters

Convolution

Data conversion

Image processing

Digital filtering

Technology

Back to Top