ultralytics / yolo-flutter-app

A Flutter plugin for Ultralytics YOLO computer vision models
https://ultralytics.com
GNU Affero General Public License v3.0
79 stars 32 forks source link

get the current camera image #62

Open git-gnan opened 1 week ago

git-gnan commented 1 week ago

how to get the current image (under the camera) or the image that is used for objectdetection. I am trying to peform OCR only on the rect region for a specifc label.

UltralyticsAssistant commented 1 week ago

👋 Hello @git-gnan, thank you for submitting an ultralytics/yolo-flutter-app 🚀 issue. To help us address your concern efficiently, please provide the following details:

  1. For bug reports:

    • A clear and concise description of the bug
    • A minimum reproducible example (MRE) that demonstrates the issue
    • Your environment details (device, OS version, Flutter version)
    • Expected behavior vs. actual behavior
    • Any error messages or logs related to the issue
  2. For feature requests:

    • A clear and concise description of the proposed feature
    • The problem this feature would solve
    • Any alternative solutions you've considered
  3. For questions:

    • Provide as much context as possible about your question
    • Include any research you've already done on the topic
    • Specify which parts of the documentation you've already consulted

Make sure you've searched existing issues to avoid duplicates. If you need to add more information, please comment on this issue.

This is an automated response, but an Ultralytics engineer will assist you soon. Thank you for improving our project! 😊