• Performance improvement of hybrid Content Based Image Retrieval (CBIR)
    Similar image retrieval system using global features – shape; and local features – Discrete Wavelet Transform (DWT) of shape distribution and Single Value Decomposition (SVD) of the image.
    github.com/devashishp/Content-Based-Image-Retrieval

  • Motion detection
    Python program using OpenCV to detect and respond to hand gestures to flip through slides or photos :
    github.com/devashishp/MotionDetection/