Applied MathApplied ScienceBiological EngineeringBiomedical EngineeringBusiness ManagementComputer EngineeringComputer Information SystemsComputer NetworkingComputer ScienceComputing & Information TechnologyCybersecurity

Building Computer Vision Applications with Python

Image processing is a ubiquitous technology these days, used in just about every feature of smartphone cameras, in video games, social media apps, graphics software, and much more. Computer vision is the field of science that makes it possible for computers to not just capture images, but to process, analyze, and understand digital images. In this course, Eduardo Corpeño shows you how to use Python to write image processing operations of your own from scratch, to get a deeper understanding of the under-the-hood operations of image processing and popular tools like OpenCV. Eduardo shows you how to tap into the details of the algorithms behind image processing so you can understand what’s going on inside and make better use of these tools in the future. He also provides programming challenges so you can create your own implementations and compare your work with his solutions.

Learn More