Top "Google-image-search" questions

Google Search by Image API?

for my job, I'm looking into an idea in which people would use Google Search by Image and use any …

google-image-search
Google image search says api no longer available

I am using google image search API. Till yesterday it was working, but today morning it says "This API is …

google-api google-image-search
Google custom search for images only

Since Google image search API is deprecated, one should use Google custom search API for this. I've made a small …

javascript google-search-api google-image-search
Pass callback function to directive

I'm trying to pass a callback function from a controller to a directive. Here's the callback function code: $scope.onImageSelect = …

javascript angularjs angularjs-directive angularjs-ng-click google-image-search
How to upload image and then perform custom google image search based on that image in iOS?

Smart Peoples, I have worked on performing custom google image search like entering text and it will display a list …

iphone ios image-uploading google-image-search
Get Google Search Images using php

Search on Google images with car keyword & get car images. I found two links to implement like this, PHP …

php curl google-image-search
Google image search: How do I construct a reverse image search URL?

How can I programmatically through java convert an image to "some string" to pass it as a parameter for searching …

java google-image-search
Android Face recognition & get similar faces from the database

In my application I'm going to implement an image search like Google image search. Only difference is here I'm searching …

android image opencv face-recognition google-image-search
Google image search by image in android

Is there any API in android for search image from google by uploading image from my android application ? For Example,…

android google-image-search
How to do a Google Image Search in an android app

I'm developing an Android app that will do a Google Image Search and return the images to the user in …

android google-api google-custom-search google-image-search