Skip to content

Urmish/Mosaic

Repository files navigation

Mosaic

This project explores panorama stitching techniques. To stitch a series of images into a panorama,

  1. Install VLFEAT.
  2. Unzip test images into an Images folder.
  3. On MATLAB command, run

>> close all; clear all;
>> imageFolder='Images'; paramFile='data/testParams.txt';
>> runMosaic; translationStitch;

See project wiki for more details.

About

Algorithm for creating a Panoramic Image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages