services/isolate_frame_processor library
Classes
- IsolateFrameProcessor
- Multithreaded background isolate worker for processing camera image frames, performing sub-region ROI cropping, image enhancement, blur/motion detection, static frame skipping, and calculating frame luminosity without UI stutter.
- IsolateFrameResult
- Structured response output returned from isolate frame processing.
- IsolateFrameTaskData
- Data structure carrying frame processing arguments into isolate task.