Dan Rukas
a8d84443a9
ui(components): migrates to new toolbar ui components and Numeric for Input InputRange and InputDoubleRange ( #4728 )
...
Co-authored-by: sedghi <ar.sedghi@gmail.com>
2025-01-29 13:36:52 -05:00
Ibrahim
d9abc3da8d
feat(panels): responsive thumbnails based on panel size ( #4723 )
2025-01-23 14:13:44 -05:00
Alireza
05d41c5206
fix(bugs): Update dependencies and enhance UI components ( #4478 )
2024-11-11 14:28:34 -05:00
Alireza
7ce7127d7c
OHIF with Cornerstone3D 2.0 ( #4347 )
2024-11-06 07:15:27 -05:00
Bill Wallace
2eab049d79
fix: Re-enable hpScale module ( #4237 )
2024-06-17 22:21:16 -04:00
Ibrahim
33f4c18f26
fix(window-level): move window level region to more tools menu ( #4215 )
2024-06-07 16:08:52 -04:00
Ibrahim
a29e94de80
fix(seg): maintain algorithm name and algorithm type when DICOM seg is exported or downloaded ( #4203 )
2024-06-05 12:26:17 -04:00
Ibrahim
ab1a18af5a
feat(window-level-region): add window level region tool ( #4127 )
2024-06-05 09:50:22 -04:00
Alireza
f85da32f34
fix(tmtv): crosshairs should not have viewport indicators ( #4197 )
2024-05-31 11:14:55 -04:00
Ibrahim
73d9e99d5d
fix(crosshairs): reset angle, position, and slabthickness for crosshairs when reset viewport tool is used ( #4113 )
...
Co-authored-by: Alireza <ar.sedghi@gmail.com>
2024-05-23 16:18:44 -04:00
Ibrahim
374065bc3b
feat(typings): Enhance typing support with withAppTypes and custom services throughout OHIF ( #4090 )
2024-05-08 12:12:49 -04:00
Alireza
f1a736d193
fix(toolbox): Preserve user-specified tool state and streamline command execution ( #4063 )
2024-04-29 11:58:03 -04:00
Alireza
d250d04580
fix(layouts): and fix thumbnail in touch and update migration guide for 3.8 release ( #4052 )
2024-04-18 23:21:02 -04:00
Alireza
da7c1a5d8c
fix(bugs): and replace seriesInstanceUID and seriesInstanceUIDs URL with seriesInstanceUIDs ( #4049 )
2024-04-17 21:59:47 -04:00
Alireza
f99a0bfb31
fix(viewport): Reset viewport state and fix CINE looping, thumbnail resolution, and dynamic tool settings ( #4037 )
2024-04-16 11:04:48 -04:00
Ibrahim
2b83393f91
fix(general): enhancements and bug fixes ( #4018 )
2024-04-10 11:34:13 -04:00
Leonardo Campos
d57e8bc157
feat(4D): Add 4D dynamic volume rendering and new pre-clinical 4d pt/ct mode ( #3664 )
...
Co-authored-by: Alireza <ar.sedghi@gmail.com>
Co-authored-by: Neil <neil.a.macphee@gmail.com>
2024-04-09 23:57:34 -04:00
Ibrahim
cea27d438d
feat(advanced-roi-tools): new tools and icon updates and overlay bug fixes ( #4014 )
2024-04-04 23:00:11 -04:00
Ibrahim
9f3235ff09
feat(segmentation): Enhanced segmentation panel design for TMTV ( #3988 )
...
Co-authored-by: Alireza <ar.sedghi@gmail.com>
2024-04-02 23:33:04 -04:00
Ibrahim
b7f90e3951
feat(ViewportActionMenu): window level per viewport / new patient info / colorbars/ 3D presets and 3D volume rendering ( #3963 )
...
Co-authored-by: Joe Boccanfuso <109477394+jbocce@users.noreply.github.com>
2024-04-02 09:35:30 -04:00
Ibrahim
617043fe0d
feat(layout): new layout selector with 3D volume rendering ( #3923 )
2024-03-28 10:40:32 -04:00
Alireza
566b25a544
feat(toolbar): new Toolbar to enable reactive state synchronization ( #3983 )
2024-03-27 16:01:32 -04:00
Ibrahim
9bcd1ae6f5
feat(worklist): New worklist buttons and tooltips ( #3989 )
2024-03-18 20:27:12 -04:00
Alireza
e4a116b074
fix(viewport-sync): remember synced viewports bw stack and volume and RENAME StackImageSync to ImageSliceSync ( #3849 )
2024-01-22 09:44:35 -05:00
Alireza
b1efe40aa1
fix(segmentation): upgrade cs3d to fix various segmentation bugs ( #3885 )
2024-01-09 10:15:56 -05:00
Sofien-Sellami
f707b4ebc9
feat(config): Add activateViewportBeforeInteraction parameter for viewport interaction customization ( #3847 )
2023-12-13 10:17:48 -05:00
Pavel
d14a8f0199
feat(i18n): enhanced i18n support ( #3761 )
2023-12-11 09:43:58 -05:00
Alireza
f1a67647ae
fix(SM): drag and drop is now fixed for SM ( #3813 )
2023-11-28 13:04:30 -05:00
Alireza
ee67bcc0f5
docs(faq): FAQ and Segmentation Mode Fix for some studies ( #3762 )
2023-11-03 12:19:24 -04:00
Alireza
48bbd6281a
feat(segmentation mode): Add create, and export SEG with Brushes ( #3632 )
2023-09-22 10:23:44 -04:00
Erik Ziegler
0db81b30f3
chore: Clean up unused files, imports, and work on getting end-to-end tests and unit tests running ( #2272 )
2021-03-01 16:52:54 +01:00
Danny Brown
cae54b0779
Fix/update branch cherry pick ( #2039 )
...
* Update all the icons
* Turn off global tool sync; watch as the world burns
* Shift a bunch of things around so we can start tracking/setting per element
* ToolBarService to initiate one of three different calls; callback passed to all button types
* SplitButton and Toolbar Button to use new `onInteraction` prop and new toolbar state
* Changes to toolbar button interface and config
* Fix broken layout selector
* Update SR viewport to activate tools in viewport component
* Duplicate activation logic in measurement tracking extension
* Add alternative/dashed variants for SR Viewport
* pass through "setToolActive" commands for other viewport types
* fix small overlay bugs (no wwwc or scale info)
* Show SpacingBetweenSlices instead of PixelSpacing in patient information dialog
* Fix prop-types
* Update tracked viewport to have alternative tracked styling
* alt styling for SR viewports
* Update to support isLocked + isRehydratable
* fix broken logic
* fix broken logic
* switch icon style
* fix icon styles
* hover and click to start flow
* expedited workflow when data is not dirty (just after SR hydration)
* fix: setting elliptical roi tool
* fix arrow annotate dialog
* fix: do not show learn more button for now
* remove dead code
* simpler cache invalidation
* simpler cache invalidation part 2
* Fix for unable to spand study cards on separate pages
2020-09-14 21:18:46 -04:00
dannyrb
92314513f6
Delete "basic" example mode, replace with segmentation mode
2020-06-30 15:20:14 -04:00