{"title":"利用SIMD技术改进高斯滤波器的性能","authors":"Maryam Moradifar, A. Shahbahrami","doi":"10.1109/MVIP49855.2020.9116883","DOIUrl":null,"url":null,"abstract":"Denoising is an important process before applying other post-processing techniques on medical images. To obtain better quality images many denoising approaches have been introduced. Gaussian filter is a spatial domain filter, which is proper to blur and to remove noise from images. Since the Gaussian filter modifies the input signal by convolution with a Gaussian function it is a computationally intensive algorithm. Hence to enhance the performance of the algorithm, it is better to perform two 1-D convolution operations instead of one 2-D convolution operation and then parallelize it. In this paper in order to increase the performance of 1-D convolution operation, we exploit both Data- and Thread-Level Parallelism using parallel programming models such as Intrinsic Programming Model, Compiler's Automatic Vectorization and Open Multi-Processing. The experimental results were shown that the performance of our implementations is much higher than other approaches Performance improvements of Multi-threaded version of all implementations are significantly improved compared to single-core implementations, and a speedup of 52.33x obtained over the optimal scalar implementation.","PeriodicalId":255375,"journal":{"name":"2020 International Conference on Machine Vision and Image Processing (MVIP)","volume":"56 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2020-02-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"4","resultStr":"{\"title\":\"Performance Improvement of Gaussian Filter using SIMD Technology\",\"authors\":\"Maryam Moradifar, A. Shahbahrami\",\"doi\":\"10.1109/MVIP49855.2020.9116883\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Denoising is an important process before applying other post-processing techniques on medical images. To obtain better quality images many denoising approaches have been introduced. Gaussian filter is a spatial domain filter, which is proper to blur and to remove noise from images. Since the Gaussian filter modifies the input signal by convolution with a Gaussian function it is a computationally intensive algorithm. Hence to enhance the performance of the algorithm, it is better to perform two 1-D convolution operations instead of one 2-D convolution operation and then parallelize it. In this paper in order to increase the performance of 1-D convolution operation, we exploit both Data- and Thread-Level Parallelism using parallel programming models such as Intrinsic Programming Model, Compiler's Automatic Vectorization and Open Multi-Processing. The experimental results were shown that the performance of our implementations is much higher than other approaches Performance improvements of Multi-threaded version of all implementations are significantly improved compared to single-core implementations, and a speedup of 52.33x obtained over the optimal scalar implementation.\",\"PeriodicalId\":255375,\"journal\":{\"name\":\"2020 International Conference on Machine Vision and Image Processing (MVIP)\",\"volume\":\"56 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2020-02-01\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"4\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2020 International Conference on Machine Vision and Image Processing (MVIP)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/MVIP49855.2020.9116883\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2020 International Conference on Machine Vision and Image Processing (MVIP)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/MVIP49855.2020.9116883","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
Performance Improvement of Gaussian Filter using SIMD Technology
Denoising is an important process before applying other post-processing techniques on medical images. To obtain better quality images many denoising approaches have been introduced. Gaussian filter is a spatial domain filter, which is proper to blur and to remove noise from images. Since the Gaussian filter modifies the input signal by convolution with a Gaussian function it is a computationally intensive algorithm. Hence to enhance the performance of the algorithm, it is better to perform two 1-D convolution operations instead of one 2-D convolution operation and then parallelize it. In this paper in order to increase the performance of 1-D convolution operation, we exploit both Data- and Thread-Level Parallelism using parallel programming models such as Intrinsic Programming Model, Compiler's Automatic Vectorization and Open Multi-Processing. The experimental results were shown that the performance of our implementations is much higher than other approaches Performance improvements of Multi-threaded version of all implementations are significantly improved compared to single-core implementations, and a speedup of 52.33x obtained over the optimal scalar implementation.