Skip to content

Analysis of image processing algorithms on AWS Graviton 2 as compared with Tesla T4. The algorithm was executed and results was reported

Notifications You must be signed in to change notification settings

rv-harsha/algorithms-analysis

Repository files navigation

Analysis of Image Processing Algorithms

Introduction

Image processing constitutes a great share of the computational workload of current times, and with the availability of parallel processing hardware we aim to find the performance benefits of using these resources.With this project we plan to parallelize Median Filtering, Edge Detection and Image Thresholding, three very common algorithms used in image processing using OpenMP and analyze their relative performance comparing Multi-CPU and GPU implementations on AWS Cloud instances.

Project Report

The complete project report is provided for further details regarding architecture, implementation, infrastructure, execution and analysis.

About

Analysis of image processing algorithms on AWS Graviton 2 as compared with Tesla T4. The algorithm was executed and results was reported

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages