Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Image rectification using Matlab

This project involves image analysis and computer vision techniques to rectify and reconstruct a 3D estimate from a given image.

πŸ“Œ Project Objective

The goal of this project is to extract and compute key geometric properties from the image scene, including:

  • Determining the vanishing line (lβ€²βˆž) of the horizontal plane.
  • Computing the Euclidean rectification mapping (HR) and the depth (m) of the parallelepiped.
  • Estimating the camera calibration matrix (K).
  • Measuring the height (h) of the parallelepiped.
  • Extracting the X-Y coordinates of a dozen points on surface S.
  • Determining the camera’s location in world coordinates.

alt text

πŸ“ Repository Structure

  • src/ - Implementation of the algorithms and computations.
  • Report/ - Full report and additional documentation.

πŸ“Έ Reconstructed Scene

alt text

πŸ“œ Full Report

For a detailed breakdown of the methodology, computations, and results, check the full report here available in the docs/ folder.


Feel free to explore the repository and contribute with suggestions or improvements!

About

final homework for the Image Analisys and Computer Vision course

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages