{"title":"Parallelization Algorithm of Computer Vision for Autonomous Vehicles","authors":"Kaniskaa Ms, R. Manimegalai, N. Sk","doi":"10.1109/ViTECoN58111.2023.10157031","DOIUrl":null,"url":null,"abstract":"The important features that enable computer vision in autonomous vehicle technology and infotainment function are image processing and object identification. Image segmentation is the preliminary step of any image processing algorithm. This work uses the Union-Find algorithm to segment images on a grey scale. It is a simple yet effective algorithm for intense applications. A review of the image segmentation algorithms and parallelization techniques is presented in this paper. Initially, three different profiling techniques are applied in order to identify the hot-spots, i.e. most time-consuming parts of the code. Parallelization techniques are applied to the regions of the hot-spots identified during profiling. The Union-Find algorithm is parallelized using OpenMP, MPI, and CUDA. The execution time decreases with the increase in the number of threads till a certain optimal value of threads. The optimal number of threads is found for the respective parallelization techniques.","PeriodicalId":407488,"journal":{"name":"2023 2nd International Conference on Vision Towards Emerging Trends in Communication and Networking Technologies (ViTECoN)","volume":"61 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2023-05-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"2023 2nd International Conference on Vision Towards Emerging Trends in Communication and Networking Technologies (ViTECoN)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ViTECoN58111.2023.10157031","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0
Abstract
The important features that enable computer vision in autonomous vehicle technology and infotainment function are image processing and object identification. Image segmentation is the preliminary step of any image processing algorithm. This work uses the Union-Find algorithm to segment images on a grey scale. It is a simple yet effective algorithm for intense applications. A review of the image segmentation algorithms and parallelization techniques is presented in this paper. Initially, three different profiling techniques are applied in order to identify the hot-spots, i.e. most time-consuming parts of the code. Parallelization techniques are applied to the regions of the hot-spots identified during profiling. The Union-Find algorithm is parallelized using OpenMP, MPI, and CUDA. The execution time decreases with the increase in the number of threads till a certain optimal value of threads. The optimal number of threads is found for the respective parallelization techniques.