Skip to content

This is a repository for a course work called <<Global reconstruction and uncalibrated cameras>> 2018/2019

Notifications You must be signed in to change notification settings

emironovich/SFM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 

Repository files navigation

SFM

This is a repository for a course work called <<Global reconstruction and uncalibrated cameras>> 2018/2019

Main files are in MATLAB folder:

numbers.m -- file with function that finds fundamental matrix and distortion parameters

generate_right_way.m -- file with function that generates two sets of corresponsing points, two distortion parameters and fundamental matrix by generating points in space, two camera models and random rotation and translation between them

fundamental_script.m -- script that uses numbers() function on generated data and compares found results with the intial data

ransac_on_gen.m -- script that uses RANSAC method for FL1L2 solver on generated data

About

This is a repository for a course work called <<Global reconstruction and uncalibrated cameras>> 2018/2019

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages