Skip to content

feat: integrate all vision models with vision camera#880

Draft
NorbertKlockiewicz wants to merge 49 commits intomainfrom
@nk/vision-models-camera-integration
Draft

feat: integrate all vision models with vision camera#880
NorbertKlockiewicz wants to merge 49 commits intomainfrom
@nk/vision-models-camera-integration

Conversation

@NorbertKlockiewicz
Copy link
Contributor

@NorbertKlockiewicz NorbertKlockiewicz commented Feb 25, 2026

Description

Introduces a breaking change?

  • Yes
  • No

Type of change

  • Bug fix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Documentation update (improves or adds clarity to existing documentation)
  • Other (chores, tests, code style improvements etc.)

Tested on

  • iOS
  • Android

Testing instructions

Screenshots

Related issues

Checklist

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings

Additional notes

@NorbertKlockiewicz NorbertKlockiewicz self-assigned this Feb 25, 2026
@NorbertKlockiewicz NorbertKlockiewicz linked an issue Feb 25, 2026 that may be closed by this pull request
@NorbertKlockiewicz NorbertKlockiewicz force-pushed the @nk/vision-models-camera-integration branch from 66e358e to 0a8493b Compare February 25, 2026 15:36
@NorbertKlockiewicz NorbertKlockiewicz force-pushed the @nk/vision-models-camera-integration branch from 787ea7d to 7488857 Compare March 10, 2026 10:50
@NorbertKlockiewicz NorbertKlockiewicz changed the title @nk/vision models camera integration feat: integrate all vision models with vision camera Mar 11, 2026
@NorbertKlockiewicz NorbertKlockiewicz force-pushed the @nk/vision-models-camera-integration branch from 35c2a3f to a8d95a8 Compare March 11, 2026 13:10
@NorbertKlockiewicz NorbertKlockiewicz added 3rd party package Issue related to 3rd party packages, but not ExecuTorch, e.g. Expo feature PRs that implement a new feature labels Mar 12, 2026
NorbertKlockiewicz and others added 24 commits March 12, 2026 16:40
- visionHostFunction: preserve RnExecutorchError code in catch block
- OCR/VerticalOCR generateFromFrame: add 90° CW rotation for landscape frames
- VisionModel: lift preprocessFrame and modelImageSize from 5 subclasses into base class

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@NorbertKlockiewicz NorbertKlockiewicz force-pushed the @nk/vision-models-camera-integration branch from af8ebfe to 951ab91 Compare March 12, 2026 15:42
@NorbertKlockiewicz NorbertKlockiewicz linked an issue Mar 12, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3rd party package Issue related to 3rd party packages, but not ExecuTorch, e.g. Expo feature PRs that implement a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Vision Camera integration - other vision models Vision camera integration - documentation

1 participant