Skip to content

Add status label in the GUI Window #44

@SomdattaNag

Description

@SomdattaNag

Currently, the GUI displays the webcam feed and recognition overlays (bounding boxes, names, confidence scores). However, it lacks a centralized status message area that informs the user about the current state of the scan in plain language.

Suggested Behavior:
The system should display status messages like:

  1. "Scanning for face..." – when a face is being processed
  2. "Match found: " – when a face is recognized
  3. "No match detected. You are safe to go." – for unknown faces
  4. "Please stand still for 10 seconds" – optional, during countdown

These can be displayed as a label below the video feed in the GUI, updated dynamically as recognition logic executes.

Metadata

Metadata

Labels

gssoc25This issue and task is a part of GirlScript Summer of Code 25.level 1Easy level task

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions