Mastering Core Image with iOS 15 and UIKit

Learn Core Image and Advanced Usage of CIFilters in iOS by Example

Ratings 4.32 / 5.00
Mastering Core Image with iOS 15 and UIKit

What You Will Learn!

  • Learn image processing in iOS
  • Build image processing pipeline using Core Image Framework
  • Build complex image effects using Core Image Filters
  • Learn to combine, and build complex Core Image Filter Effects

Description

Core Image Framework was introduces in iOS 5 and it's been evolving ever since. Apple has put together more than 200 filters in place that can help you build complex image processing pipeline which work efficiently on still as well as video frames.

Core image framework is metal backed and it has potential to run on both GPU and CPU. Core image optimizes image processing by applying low level techniques to get the processed image results as fast as milliseconds.


In this course, you will learn to use core image framework in UIKit. We will build a simple UI, in order to keep our focus on learning core image and image processing. You will learn to use various core image filters by applying them on real images. We will learn to extract depth data from image so we can process that to build complex image effects.


You will also learn as how to combine various different filters to build effects like Color Pop, Background Blur AKA Portrait Mode, Mosquito Net Effect. You will also learn to generate QR code using just Core Image filter.


Course comes with complete code so you can learn and follow along or learn the course and grab snippets from the completed code base.


Join me in this course and learn about this exciting framework. thank you!

Who Should Attend!

  • Developers who wants to learn and build metal backed image processing pipeline using Core Image Framework

TAKE THIS COURSE

Tags

  • Image Processing
  • iOS Development
  • Swift

Subscribers

20

Lectures

12

TAKE THIS COURSE



Related Courses