-
Notifications
You must be signed in to change notification settings - Fork 37
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
Allow reference of optical path for annotations measurements #194
base: master
Are you sure you want to change the base?
Commits on Jul 6, 2022
-
Add warning when empty segmentation is passed with omit_empty_frames
Chris Bridge committedJul 6, 2022 Configuration menu - View commit details
-
Copy full SHA for 4cd7fad - Browse repository at this point
Copy the full SHA 4cd7fadView commit details
Commits on Jul 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2c7a629 - Browse repository at this point
Copy the full SHA 2c7a629View commit details
Commits on Aug 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1e4334a - Browse repository at this point
Copy the full SHA 1e4334aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2609498 - Browse repository at this point
Copy the full SHA 2609498View commit details -
Configuration menu - View commit details
-
Copy full SHA for da2f5b1 - Browse repository at this point
Copy the full SHA da2f5b1View commit details
Commits on Aug 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 366c58a - Browse repository at this point
Copy the full SHA 366c58aView commit details -
Minor fixes to segmentation (#195)
* Minor fixes to segmentation * Fix docstring typo in type
Configuration menu - View commit details
-
Copy full SHA for ed5901f - Browse repository at this point
Copy the full SHA ed5901fView commit details
Commits on Aug 19, 2022
-
Implement TID 1601 Image Library Entry (#83)
* Fix recording of evidence in structured reports * Assert that evidence is provided for references * Use sets for comparison and avoid duplicates * Add test for report referencing multiple studies * Use datetime workaround for python 3.6 support * Added image_library_entries to TID 1500 Co-authored-by: Sean Doyle <[email protected]> Co-authored-by: hackermd <[email protected]> Co-authored-by: Christopher Bridge <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bfbd807 - Browse repository at this point
Copy the full SHA bfbd807View commit details -
Configuration menu - View commit details
-
Copy full SHA for d03f4c8 - Browse repository at this point
Copy the full SHA d03f4c8View commit details
Commits on Oct 10, 2022
-
Move pylibjpeg-libjpeg to optional dependency
Chris Bridge committedOct 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 6d80f5a - Browse repository at this point
Copy the full SHA 6d80f5aView commit details -
Add skips for tests that need libjpeg, restructure segmentation tests
Chris Bridge committedOct 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 3a04c75 - Browse repository at this point
Copy the full SHA 3a04c75View commit details -
Remove unnecessary import error
Christopher Bridge committedOct 10, 2022 Configuration menu - View commit details
-
Copy full SHA for d1e632d - Browse repository at this point
Copy the full SHA d1e632dView commit details -
Christopher Bridge committed
Oct 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 89d1343 - Browse repository at this point
Copy the full SHA 89d1343View commit details -
Bump python version in installation docs to match setup.py
Chris Bridge committedOct 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 2656162 - Browse repository at this point
Copy the full SHA 2656162View commit details -
Chris Bridge committed
Oct 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 0ca5784 - Browse repository at this point
Copy the full SHA 0ca5784View commit details -
Add workflow with and without libjpeg
Chris Bridge committedOct 10, 2022 Configuration menu - View commit details
-
Copy full SHA for d1a904e - Browse repository at this point
Copy the full SHA d1a904eView commit details
Commits on Oct 11, 2022
-
Apply suggestions from code review
Co-authored-by: Markus D. Herrmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 320b4f4 - Browse repository at this point
Copy the full SHA 320b4f4View commit details -
Co-authored-by: Markus D. Herrmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1422a25 - Browse repository at this point
Copy the full SHA 1422a25View commit details -
remove openjpeg from deps, fix installation guide
Chris Bridge committedOct 11, 2022 Configuration menu - View commit details
-
Copy full SHA for 7e08517 - Browse repository at this point
Copy the full SHA 7e08517View commit details
Commits on Oct 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c03598d - Browse repository at this point
Copy the full SHA c03598dView commit details -
Use deepcopy for CodedConcept.from_dataset()
Chris Bridge committedOct 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 2152c19 - Browse repository at this point
Copy the full SHA 2152c19View commit details
Commits on Nov 9, 2022
-
Merge pull request #205 from herrmannlab/fix_coded_concept_copy
Use deepcopy for CodedConcept.from_dataset()
Configuration menu - View commit details
-
Copy full SHA for 14365c3 - Browse repository at this point
Copy the full SHA 14365c3View commit details -
Merge pull request #201 from herrmannlab/make_pylibjpeg-libjpeg_optional
Make pylibjpeg-libjpeg optional
Configuration menu - View commit details
-
Copy full SHA for 9026587 - Browse repository at this point
Copy the full SHA 9026587View commit details -
Merge pull request #181 from herrmannlab/empty_seg_error_message
Add warning when empty segmentation is passed with omit_empty_frames
Configuration menu - View commit details
-
Copy full SHA for 4b13338 - Browse repository at this point
Copy the full SHA 4b13338View commit details -
Increase package version for release (#206)
Co-authored-by: Chris Bridge <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d36e2a5 - Browse repository at this point
Copy the full SHA d36e2a5View commit details
Commits on Nov 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 91e616d - Browse repository at this point
Copy the full SHA 91e616dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 615d38c - Browse repository at this point
Copy the full SHA 615d38cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d32c006 - Browse repository at this point
Copy the full SHA d32c006View commit details -
Merge branch 'enhancement/annotations-intensity-measurements' of gith…
…ub:herrmannlab/highdicom into enhancement/annotations-intensity-measurements
Configuration menu - View commit details
-
Copy full SHA for bbd1a01 - Browse repository at this point
Copy the full SHA bbd1a01View commit details
Commits on Apr 1, 2023
-
Update src/highdicom/ann/content.py
Co-authored-by: Chris Bridge <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ff6985 - Browse repository at this point
Copy the full SHA 1ff6985View commit details