Published May 19, 2022
| Version v1.1
Software
Open
ITISFoundation/osparc-iseg: iSEG Open Source v1.1
Authors/Creators
- 1. @ITISFoundation
- 2. IT'IS Foundation
Description
What's Changed
- add console TestRunner by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/10
- MacOS: fix Gc library build by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/11
- Feature/gc separate tissues by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/12
- add convenience Paste function for ITK wrapper API by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/13
- fix: morphological operations can be run in pixel layer or Euclidean distance by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/14
- Feature/import surface cut voxels by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/15
- Refactor/slice handler interface by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/16
- Fix/mm brush had inaccurate radius by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/17
- fix mm radius bug in OLC tool by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/18
- fix: clear the tissue filter when a tissue is selected by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/19
- add ctest test which runs the TestRunner by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/20
- add "nerve" tracing tool, for tube like object tracing by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/21
- allow user to export metric to file, for debugging vesselness parameters by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/22
- fix outline correction tool bug by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/23
- add SliceHandlerInterface function to get selected tissues by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/24
- fix failing test by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/25
- Feature/tracing tool defaults by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/26
- fix various bugs and enable multiselection via picking by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/27
- fix: the ITK IO factories were registered only on demand by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/28
- add connected shape based interpolation by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/29
- fix project merge by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/30
- faster better surface viewer by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/31
- add brush to interpolation widget by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/32
- fix compile error by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/33
- fix: for large selections (>254) I was ignoring the selection by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/34
- fix bug in "Select Tissue" in surface viewer for selected tissues by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/35
- fix several selection bugs by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/36
- show selected tissue label and draw voxel by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/37
- speedup interpolation by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/38
- quantize color images to reference lookup table by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/39
- add (my own) ITK interface for the OpenThinning lookup table by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/40
- Feature/extract edge graph by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/41
- fix cleanup tool for very large images by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/42
- filter diagonal edges by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/43
- add some frequently useful code to itkutils.h by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/44
- faster get tissue and refactoring by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/45
- Fix/export nifty vti world coordinates by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/46
- Feature/alternative medial axis alg by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/47
- fix: Tissue locks were not checked in TissueCleaner by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/48
- Feature/olc adjacent slice outlines by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/49
- fix compilation on windows (where OpenMP is enabled) by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/50
- Feature/bl/connected component analysis by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/51
- Feature/profiling based improvements by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/52
- Feature/readwrite multiple slices parametrize chunk size by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/53
- Feature/optional blosc filter by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/54
- guess where the color lookuptable is by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/55
- Assign random colors & some refactoring by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/56
- Feature: replace tissue by voting by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/57
- move AutoTubeWidget to osparc iseg for collaboration with EPFL by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/58
- Fix/macos build errors by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/59
- Fix/macos bundle by @dyollb in https://github.com/ITISFoundation/osparc-iseg/pull/60
Full Changelog: https://github.com/ITISFoundation/osparc-iseg/compare/v1.0...v1.1
Files
ITISFoundation/osparc-iseg-v1.1.zip
Files
(2.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:54ebb5889fddad0c30a7eee413dcbdaf
|
2.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ITISFoundation/osparc-iseg/tree/v1.1 (URL)