File tree Expand file tree Collapse file tree
content/learning-paths/mobile-graphics-and-gaming/android_halide Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,13 +3,13 @@ title: Build high-performance image processing with Halide on Android
33
44minutes_to_complete : 180
55
6- who_is_this_for : This is an introductory topic for software developers interested in learning how to use Halide for image processing.
6+ who_is_this_for : This is an introductory topic for developers interested in learning how to use Halide for image processing.
77
88learning_objectives :
9- - Understand foundational concepts of Halide and set up your development environment.
10- - Create a basic real-time image processing pipeline using Halide.
11- - Optimize image processing workflows by applying operation fusion in Halide.
12- - Integrate Halide pipelines into Android applications developed with Kotlin.
9+ - Understand Halide fundamentals and set up your development environment
10+ - Create a basic real-time image processing pipeline using Halide
11+ - Optimize image processing workflows by applying operation fusion in Halide
12+ - Integrate Halide pipelines into Android applications developed with Kotlin
1313
1414prerequisites :
1515 - Basic C++ knowledge
You can’t perform that action at this time.
0 commit comments