Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageProcessing_Panorama

In this exercise i've implemented automatic ”Stereo Mosaicking".

First a video is splitted info frames.

The homography between frames is calculated with Harris corner detector. MOPS descriptors are extracted using gaussian pyramids among others. The descriptors are matched using RANSAC algorithm among others...

After all the panorama is getting stitched all toghether.

Notes:

The class PanoramicVideoGenerator and the file my_panorama.py was given and was not written by me.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages