Posts

Showing posts from April, 2023

Run Model on Stream Frame:

Image

Camera Preview:

Image
Tflite the package provides us CameraPreview a widget to preview the camera on the app screen, it takes cameraController . To display the boxes and camera preview together we need Stack . displayBoxesAroundRecognizedObjects return a list of boxes, we need to add this list into the Stack so we have created a list variable. Add the boxes in the list .