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

feat: update trafficlight roi styling #6985

Merged
merged 22 commits into from
Jun 28, 2024
Merged

Commits on May 11, 2024

  1. traffic light shape drawing header file

    Signed-off-by: KhalilSelyan <[email protected]>
    KhalilSelyan committed May 11, 2024
    Configuration menu
    Copy the full SHA
    32b4289 View commit details
    Browse the repository at this point in the history
  2. shape cv arrowline/circle/cross

    Signed-off-by: KhalilSelyan <[email protected]>
    KhalilSelyan committed May 11, 2024
    Configuration menu
    Copy the full SHA
    f77e862 View commit details
    Browse the repository at this point in the history
  3. add shape_draw to cmakelists

    Signed-off-by: KhalilSelyan <[email protected]>
    KhalilSelyan committed May 11, 2024
    Configuration menu
    Copy the full SHA
    8406008 View commit details
    Browse the repository at this point in the history
  4. fix colors, proba position/precision, text into shapes

    Signed-off-by: KhalilSelyan <[email protected]>
    KhalilSelyan committed May 11, 2024
    Configuration menu
    Copy the full SHA
    4d0397a View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. add copyright

    Signed-off-by: KhalilSelyan <[email protected]>
    KhalilSelyan committed May 12, 2024
    Configuration menu
    Copy the full SHA
    06af046 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. add shape icons

    Signed-off-by: KhalilSelyan <[email protected]>
    KhalilSelyan committed May 13, 2024
    Configuration menu
    Copy the full SHA
    1cead03 View commit details
    Browse the repository at this point in the history
  2. add images directory to installation

    Signed-off-by: KhalilSelyan <[email protected]>
    KhalilSelyan committed May 13, 2024
    Configuration menu
    Copy the full SHA
    5b641b8 View commit details
    Browse the repository at this point in the history
  3. add general draw function using images

    Signed-off-by: KhalilSelyan <[email protected]>
    KhalilSelyan committed May 13, 2024
    Configuration menu
    Copy the full SHA
    8b33341 View commit details
    Browse the repository at this point in the history
  4. refactor unnecessary code

    Signed-off-by: KhalilSelyan <[email protected]>
    KhalilSelyan committed May 13, 2024
    Configuration menu
    Copy the full SHA
    9fc1daa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    abbfb90 View commit details
    Browse the repository at this point in the history
  6. add shapename extractor function, less thick rect

    Signed-off-by: KhalilSelyan <[email protected]>
    KhalilSelyan committed May 13, 2024
    Configuration menu
    Copy the full SHA
    a813a7f View commit details
    Browse the repository at this point in the history
  7. better contained shape/prob

    Signed-off-by: KhalilSelyan <[email protected]>
    KhalilSelyan committed May 13, 2024
    Configuration menu
    Copy the full SHA
    4f1836b View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    c352fff View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    634da98 View commit details
    Browse the repository at this point in the history
  2. refactor(traffic_light_roi_visualizer): update color values for traff…

    …ic light labels
    
    Signed-off-by: KhalilSelyan <[email protected]>
    KhalilSelyan committed May 27, 2024
    Configuration menu
    Copy the full SHA
    b6ba188 View commit details
    Browse the repository at this point in the history
  3. refactor(traffic_light_roi_visualizer): adjust shape dimensions and f…

    …ont style
    
    Signed-off-by: KhalilSelyan <[email protected]>
    KhalilSelyan committed May 27, 2024
    Configuration menu
    Copy the full SHA
    2ac8b56 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    32fcce8 View commit details
    Browse the repository at this point in the history
  2. add unknown symbol

    Signed-off-by: KhalilSelyan <[email protected]>
    KhalilSelyan committed May 31, 2024
    Configuration menu
    Copy the full SHA
    4534835 View commit details
    Browse the repository at this point in the history
  3. feat: add scale_factor parameter to drawShape function

    Signed-off-by: KhalilSelyan <[email protected]>
    KhalilSelyan committed May 31, 2024
    Configuration menu
    Copy the full SHA
    2cdee33 View commit details
    Browse the repository at this point in the history
  4. feat: add scale_factor parameter to drawShape function and no text on…

    … unknown
    
    Signed-off-by: KhalilSelyan <[email protected]>
    KhalilSelyan committed May 31, 2024
    Configuration menu
    Copy the full SHA
    7080bb2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc98ada View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    e8085e5 View commit details
    Browse the repository at this point in the history