Putting It All Together
This chapter describes a some real-world examples and shows how they are optimized using both the top-down flow and bottom-up flow.
- The top-down flow is demonstrated using a Lucas-Kanade (LK) Optical Flow algorithm.
- For the bottom-up flow a stereo vision block matching algorithm is used.
This chapter explains what optimization directives were applied to the fully optimized examples and why.