Skip to content

The Assignment completed in OpenCL and written in C++ for the Parallel Programming module of third year Computer Science. The task was to develop a digital image enhancement tool which will perform contrast adjustment using the histogram equalisation algorithm. The algorithm uses a cumulative intensity histogram to back-project original image in…

Notifications You must be signed in to change notification settings

GabbyDG2805/Parallel-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parallel-Programming

The Assignment completed in OpenCL and written in C++ for the Parallel Programming module of third year Computer Science. The task was to develop a digital image enhancement tool which performs contrast adjustment using the histogram equalisation algorithm. The algorithm uses a cumulative intensity histogram to back-project original image intensities resulting in an image of equalised intensities.

About

The Assignment completed in OpenCL and written in C++ for the Parallel Programming module of third year Computer Science. The task was to develop a digital image enhancement tool which will perform contrast adjustment using the histogram equalisation algorithm. The algorithm uses a cumulative intensity histogram to back-project original image in…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published