Skip to content

[perf][android] True ROI pre-crop on the live path #3

Description

@LahaLuhem

ROI is asymmetric: iOS uses Vision's native regionOfInterest and the Android one-shot already crops, but the Android live stream recognizes the full frame and only filters lines whose center falls outside the ROI — correct results, no speed-up.

Add a YUV pre-crop to the Android live path so a smaller ROI actually lowers cost.

Ref: APPENDIX.md#known-limitations

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions