Object Detector

101 views
Skip to first unread message

Jap Ruban

unread,
Jan 4, 2024, 12:59:51 PMJan 4
to Android CameraX Discussion Group
Hi Team,
  Can we use tensor TensorFlow Lite  Object detection in the Doc Scanner ?
or Otherwise which  TensorFlow   is suitable for the doc scanner?
Please guide me 

Xi Zhang (张熹)

unread,
Jan 4, 2024, 1:59:05 PMJan 4
to Jap Ruban, Android CameraX Discussion Group
We have a sample using CamearX+TensorFlow on GitHub. Not sure what you mean by Doc Scanner though. Could you give me a pointer?

--
You received this message because you are subscribed to the Google Groups "Android CameraX Discussion Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to camerax-develop...@android.com.
To view this discussion on the web visit https://groups.google.com/a/android.com/d/msgid/camerax-developers/f44b1ac1-8f76-4ebb-bc6a-adfca15b68c5n%40android.com.

Jap Ruban

unread,
Jan 4, 2024, 2:46:49 PMJan 4
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.

Xi Zhang (张熹)

unread,
Jan 5, 2024, 11:54:49 AMJan 5
to Jap Ruban, Android CameraX Discussion Group
There are open source examples of document scanning like this one. You need to configure CameraX based on your choice of solution. For example, if your algorithm runs on the CPU, you need the ImageAnalysis to get a CPU accessible image. Let me know what your algorithm input looks like, and I can help you with the CameraX part.
Reply all
Reply to author
Forward
0 new messages