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(ImageOverlayViewerTool) - add ImageOverlayViewer tool that can render image overlay (pixel overlay) of the DICOM images #3163

Merged
merged 17 commits into from
Sep 6, 2023

Commits on Apr 17, 2023

  1. overlay viewer tool

    md-prog committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    9bf22a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8d5862 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b71eebb View commit details
    Browse the repository at this point in the history
  4. comments

    md-prog committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    6b1c305 View commit details
    Browse the repository at this point in the history
  5. [refactor] image overlay tool

    md-prog committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    ea56d34 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

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

Commits on Apr 24, 2023

  1. [fix] potential memory leak

    md-prog committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    93446b3 View commit details
    Browse the repository at this point in the history
  2. remove unused logging

    md-prog committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    ffdd000 View commit details
    Browse the repository at this point in the history
  3. comments

    md-prog committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    b974472 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ceeda27 View commit details
    Browse the repository at this point in the history
  5. image overlay toggling

    md-prog committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    1d94630 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Merge remote-tracking branch 'upstream/master' into feat/image-overla…

    …y-coloring
    Joe Boccanfuso committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    cef2eb9 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into feat/image-overla…

    …y-coloring
    Joe Boccanfuso committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    6b4ebaa View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Merge remote-tracking branch 'upstream/master' into feat/image-overla…

    …y-coloring
    Joe Boccanfuso committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    68a65de View commit details
    Browse the repository at this point in the history
  2. PR feedback:

    - added new icon for toggle DICOM overlay
    - use new exported classes and functions from CS3D
    - allow ToolbarService to initialize toggles
    - setToolActive command now handles toggles
    - reference lines tool and DICOM overlay tool use the setToolActive command
    Joe Boccanfuso committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    1251a53 View commit details
    Browse the repository at this point in the history
  3. PR feedback and updated CS3D links.

    Joe Boccanfuso committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    6ddd3e9 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/master' into feat/image-overla…

    …y-coloring
    Joe Boccanfuso committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    f9a9029 View commit details
    Browse the repository at this point in the history