Swarm-IITKgp/2d-image-stitching

Name: 2d-image-stitching

Owner: Swarm IIT Kharagpur

Description: This repo consists of code which can stitch together two images

Created: 2017-10-01 09:36:22.0

Updated: 2017-10-01 11:38:54.0

Pushed: 2017-10-01 15:33:47.0

Homepage: null

Size: 1395

Language: C++

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

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>


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.