Check if a set of images match the original one with Opencv and Python - Images comparison part 4

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


➤ Full Videocourses:

➤ Follow me on:

➤ For business inquiries:
Рекомендации по теме
Комментарии
Автор

Hi,

How can I compare a list of images with another list?

Ex: we have 2 folders Images1 and Images2. Images1 = te1.jpg, te2.jpg, te3.jpg; Images2 = te1.jpg, te2.jpg, te3.jpg.

I want to compare te1.jpg from Images1 with te1.jpg from Images2, te2.jpg from Images1 with te2.jpg from Images2 and te3.jpg from Images1 with te3.jpg from Images2.

Can I add both folders and make it loop thru them in order to get the correspondent image in Images2 for every image in Images1?

pythoneatssquirrel
Автор

What is the version of pycharm and opencv you use for sift and surf . Pls reply

sakshamgera
Автор

Hi sir
Thank you very much, it is a great lesson for me. Could you please tell me what is the key point? Do the key points are equal to the total pixels of the image sir?

maitreeable
Автор

I have set of 3 lakh images how can I compare 1 image with them?

onkarmusale
Автор

FlannBasedMatcher taking a lot of time for a single comparison of my images. Please help!!

prabhussingh
Автор

Hii..how can I implement G farneback's for two images??

zahrajalali
Автор

Hello Teacher, it is very nice. Can you teach more about how to find angle to rotate and value to rescale of similar image to original image with SIFT detector please.

trysorn
Автор

error: (-213:The function/feature is not implemented) This algorithm is patented and is excluded in this configuration; Set OPENCV_ENABLE_NONFREE CMake option and rebuild the library in function how to deal with it? plz help

abdxd
Автор

Does this work if images are the same, but the rotation is different?

FrankenLab
Автор

can you give it for two faces.. i.e. whether two faces are of same person or not

vikaskait