Augmented Reality using OpenCV Python | Homograph p.2

preview_player
Показать описание
In the previous part, we created our detector and found the matches. In this video, we will take it a step further to find the homography to detect the bounding box and prepare the image for augmentation.

🚀🚀 My Urdu/Hindi AI YouTube Channel 🚀🚀

Code and Files:

Premium Courses:
✔️ Computer Vision Game Development Course:
✔️ Computer Vision with Arduino Course:
✔️ Advanced Drone Programming Course:
✔️ Learn to Build Computer Vision Mobile Apps:
✔️ Jetson Nano Premium Course:

⚙️⚙️⚙️—-My Gear — ⚙️⚙️⚙️

Follow Me:

#ComputerVision
#OpenCV
#CVZone
Рекомендации по теме
Комментарии
Автор

Thank you! you really helped me learn python, the way you explain makes things easier to understand for a beginner like me.

grisheldaathallah
Автор

VIDEO IS VERY HELPFUL THIS CHANNEL IS BSET OF ALL CHANNEL

whiteboardsessions
Автор

Thanks for the great tutorial!! I would be interested, how to remove the flickering of the boundingbox/ videolayer position! Is there any way to smoothen it out?

Vbarnaaa
Автор

this is a sweet ai video, things are starting to develop, no opencv puns please. thanks :)

qzorn
Автор

Thank you for the video. Could you explain how can we count the outlier matching points after applying RANSAC?

mohamedihmeida
Автор

i am not able to get a proper bounding box please help

abeyantony
Автор

How to increase amount of features if I have simple shape (peace sign) on white background?

kowkinsap
Автор

Sir, I tried your coding but I was wrong here. cv2.imshow('img2', img2)
NameError: name 'img2' is not defined
And it's the same code as yours.
pts = np.float32([[0, 0], [0, hT], [wT, hT], [wT, 0]]).reshape(-1, 1, 2)
dst = cv2.perspectiveTransform(pts, matrix)
img2 = cv2.polylines(imgWebcam, [np.int32(dst)], True, (255, 0, 255), 3)
Can you tell me how to fix it sir?

skripsisitorus
Автор

one thing of the video are disabled on openCV

CrazyMindTheKing
Автор

Getting triangular bounding box . Please help

NilayPaul-eckk
Автор

im getting this error img2 and imgWrap that names not defined
the code is same as yours
cv2.imshow('img2', img2)
NameError: name 'img2' is not defined
And it's the same code as yours.
pts = np.float32([[0, 0], [0, hT], [wT, hT], [wT, 0]]).reshape(-1, 1, 2)
dst = cv2.perspectiveTransform(pts, matrix)
img2 = cv2.polylines(imgWebcam, [np.int32(dst)], True, (255, 0, 255), 3)
Can you tell me how to fix it sir?

dipanjalrakshit
Автор

my box is bigger than the img why how can ı fix this sir?

mertolojis
join shbcf.ru