Skip to content

Ability to Customise Annotation Label Font Size in Swift Integration #190

@aliceedwards-ultralytics

Description

Currently, the Swift implementation of the Ultralytics annotation and inference engine does not provide a way to adjust the font size of annotation labels. This limitation makes it difficult to visualise and distinguish multiple annotations within dense scenes, especially when objects overlap.

There was previously functionality allowing font size adjustments, but this no longer appears to have an effect after transitioning to the current Ultralytics annotation engine. Review of the relevant plotting utilities (e.g., Plot.swift) shows no available parameter for controlling font size.

Impact:

  • Reduced visual clarity when displaying a high number of annotations in a single frame.
  • Inability to tailor UI presentation for specific use cases or display densities.
  • Developers may need to fork and modify internal code to achieve the desired visualisation behaviour.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions