ummadiviany / computer-vision

This repository holds the coding assignments and term project for my Computer Vision (EC60002) course taught by Prof Debhasish Sen at IIT Kharagpur

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

computer-vision

This repository holds the coding assignments and term project for my Computer Vision (EC60002) course taught by Prof Debhasish Sen at IIT Kharagpur

    1. RGB representation of a true white object
    2. RGB representations of the object captured by the three spectral tristimulus system for different object reflectances.
    1. RGB to HSI
    2. RGB to HSI with Auto white balancing
    1. DoG as band pass filter
    2. DoG as edge detector, blob detector
    1. Resote the degraded images usign any of the two appropriate order-statistic filters.
    2. Compare the SSIM values of the degraded images with the original image.
    3. Tabulate the SSIM values of the degraded images.
    4. Discuss the SSIM values of the degraded images.

About

This repository holds the coding assignments and term project for my Computer Vision (EC60002) course taught by Prof Debhasish Sen at IIT Kharagpur


Languages

Language:Jupyter Notebook 97.6%Language:Python 1.8%Language:MATLAB 0.6%