sawankumarbundelkhandi / edge_detection

This is a flutter plugin to detect edges in a live camera, take the picture of detected edges object, crop it, and save.
https://pub.dev/packages/edge_detection
Apache License 2.0
251 stars 247 forks source link

Upside down camera in android #4

Open JoseMelendez-X opened 5 years ago

JoseMelendez-X commented 5 years ago

When I run the example version on android. The camera is upside down.

tiagosito commented 4 years ago

It may be that this problem no longer occurs, I sent a PR with some resources, and one of those resources was to lock the screen orientation, I realized that the screen was rotating and losing the captured content.

akshayyadav76 commented 4 years ago

@tiagosito dude, i thing he has no time to check.. it will be very good if you create new package with your PR and upload it on dart.dev

sawankumarbundelkhandi commented 4 years ago

@JoseMelendez-X Which device are you using? Is it a Pixel or Nexus series?

sawankumarbundelkhandi commented 4 years ago

@akshayyadav76 I will check this on the weekend.

sawankumarbundelkhandi commented 3 years ago

@JoseMelendez-X Can you try now? Let me know if the issue is still there.

You can use it directly from Github in pubspec like edge_detection: git: https://github.com/sawankumarbundelkhandi/edge_detection.git