# CoreImage
---
A talk about how we went from custom Accelerate based image filters to Metal and CoreImage at VK.
Covered the migration journey from CPU-bound Accelerate framework image processing to GPU-accelerated pipelines using Metal and CoreImage. The talk walks through performance bottlenecks in the original approach, the architecture of CoreImage's filter graph, and how Metal shaders integrate with the CoreImage pipeline for real-time image processing.
- YouTube