How does Google find similar pictures?
-
I searched Google for pictures using pattern "peace duke"[^]). Google found links to a fake that shows George Bush with a T-shirt with word "Peace duke". But it also found a governmental page with the original photo showing a T-shirt with a different title[^]. The original page did not have words "peace duke", so it's really amazing how Google managed to link the original and faked pictures. Does anyone know how this is possible? Вагиф Абилов MCP (Visual C++) Oslo, Norway If you're in a war, instead of throwing a hand grenade at the enemy, throw one of those small pumpkins. Maybe it'll make everyone think how stupid war is, and while they are thinking, you can throw a real grenade at them. Jack Handey.
-
I searched Google for pictures using pattern "peace duke"[^]). Google found links to a fake that shows George Bush with a T-shirt with word "Peace duke". But it also found a governmental page with the original photo showing a T-shirt with a different title[^]. The original page did not have words "peace duke", so it's really amazing how Google managed to link the original and faked pictures. Does anyone know how this is possible? Вагиф Абилов MCP (Visual C++) Oslo, Norway If you're in a war, instead of throwing a hand grenade at the enemy, throw one of those small pumpkins. Maybe it'll make everyone think how stupid war is, and while they are thinking, you can throw a real grenade at them. Jack Handey.
Vagif Abilov wrote:
Does anyone know how this is possible?
I don't know how google does it, but organizing two such pictures out of a billion is actually easy. Theoretically two pictures, aven of the same subject should share almost nothing. You have to do pattern matching which requires scaling/morphing and grading similarities. But a fake and a real picture will share almost all properties except the area of the photoshopped element. Even if you recompress the image introducing new flaws in the image bitmap those flaws are mathematically comparitive to the original. Thus finding a fake and a real image is actually mathematically easy, it only takes CPU power. Now Google may have been pointed to it by name rather by data, as Google takes submissions (and paid submissions, you can request with money that anything be displayed on a search and it will float to the top). So I cannot really tell you what Google did, but matching the two images is not as impossible as you might think. In fact matching a photo 10 seconds later at the same event is exponentially more difficult. _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)
-
I searched Google for pictures using pattern "peace duke"[^]). Google found links to a fake that shows George Bush with a T-shirt with word "Peace duke". But it also found a governmental page with the original photo showing a T-shirt with a different title[^]. The original page did not have words "peace duke", so it's really amazing how Google managed to link the original and faked pictures. Does anyone know how this is possible? Вагиф Абилов MCP (Visual C++) Oslo, Norway If you're in a war, instead of throwing a hand grenade at the enemy, throw one of those small pumpkins. Maybe it'll make everyone think how stupid war is, and while they are thinking, you can throw a real grenade at them. Jack Handey.
Maybe some of the pages with the "peace duke" image had links to the original page.
-
I searched Google for pictures using pattern "peace duke"[^]). Google found links to a fake that shows George Bush with a T-shirt with word "Peace duke". But it also found a governmental page with the original photo showing a T-shirt with a different title[^]. The original page did not have words "peace duke", so it's really amazing how Google managed to link the original and faked pictures. Does anyone know how this is possible? Вагиф Абилов MCP (Visual C++) Oslo, Norway If you're in a war, instead of throwing a hand grenade at the enemy, throw one of those small pumpkins. Maybe it'll make everyone think how stupid war is, and while they are thinking, you can throw a real grenade at them. Jack Handey.
Don't forget - Google will associate terms used to link as well as terms actually appearing in the page linked to. Sweet Cuppin' Cakes
You must be careful in the forest Broken glass and rusty nails If you're to bring back something for us I have bullets for sale...
-
I searched Google for pictures using pattern "peace duke"[^]). Google found links to a fake that shows George Bush with a T-shirt with word "Peace duke". But it also found a governmental page with the original photo showing a T-shirt with a different title[^]. The original page did not have words "peace duke", so it's really amazing how Google managed to link the original and faked pictures. Does anyone know how this is possible? Вагиф Абилов MCP (Visual C++) Oslo, Norway If you're in a war, instead of throwing a hand grenade at the enemy, throw one of those small pumpkins. Maybe it'll make everyone think how stupid war is, and while they are thinking, you can throw a real grenade at them. Jack Handey.
It simply uses the file names and/or text "near" the img tag to associate the picture with words. I don't see dead pixels anymore... Yes, even I am blogging now!