Skip to content

Releases: hustyichi/medical-labelme

v1.0.0

20 Oct 03:54
Compare
Choose a tag to compare
  1. Adjust the label file output format to avoid the problem of inconsistent output naming.

v0.4.0

12 Oct 07:59
Compare
Choose a tag to compare
  1. Support new dark theme;
  2. Optimize the file selector and support DICOM preview;
  3. Fixed the problem of multiple pop-up reminders when opening a directory in dirty state;
  4. Fixed the issue of incorrect available status of the image file switching button;
  5. Clean up the LabelFile component;

v0.3.0

09 Oct 10:37
Compare
Choose a tag to compare
  1. Improve localization display and fix the problem that menus and dialogs are not localized correctly;
  2. Fix the exception in copying labels;

v0.2.0

28 Sep 07:46
Compare
Choose a tag to compare
  1. Fully supports annotation of multi-frame DICOM files, and has the ability to annotate multiple frames of images at the same time;
  2. The underlying dependency is switched from LabelFile to ImageLabel. ImageLabel supports maintaining the annotation state to avoid repeated loading of files when switching frame;
  3. Adjust the format of the output annotation file to better adapt to multi-frame annotation situations;
  4. Some issues fixed;

v0.1.0

25 Sep 03:48
Compare
Choose a tag to compare
  1. The annotation of single-frame DICOM files is consistent with that of regular images;
  2. Multi-frame DICOM file annotation supports frame switching and annotation of key frames;