PNG Overlay and Image Rotation using OpenCV | CVZone

  Рет қаралды 30,368

Murtaza's Workshop - Robotics and AI

Murtaza's Workshop - Robotics and AI

Күн бұрын

Пікірлер: 42
@anantchandak9574
@anantchandak9574 2 жыл бұрын
i think this is the best channel for cv2 just a thing is that these youtubers course are much better than any paid course
@dipinadhikari9549
@dipinadhikari9549 3 жыл бұрын
Today I was doing a project and there was a task to overlay a image and I was wondering how to do that. You made by work easier buddy😁
@tendinginfinity
@tendinginfinity 3 жыл бұрын
What a coincidence 🤣😅😂🤔🤔
@code_4_u833
@code_4_u833 3 жыл бұрын
You are lucky 😁
@YazeedAlkosai
@YazeedAlkosai 3 жыл бұрын
great work, keep it up
@ConsultingjoeOnline
@ConsultingjoeOnline Жыл бұрын
WOW, cvzone is amazing! Thanks!
@qwerty_____146
@qwerty_____146 3 жыл бұрын
Thank you, congratulations.
@emilmikayelyan8238
@emilmikayelyan8238 3 жыл бұрын
Murtaza I appreciate your whole effort and I am very happy to find someone like you🙌. Please tell me if you learnt opencv from official documentation on the internet.
@ThomasPalowitchSr
@ThomasPalowitchSr 3 жыл бұрын
How do I download the images? I could not find any references at your website. Thanks.
@code_4_u833
@code_4_u833 3 жыл бұрын
cvzone.com
@rohit_mondal__
@rohit_mondal__ 3 жыл бұрын
I was really looking for this tutorial...thanks a lot sir ❤️ I really love your videos ❤️
@RicardoAmaralAndrade
@RicardoAmaralAndrade 3 жыл бұрын
Is the cvzone library imported at top free for use, or proprietary?
@senaysew8231
@senaysew8231 3 жыл бұрын
Super Man! Thanks!!!
@goutamjha7128
@goutamjha7128 3 жыл бұрын
Hello , I am not able to get the images from the website cvzone, I have registered an account, this resources will be under which course section , can u please provide some reference.
@地天-n7o
@地天-n7o 11 ай бұрын
you are good, i don't need to search for picture to practice the code,you have ready it for me
@fazalbhai123
@fazalbhai123 3 жыл бұрын
Mutaza Brother, how we can use same code and open CV in Android or Flutter?
@allmightqs1679
@allmightqs1679 3 жыл бұрын
Can you teach us how to control multiple drones?
@obulnaidu017
@obulnaidu017 3 жыл бұрын
Great Idea 👍
@muhamadagung2534
@muhamadagung2534 2 жыл бұрын
how can i add imgfront more than one picture ?
@地天-n7o
@地天-n7o 11 ай бұрын
If you feel something is a bit strange during running, I think you can try this"def rotateImage(imgInput, angle, scale=1, keepSize=False): h, w = imgInput.shape[:2] # Calculate the center of the original image center = (w // 2, h // 2) # Calculate the rotation matrix rotate_matrix = cv2.getRotationMatrix2D(center=center, angle=angle, scale=scale) # Perform the actual rotation and return the image imgOutput = cv2.warpAffine(src=imgInput, M=rotate_matrix, dsize=(w, h)) return imgOutput
@shashwatkumar9368
@shashwatkumar9368 Жыл бұрын
when I am overlaying a logo over an image its throwing an error in this line of the function imgRGBA = cv2.bitwise_and(imgFront, maskBGRA). How to resolve this
@bourehimyoussef111
@bourehimyoussef111 2 жыл бұрын
How to center the overlayed image with cvzone?
@deekshithadp9545
@deekshithadp9545 3 жыл бұрын
Hey Murtaza!! Thank you for always bring up amazing content in your channel!! Subscribed right away!!! More power to you!!! I would be glad if you could tell me how to add an image on the video to make it appear like a frame/border? Please help me with this!!
@Saboor-Hamedi
@Saboor-Hamedi 3 жыл бұрын
Bro im pretty much new in python, and im a big fun robatic python, could you please make tutorial from scratch on python robatic ?
@rohit_mondal__
@rohit_mondal__ 3 жыл бұрын
Start with ML, Deep Learning, IOT
@christmackey
@christmackey 3 жыл бұрын
Can you do one where we can use the overlay as a ticker?
@dwaarakeshlogesh2197
@dwaarakeshlogesh2197 3 жыл бұрын
Good afternoon sir, As I am very interested to participate in the Jetson nano course.but I have some doubt in this course.what are the components provided by the course.what module of Jetson nano do you offer in this course, is it Jetson nano 4 GB and also will you provide all the sensors . Will you also deliver the course components in Nilgiris, Tamilnadu , India . With regards, V.L.Dwaarakesh.
@dibluuee3777
@dibluuee3777 3 жыл бұрын
super
@地天-n7o
@地天-n7o 11 ай бұрын
there is a issue AttributeError: module 'cvzone' has no attribute 'FPS'
@LeviAckerman-gt6ll
@LeviAckerman-gt6ll 10 ай бұрын
use the 1.4.1 version of cvzone
@tanishqsinghanand5383
@tanishqsinghanand5383 3 жыл бұрын
OP
@ezzdeen9374
@ezzdeen9374 3 жыл бұрын
How can I suing in c++
@rockade2408
@rockade2408 3 жыл бұрын
I cant access your website, its DDOS
@maiduyduong3051
@maiduyduong3051 3 жыл бұрын
help me, my camera freezes while running the code and i don't know how to solve it
@code_4_u833
@code_4_u833 3 жыл бұрын
Increase the waitkey time
@frosty7674
@frosty7674 3 жыл бұрын
That mouse is coop
@M11-y1s
@M11-y1s 3 жыл бұрын
A mi me gusta open cv
@bharatbhaishah8406
@bharatbhaishah8406 3 жыл бұрын
Pls make a opencv-python Rubik's cube solver
@anantchandak9574
@anantchandak9574 2 жыл бұрын
who was looking at logo for full video like this comment
@BTXSISTEMAS
@BTXSISTEMAS 3 жыл бұрын
Why not in C++ ?
@nanichaitanya97
@nanichaitanya97 3 жыл бұрын
It's not a good idea learn python it's better and make your life easier.😂😂😂
Image Features & Alignment with OpenCV
12:55
OpenCV University
Рет қаралды 13 М.
OpenCV Python Tutorial #3 - Cameras and VideoCapture
17:16
Tech With Tim
Рет қаралды 180 М.
Motorbike Smashes Into Porsche! 😱
00:15
Caters Clips
Рет қаралды 23 МЛН
Who's spending her birthday with Harley Quinn on halloween?#Harley Quinn #joker
01:00
Harley Quinn with the Joker
Рет қаралды 24 МЛН
29 - Key points, detectors and descriptors in openCV
30:26
DigitalSreeni
Рет қаралды 55 М.
A.I.  teaches itself to drive in Trackmania
15:04
Yosh
Рет қаралды 4,8 МЛН
Matplotlib Tutorial  - Part 12: Show Images Using IMSHOW
14:15
Amir Charkhi
Рет қаралды 11 М.
COMMUNISM vs CAPITALISM: Who Made Better Power Tools?
24:39
The Doubtful Technician
Рет қаралды 835 М.
I 3D Printed a $1,175 Chair
16:31
Morley Kert
Рет қаралды 2,3 МЛН
Dominating an Online Multiplayer Game using Python and OpenCV.
14:31
ClarityCoders
Рет қаралды 282 М.
World’s Smallest Nerf Gun Shoots an Ant
21:50
Mark Rober
Рет қаралды 61 МЛН
Virtual Drag and Drop using OpenCV Python | CVZone
38:13
Murtaza's Workshop - Robotics and AI
Рет қаралды 1,3 МЛН
I tried building a Computer Vision Game in 12 Hours
15:33
Murtaza's Workshop - Robotics and AI
Рет қаралды 304 М.