New Scanning and Text Capabilities with VisionKit
Jan 24 2023 · Article (30 mins)
VisionKit comes with new Scanning and Text Capabilities. In this tutorial, you’ll learn how to use Apple’s latest VisionKit update to take advantage of the new capabilities.
New Scanning and Text Capabilities with VisionKit
VisionKit comes with new Scanning and Text Capabilities. In this tutorial, you’ll learn how to use Apple’s latest VisionKit update to take advantage of the new capabilities.
Sign up/Sign in
With a free Kodeco account you can download source code, track your progress,
bookmark, personalise your learner profile and more!
Person Segmentation in the Vision Framework
Feb 21 2022 · Article (20 mins)
Learn how to use person segmentation via the Vision framework.
Person Segmentation in the Vision Framework
Learn how to use person segmentation via the Vision framework.
iOS & Swift
Vision Tutorial for iOS: What’s New With Face Detection?
Jan 10 2022 · Article (35 mins)
Learn what’s new with Face Detection and how the latest additions to Vision framework can help you achieve better results in image segmentation and analysis.
Vision Tutorial for iOS: What’s New With Face Detection?
Learn what’s new with Face Detection and how the latest additions to Vision framework can help you achieve better results in image segmentation and analysis.
Sign up/Sign in
With a free Kodeco account you can download source code, track your progress,
bookmark, personalise your learner profile and more!
Building a Camera App With SwiftUI and Combine
Nov 10 2021 · Article (30 mins)
Learn to natively build your own SwiftUI camera app using Combine and create fun filters using the power of Core Image.
Building a Camera App With SwiftUI and Combine
Learn to natively build your own SwiftUI camera app using Combine and create fun filters using the power of Core Image.
iOS & Swift
ShazamKit Tutorial for iOS: Getting Started
Nov 8 2021 · Article (30 mins)
Learn how to use ShazamKit to find information about specific audio recordings by matching a segment of that audio against a reference catalog of audio signatures.
ShazamKit Tutorial for iOS: Getting Started
Learn how to use ShazamKit to find information about specific audio recordings by matching a segment of that audio against a reference catalog of audio signatures.
iOS & Swift
Core Haptics
Sep 7 2021 · Video Course (16 mins)
Learn how to create and play haptic patterns, synchronize audio with haptic events, and create dynamic haptic patterns that respond to external stimuli.
Core Haptics
Learn how to create and play haptic patterns, synchronize audio with haptic events, and create dynamic haptic patterns that respond to external stimuli.
Sign up/Sign in
With a free Kodeco account you can download source code, track your progress,
bookmark, personalise your learner profile and more!
AVAudioEngine Tutorial for iOS: Getting Started
May 12 2021 · Article (20 mins)
Learn how to use AVAudioEngine to build the next greatest podcasting app! Implement audio features to pause, skip, speed up, slow down and change the pitch of audio in your app.
AVAudioEngine Tutorial for iOS: Getting Started
Learn how to use AVAudioEngine to build the next greatest podcasting app! Implement audio features to pause, skip, speed up, slow down and change the pitch of audio in your app.
iOS & Swift
Vision Tutorial for iOS: Detect Body and Hand Pose
Mar 1 2021 · Article (25 mins)
Learn how to detect the number of fingers shown to the camera with help from the Vision framework.
Vision Tutorial for iOS: Detect Body and Hand Pose
Learn how to detect the number of fingers shown to the camera with help from the Vision framework.
Android & Kotlin
MediaPlayer: Simplified Video Playback on Android
Nov 9 2020 · Article (25 mins)
Playing videos is a common requirement in Android apps. In this tutorial learn about handling video playback via the MediaPlayer API on Android.
MediaPlayer: Simplified Video Playback on Android
Playing videos is a common requirement in Android apps. In this tutorial learn about handling video playback via the MediaPlayer API on Android.
Sign up/Sign in
With a free Kodeco account you can download source code, track your progress,
bookmark, personalise your learner profile and more!
Implementing Picture In Picture Mode In Android
Oct 8 2020 · Video Course (36 mins)
Implement Picture In Picture mode to allow users to watch videos even while they use other apps. See how a real-world app uses PiP, then learn how to add awesome media playback controls to PiP mode for ease of use!
Implementing Picture In Picture Mode In Android
Implement Picture In Picture mode to allow users to watch videos even while they use other apps. See how a real-world app uses PiP, then learn how to add awesome media playback controls to PiP mode for ease of use!
Sign up/Sign in
With a free Kodeco account you can download source code, track your progress,
bookmark, personalise your learner profile and more!
CameraX: Getting Started
Jan 1 2020 · Video Course (49 mins)
Learn how to create a camera app with the recently announced CameraX API for Android, which allows you to easily implement previews and real-time image analysis.
CameraX: Getting Started
Learn how to create a camera app with the recently announced CameraX API for Android, which allows you to easily implement previews and real-time image analysis.
Sign up/Sign in
With a free Kodeco account you can download source code, track your progress,
bookmark, personalise your learner profile and more!
AVFoundation Tutorial: Adding Overlays and Animations to Videos
Dec 11 2019 · Article (30 mins)
In this AVFoundation tutorial, you’ll learn how to add overlays and animations to videos, by using the AVVideoComposition CoreAnimationTool, which allows you to combine CALayers with videos to add backgrounds and overlays.
AVFoundation Tutorial: Adding Overlays and Animations to Videos
In this AVFoundation tutorial, you’ll learn how to add overlays and animations to videos, by using the AVVideoComposition CoreAnimationTool, which allows you to combine CALayers with videos to add backgrounds and overlays.
Sign up/Sign in
With a free Kodeco account you can download source code, track your progress,
bookmark, personalise your learner profile and more!
Video Depth Maps Tutorial for iOS: Getting Started
Nov 27 2019 · Article (20 mins)
In this iOS video depth maps tutorial, you’ll harness iOS 13’s video depth maps to apply realtime video filters and create a special effects masterpiece!
Video Depth Maps Tutorial for iOS: Getting Started
In this iOS video depth maps tutorial, you’ll harness iOS 13’s video depth maps to apply realtime video filters and create a special effects masterpiece!
Sign up/Sign in
With a free Kodeco account you can download source code, track your progress,
bookmark, personalise your learner profile and more!
Adding sounds to your game is just as important as developing amazing shaders. In this tutorial, you’ll learn the basics of sound development in Unity by chucking animals into a barn.
Unity Audio Tutorial: Getting Started
Adding sounds to your game is just as important as developing amazing shaders. In this tutorial, you’ll learn the basics of sound development in Unity by chucking animals into a barn.
Sign up/Sign in
With a free Kodeco account you can download source code, track your progress,
bookmark, personalise your learner profile and more!
Photo Stacking in iOS with Vision and Metal
Jul 22 2019 · Article (25 mins)
In this tutorial, you’ll use Metal and the Vision framework to remove moving objects from pictures in iOS. You’ll learn how to stack, align and process multiple images so that any moving object disappears.
Photo Stacking in iOS with Vision and Metal
In this tutorial, you’ll use Metal and the Vision framework to remove moving objects from pictures in iOS. You’ll learn how to stack, align and process multiple images so that any moving object disappears.
Game Tech
Introduction to Unity Sound
Oct 30 2018 · Article (20 mins)
Adding sounds to your game is just as important as developing amazing shaders. In this tutorial, you’ll learn the basics of sound development in Unity by chucking animals into a barn.
Introduction to Unity Sound
Adding sounds to your game is just as important as developing amazing shaders. In this tutorial, you’ll learn the basics of sound development in Unity by chucking animals into a barn.
Sign up/Sign in
With a free Kodeco account you can download source code, track your progress,
bookmark, personalise your learner profile and more!