Skip to content

kooroshsajadi/parallel_generalized_hough_transform

Repository files navigation

Generalized Hough Transform Performance Comparison in Serial and Parallel

In this project, we are comparing the performance of the Generalized Hough Transform (GHT) algorithm in serial and parallel (using MPI).

This repository is under development.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

Procedure

The first phase involves preprocessing the input image and template image, including steps like edge detection and gradient calculation, which are key to the GHT process.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published