Skip to content

suiwei/Real-time-Video-Mosaic

 
 

Repository files navigation

Real-time-Video-Mosaic

This project has been done under supervision of: Dr. Hadi Moradi

Advanced Robotics and Intelligent Systems

University of Tehran, Iran


This program can work with live camera/webcam or a recorded video. You can read the manual to know how to feed a video stream to it or use a live camera. For live camera, it may not be robust. The output is related to quality of the camera and not having blured frames when moving.

To run in your own machine: You need to compile CUDA for your opencv 2.411 version and then recompile the code in your machine. There is a manual I wrote: "how to compile the code.pdf" or you can use other helpful links over the internet about compiling opencv for cuda. I used visual studio but you can use g++ to compile but you need to link the libraries.


Demos at: https://www.youtube.com/watch?v=on_sG_X79oQ

Link to the paper: http://ieeexplore.ieee.org/document/7886813/

Ali Jahani Amiri

About

An implemetation of automatic panorama using opencv in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 58.5%
  • HTML 41.5%