Spot the Differences with Python and OpenCV

preview_player
Показать описание
#Python #Opencv #Contours

Spot the differences between two images using Python and OpenCV.

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

Great video! Very helpful, thanks so much!

farialmahbub
Автор

Hello!
Great video!

I have a project where i need to detect if some object are missing from a product we make before we assemble the unit.

Is it possible to have a master image (how the product look with all parts assembled) and then a camera filming every product at the end of the production line to make sure all parts are assempled and then give live feedback if there is any parts missing?😊

joakimegelinesse
Автор

how to do this on a handing food items on hook in grocery shops

siddharthrana
Автор

nice tutorial sir, any idea how to compare if our second object has slight rotation/movement

andrison
Автор

Can i do same thing with c#. can you help me out for the same

prismtextile
Автор

nice Video, one more thing : if i want to read if there's any text inside Red Boxes then how i can read it in Loop ?

GSK-Tech
Автор

Sir you are a genius. However, this code is old. Does not work now

abirganguly
Автор

sorry to bother you. Why my picture window appear in the whole gray and keep runing. It can't show up correctly.

kevinchen
Автор

Very nice, I followed the error message like this:if cv2.contowrArea(contours) >10:

AttributeError: module 'cv2' has no attribute 'contowrArea'

hiennguyenvan-zr
Автор

How can we do with different picture sizes?

scidem
Автор

How to handle image with different resolutions

navaneethakrishnan