yashbhalgat / ParallelCV

Computer Vision and Image Processing algorithms acceleration using CUDA - Guide: Prof. S. Gopalakrishnan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ParallelCV

Parallel implementations of Computer Vision and Image Processing algorithms in CUDA

Guide: Prof. S. Gopalakrishnan

Team members:

  • Yash Bhalgat (13D070014)
  • Meet Shah (13D070003)

Algorithms implemented

  • RGB to Gray
  • Contrast Limited Adaptive Histogram Equalization
  • Bilateral Filtering
  • Gaussia Blurring
  • Mean Shift Segmentation
  • Median Filtier
  • Sobel Filter
  • Stereo Matching

To be added

  • Patch Based Filtering
  • Harris Corner Detection
  • Image Quantization

About

Computer Vision and Image Processing algorithms acceleration using CUDA - Guide: Prof. S. Gopalakrishnan


Languages

Language:C++ 36.8%Language:Cuda 35.7%Language:C 23.2%Language:Makefile 3.9%Language:CMake 0.4%