Creating Panoramas with OpenCV Python Image Stitching

preview_player
Показать описание

You will also get access to all the technical courses inside the program, also the ones I plan to make in the future! Check out the technical courses below 👇

_____________________________________________________________

In this video 📝 We'll take a look on How To Create Panorama Images with Image Stitching in OpenCV Python. First of all we are going to talk about the computer vision techniques and steps we are using to stitch images together. After that we will go over the code and how to use OpenCV Python to create a panorama image. At the end of the video, we will talk about the result, what it can be used for and then some post-processing of the image.

If you enjoyed this video, be sure to press the 👍 button so that I know what content you guys like to see.

_____________________________________________________________

_____________________________________________________________

_____________________________________________________________

📞 Connect with Me:

_____________________________________________________________

🎮 My Gear (Affiliate links):
🖥️ Desktop PC:

_____________________________________________________________

Timestamps:
0:00 - Introduction
2:45 - Image Stitching Steps
5:13 - Stitching Images Together
12:53 - Post Processing Stitched Image

Tags:
#ImageStitching #OpenCV #PanoramaImage #ImageStitchingOpenCV #ComputerVision
Рекомендации по теме
Комментарии
Автор

Join My AI Career Program
Enroll in My School and Technical Courses

NicolaiAI
Автор

Thanks buddy, I have my project evaluation tomorrow and your video really helped me. Thanks again and keep growing and helping others.

manjayraj
Автор

thank you soo much, helped me with my college project, really thankful to you.

iqraahmed
Автор

Thanks for video. Helped me a lot actually!

mihaillepadatu
Автор

Hello could u please post the github link, its not available in github at present

vigneshkumar
Автор

Hello, very nice video :)

Aren't you going to use a SIFT or ORB detector to compute the homography matrix in another video maybe?

Kawaremu
Автор

Is it possible to stack 2 or more stitched up output images? Like rows and columns
Ex: 🌫🌫🌫🌫🌫🌫🌫 (Stitched output 1)
🌫🌫🌫🌫🌫🌫🌫 (Stitched output 2)
🌫🌫🌫🌫🌫🌫🌫 (Stitched output 3) and so on

Is there any way to do this professionally with openCV alone?

Am doing of projects of sorts that involves taking a boat load of images with the ESP32… the camera probe on it sucks but I managed to stitch up some images fairly nice with the code you provided 👏🏼

Am trying to emulate scanning with just the ESP32 cam… it was the cheapest solution my group could think of lol… any information helps👏🏼

carlosf
Автор

Hi @Nicolai what in the case where we have different angle of images and all the other abnormality like rotation and stuff

sachinbisht
Автор

Hi @NivolaiAI, I couldn't find the source code of the function. Can you please help me with it?

technicalpoint
Автор

I have a Question. RANSAC algorithm is used in this python code. Right?

ferdinandgatphoh
Автор

Why its giving error count 1 instead of stitching

taqikhan
Автор

Do you have a c++ implementation of this?

ShopperPlug
Автор

You said that the codes are in your github, can you post a link or tell me where to find them??

alitaami
Автор

Hi that's a really nice video! But when I try it step by step, why did I encounter 'cv2.Stitcher' object has no attribute 'stich' error for line [19]? Does anyone understand why?

oktabramantio
Автор

When will the real-time stitching tutorial be released😊😊😊

zheli
Автор

man you are awesome ! thank you for the video

MyOkman
Автор

what is cv2 version you are using, i am getting error 1 while calling stitch method.

shahid
Автор

I am sorry, but do you have any tips on how to accomplish this in MATLAB? I used ginput to select 4 points on my image and then built the homography myself. When I apply it to the image though, I do not get the correct output. I do not know how to use SIFT or RANSAC.

KuroiNeko.
Автор

In Github....from where I can copy the code?

ferdinandgatphoh
Автор

Can I create a 360 panaroma using this? If not what should I use?

tayebeyaserniloy