Reverse Image Lookup on Google with Python programming tutorial
Channel:
Subscribers:
1,410,000
Published on ● Video Link: https://www.youtube.com/watch?v=Myj8zbsfZBA
In this programming tutorial, I cover how you can do a reverse image lookup with Google. This can be used for image source detection, image content detection, or even image recognition.
I personally used this script for image recognition, to determine the content of the image, but you could also use this to detect inappropriate images on your websites.
User-agent:
opener.addheaders = [('User-agent', 'Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.27 Safari/537.17')]
sample code: http://pythonprogramming.net/
http://seaofbtc.com
http://sentdex.com
http://hkinsley.com
https://twitter.com/sentdex
Bitcoin donations: 1GV7srgR4NJx4vrk7avCmmVQQrqmv87ty6
Other Videos By sentdex
Tags:
Reverse Image Search
google
Computer Vision (Field Of Study)
reverse image
API
Python (Programming Language)
image recognition