Build Android application using external usb camera to detect microbiological weld defects with yolov5
88 views
Skip to first unread message
Phạm Thanh Đồng
unread,
Feb 15, 2023, 3:41:10 AM2/15/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Android CameraX Discussion Group
I'm Building an Android app that uses an external usb camera to detect micro-weld defects with yolov5. But having difficulty accessing and applying yolov5 model to live images from external camera on android phone. Can you help me.
Pytorth's app demo working properly with phone's front and rear cameras: https://github.com/pytorch/android-demo-app/tree/master/ObjectDetection
Now I want to integrate an external camera (Endoscope Camera) to perform detection in the microbiological tube.
If possible please help me. Or contact via email: ptdo...@gmail.com
Thanks!
Android CameraX Discussion Group
unread,
Feb 15, 2023, 3:47:09 AM2/15/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Android CameraX Discussion Group, ptdo...@gmail.com
Thanks for reaching out. Currently CameraX doesn't support external camera. We have a feature request ticket (https://issuetracker.google.com/162382076) to track this feature. You are added to the bug and will receive the status update once we have further progress.