Jap Ruban
unread,Jan 4, 2024, 2:46:49 PMJan 4Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
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, xi...@google.com, Android CameraX Discussion Group, Jap Ruban
Thanks for the reply.
Actual requirement of my project is, I want to develop a document scanning application like camscanner, scanbot sdk (document scanning sdk).
In these applications the camera preview is opened and as the camera detects a document, it places an overlay automatically (bounding box - by detecting the contours ) and then captures only the image that is inside the bounding box.
I surfed in google but could not get a proper guideline or reference, I would greatly appreciate any guidance, reference or samples in developing the above requirement in android native or flutter.