Releases: mathworks/volume-labeling-widgets
Release list
Release 2.2.2
Release 2.2.0
Release 2.1.0
Improvements on many components, new app demos, documentation updates, renaming components.
Several component classes have been renamed to more concisely describe what they do. Existing code using a prior release may need to update these names:
wt.AnnotatedVolumeViewer -> wt.VolumeLabeler
wt.AnnotatedIsosurfaceViewer -> wt.IsosurfaceLabeler
wt.AnnotatedVolumeQuadViewer -> wt.VolumeQuadLabeler
Release 2.0.2
Bugfix for rendering of multiple mask/surface objects at same depth coordinate. All masks are now pulled to pixel edge in later versions. Cleaned up examples a bit.
Release 2.0.1
Completely updated package intended for uifigure development only.
This release is unfinished as there are known rendering issues in MATLAB R2020b that affect this release. These are expected to be resolved in R2021a. These may include:
- Multiple mask annotations might not render at the same time
- Axes or other controls might not render until you resize the app
Any usage of older package will require downloading release 1.x.