Skip to content

Allowing specifying box_alphas, box_widths and other features for individual layout items  #116

Description

@lolipopshock

Candidates:

  1. lp.draw_box(image, layout, box_alpha=[0.1, 0.2, ...])
  2. lp.draw_box(image, layout, box_alpha_based_on_scores=True)

Also we could change the coloring configs in a way similar to Matplotlib:

  1. lp.draw_box(image, layout, box_colors=[...])

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions