-
-
Notifications
You must be signed in to change notification settings - Fork 82
Bug:When the phone is in landscape mode #204
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
👋 Hello @DepapepeOne, thank you for submitting a Since you've reported a bug related to target detection errors in landscape mode, could you please provide the following:
This information will help us investigate and resolve the problem more quickly. Please also check if similar issues already exist to avoid duplicates. If you have additional information, feel free to comment here. Thank you for helping improve our project! 🚀📱 |
@DepapepeOne Thank you for your feedback. Currently the library does not support landscape mode. It is in the next TODO. I will let you know in this thread when the implementation is completed. |
@john-rocky Thank you for your reply |
A potential fix for this issue has been merged in PR #233, which introduces several key improvements to the Ultralytics YOLO Flutter app. This update adds full landscape mode support, enhances detection accuracy with more robust bounding box calculations, and improves camera controls for a smoother, more flexible user experience. UI elements now adapt better to both portrait and landscape orientations, and overall app performance and stability have been refined. The PR also brings updated documentation for easier integration and development. Special thanks to the author and contributors for their valuable work on this enhancement! To test if these changes resolve the issue, please update your local version of the app or install directly from the main branch using:
Alternatively, you may wait for the next official release if you prefer. Feedback on whether this resolves the issue would be greatly appreciated. Thanks again for reporting the issue, and feel free to share any further feedback if you encounter any related problems! |
Hope to solve the target detection error bug when the phone is in landscape mode
The text was updated successfully, but these errors were encountered: