Computer vision and image processing toolkit built with Python and NumPy featuring custom image filtering, color space transformations, convolution pipelines, and hybrid image synthesis. This project ...
Source code for the EE533 extra-credit CUDA lab: CPU baseline, two CUDA matmul kernels, cuBLAS, a CUDA shared library exposed to Python through ctypes, and a 2-D convolution path with image-processing ...