BlurDetector
class BlurDetector
A reusable, high-performance, pure Kotlin blur detector.
This class is designed for real-time use (e.g., with ARCore frames) by avoiding per-frame memory allocations and working directly with the efficient YUV Image format.