This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Meaningless Drivel and the fly likes Google Goggle Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Other » Meaningless Drivel
Reply Bookmark "Google Goggle" Watch "Google Goggle" New topic
Author

Google Goggle

Saurabh Pillai
Ranch Hand

Joined: Sep 12, 2008
Posts: 456
This is the first time I came to know about an image search where input is image. so does that mean this is an invention from Google. or did it exist already?
and how does THIS type of image search works?
Mohamed Sanaulla
Bartender

Joined: Sep 08, 2007
Posts: 2946
    
  15

Saurabh Pillai wrote:This is the first time I came to know about an image search where input is image. so does that mean this is an invention from Google. or did it exist already?
and how does THIS type of image search works?


TinEYE image search engine was existing long before.


Mohamed Sanaulla | My Blog
Joe Ess
Bartender

Joined: Oct 29, 2001
Posts: 8290

TinEye searches for images similar to the one you post.
Google Goggles is different. It tries to recognise what the picture contains and does a web search for that. For example, if you post a picture of text, it will use OCR and search for that text string. If you take a picture of a landmark, it will search for the landmark name. If you take a picture of a product logo, it will search for the product name.


"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
Mohamed Sanaulla
Bartender

Joined: Sep 08, 2007
Posts: 2946
    
  15

Joe Ess wrote:TinEye searches for images similar to the one you post.
Google Goggles is different. It tries to recognise what the picture contains and does a web search for that. For example, if you post a picture of text, it will use OCR and search for that text string. If you take a picture of a landmark, it will search for the landmark name. If you take a picture of a product logo, it will search for the product name.


Oh ok. I havent tried goggle yet. Should be trying it out .
Saurabh Pillai
Ranch Hand

Joined: Sep 12, 2008
Posts: 456
Joe is there any informative link how Google Goggle is implemented?
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Google Goggle
 
Similar Threads
Testing center
Internet Porn is too available...
Region selection
Adding an image to a frame
Searching google images from java code