Skip to content

adwaithhr/OpenCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Panoroma Stitching

This project aims to create a panorama stitching tool that merges two or more images into a single panoramic image. Panorama stitching is a technique used to combine multiple images, typically with overlapping sections, to create a wider or taller image.

Features

  • Image Stitching: Combine two or more images seamlessly.
  • Adjustment Options: Fine-tune parameters for optimal results.
  • User-Friendly Interface: Simple and intuitive for easy usage.

Getting Started

Prerequisites

  • Python 3.x
  • OpenCV (Install using pip install opencv-python)

Installation

  1. Clone the repository:

    git clone https://github.com/adwaithhr/opencv.git

2.Inside the stitcher.py file add paths to image you want to stitch 3.Run the program for getting your stitched image

Working

Image 1 and Image 2 are combined to produce the Output Video link : https://drive.google.com/file/d/18pxqSydgtXeGhqoK1YLD0w1kCyw0UFXh/view?usp=drive_link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages