Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 509 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 509 Bytes

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