Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more options to Test Signal Generator #317

Open
kumaakh opened this issue Oct 23, 2023 · 1 comment
Open

Add more options to Test Signal Generator #317

kumaakh opened this issue Oct 23, 2023 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@kumaakh
Copy link
Collaborator

kumaakh commented Oct 23, 2023

Two New types of signals shoule be added to Test Sginal Generator

  1. Frame Index Overlay: shows running numbers in the middle of the screen
  2. Timestamp Overlay: shows current timestamp on each frame generated

Following care should be taken here:

  1. Make sure that the numbers/timestamps are aligned so that they dont appear dancing
  2. Make sure a fixed width font is used.
  3. The background colour (default black) and foreground colour (default green) should be configurable
  4. The timestamp format (default: hh:mm:ss.nnn) should be configurable.
  5. The placement of the text box should be configurable: default to vertical middle of the image and aligned so that the text does not appear to be jumping.
  6. The font size should be selected automatically to maximize the benefit of a counter. It should also be possible to override the size
@kumaakh kumaakh added enhancement New feature or request good first issue Good for newcomers labels Oct 23, 2023
@kumaakh
Copy link
Collaborator Author

kumaakh commented Oct 23, 2023

@mraduldubey any one available to take this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant