Skip to content

kwadraterry/GPGPU-LUT

Repository files navigation

GPGPU-LUT

Practical assignment for GPGPU Computing course (BM40A1400) in Lappeenranta University of Technology.

Color Histogram

Implementation of color histograms using CUDA.

Structure of the project

  • ColorHistograms-cuda - C++/CUDA implementation, computing color histograms of provided PNG file using CPU, GPU or multiple GPU.

  • ColorHistograms-matlab - MATLAB implementation of color histogram computing, measuring run time on the testbench.

  • ColorHistograms-python - Python implementation of color histogram computing.

  • data - Image samples for testing.

  • report - Source files for generating assignment report (LaTeX).

About

Practical assignment for GPGPU course in LUT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published