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



Category:
Tutorial
Duration: 27:03
17,497 views
233


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


2014-12-31Scikit Learn Machine Learning Tutorial for investing with Python p. 10
2014-12-29Scikit Learn Machine Learning Tutorial with Python p. 9
2014-12-28Scikit Learn Machine Learning Tutorial with Python p. 8
2014-12-27Scikit Learn Machine Learning Tutorial with Python p. 7
2014-12-26Scikit Learn Machine Learning Tutorial for investing with Python p. 6
2014-12-25Scikit Learn Machine Learning Tutorial for investing with Python p. 5
2014-12-24Scikit Learn Machine Learning for investing Tutorial with Python p. 4
2014-12-23Scikit Learn Machine Learning Tutorial for investing with Python p. 3
2014-12-22Scikit Learn Machine Learning SVM Tutorial with Python p. 2 - Example
2014-12-22Python Machine learning with SKLearn Tutorial for Investing - Intro
2014-12-19Reverse Image Lookup on Google with Python programming tutorial
2014-12-13Converting tkinter to exe tutorial with cx_Freeze - Python 3.4 part 29
2014-12-12Adding the MACD indicator - Tkinter tutorial Python 3.4 part 28
2014-12-10Setting up sub plots - Tkinter tutorial Python 3.4 part 25
2014-12-09Pulling from Sea of BTC API - Tkinter tutorial Python 3.4 part 24
2014-12-09Aquiring RSI data - Tkinter tutorial Python 3.4 part 27
2014-12-09Graphing OHLC Candlestick - Tkinter tutorial Python 3.4 part 26
2014-12-08Indicator Support - Tkinter tutorial Python 3.4 part 23
2014-12-07Adding other Exchanges p.3- Tkinter tutorial Python 3.4 part 22
2014-12-06Adding other exchanges p.2 - Tkinter tutorial Python 3.4 part 21
2014-12-05Labouchere system for Gambling tested and analysis



Tags:
Reverse Image Search
google
Computer Vision (Field Of Study)
reverse image
API
Python (Programming Language)
image recognition