In this Introduction to Image Processing with Python, kaggle grandmaster Rob Mulla shows how to work with image data in python! Python image processing is very important for anyone interested in computer vision and data science. Using the popular python packages matplotlib and opencv you will learn how to open image data, how the data is formatted, some ways to manipulate the data and save it off in a different format. If you enjoy you can also check out my live twitch streams (below). Image data is extremely powerful especially with machine learning and computer vision techniuqes becoming more common. Learn about this important part of your data science toolbelt! Timeline 00:00 Intro 00:57 Imports 02:06 Reading in Images 04:20 Image Array 06:22 Displaying Images 07:14 RGB Representation 09:40 OpenCV vs Matplotlib imread 11:50 Image Manipulation 13:26 Resizing and Scaling 16:25 Sharpening and Blurring 19:03 Saving the Image 20:17 Outro The notebook used in this video: https://www.kaggle.com/robikscube/working-with-image-data-in-python. Follow me on twitch for live coding streams: https://www.twitch.tv/medallionstallion_ Intro to Pandas video: https://www.youtube.com/watch?v=_Eb0utIRdkw Exploritory Data Analysis Video: https://www.youtube.com/watch?v=xi0vhXFPegw Working with Audio data in Python: https://www.youtube.com/watch?v=ZqpSb5p1xQo * Youtube: https://youtube.com/@robmulla?sub_confirmation=1 * Discord: https://discord.gg/HZszek7DQc * Twitch: https://www.twitch.tv/medallionstallion_ * Twitter: https://twitter.com/Rob_Mulla * Kaggle: https://www.kaggle.com/robikscube #python #matplotlib #opencv #computervision #datascience