Amirreza81 / Fundamental-3D-Computer-Vision

Practical solutions for the Fundamental 3D Computer Vision (CE-344) course at Sharif University of Technology

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3D-Computer-Vision

Assignments and solutions for the Fundamental 3D Computer Vision (CE-344) course at Sharif University of Technology The description of each assignment will be completed...

  • HW1 - Signal & Image Processing

    This assignment contains four questions, each focusing on different image processing tasks such as:

    • DFT
    • Fourier transform implementation
    • Image smoothing
    • Color space conversion, and noise removal
    • 2D-DFT using np.fft.fft2: 2D-DFT

    • Fourier transform implementation from scratch: Fourier Transformation

    • Smoothing: Smoothing

    • HSV and YCbCr: cvtcolor

    • Removing salt and pepper noises: noises

  • HW1 - 3D Geometry

    This assignment contains four parts:

    • Implementing camera matrix and camera projection
    • Obtaining camera matrix for a particular example
    • Applying the camera matrix to a vector
    • Changing R and T

Instructor ✍

Professor Shohreh Kasaei

About

Practical solutions for the Fundamental 3D Computer Vision (CE-344) course at Sharif University of Technology


Languages

Language:Jupyter Notebook 100.0%