Marc Rousavy
Marc Rousavy
Hey! I've rewritten the entire Android codebase of VisionCamera from CameraX to Camera2 in the efforts of [β¨ VisionCamera V3](https://github.com/mrousavy/react-native-vision-camera/issues/1376). I just now completed the Camera2 rewrite and I believe...
Hey! I've rewritten the entire Android codebase of VisionCamera from CameraX to Camera2 in the efforts of [β¨ VisionCamera V3](https://github.com/mrousavy/react-native-vision-camera/issues/1376). I just now completed the Camera2 rewrite and I believe...
Hey, thanks for your PR and sorry for the long radio silence here! width and height are swapped because Camera sensors are in 90deg orientation. Orientation is now tracked in...
Closing as this is a stale issue - this might have been fixed with the full rewrite in VisionCamera V3 (π₯³) - if not, please create a new issue.
(also this is not really related to VisionCamera - your model might not be trained on mirrored data, or the pixelFormat is not supported (YUV_420-8bit vs YUV_420-10bit HDR))
Hey! After 8 hours of debugging, I finally found the culprit! I fixed the preview stretching issue in this PR: https://github.com/mrousavy/react-native-vision-camera/pull/2377 If you appreciate my dedication and free support, please...
Hey! I've rewritten the entire Android codebase of VisionCamera from CameraX to Camera2 in the efforts of [β¨ VisionCamera V3](https://github.com/mrousavy/react-native-vision-camera/issues/1376). I just now completed the Camera2 rewrite and I believe...
Hey! I've rewritten the entire Android codebase of VisionCamera from CameraX to Camera2 in the efforts of [β¨ VisionCamera V3](https://github.com/mrousavy/react-native-vision-camera/issues/1376). I just now completed the Camera2 rewrite and I believe...
Hey! I've rewritten the entire Android codebase of VisionCamera from CameraX to Camera2 in the efforts of [β¨ VisionCamera V3](https://github.com/mrousavy/react-native-vision-camera/issues/1376). I just now completed the Camera2 rewrite and I believe...
> the problem does not happen if I use RNVC V2; Are you sure? The original poster said this problem happens on 2.9.x. I believe this is just a Camera2...