This project focuses on translating and optimizing compute-intensive algorithms—specifically, an image blur and a histogram calculation—from CPU to GPU using Python and Numba's CUDA toolkit. The ...
Histogram 1D plotting in 1 channel from RGB, Lab, HSV color spaces. In the following demo, I show the L (Lab), h (HSV), v (HSV) plots by changing color_space and ...