Skip to content

This repo consists of code which can stitch together two images

Notifications You must be signed in to change notification settings

Swarm-IITKgp/2d-image-stitching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageStitching

Implementation of image stitching in opencv for Swarm robotics. Two test cases have been included.

Dependencies

opencv 2.4.8

Compiling the code

cmake .

Running the code

./stitch <img_left> <img_right>

About

This repo consists of code which can stitch together two images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published