Tags give the ability to mark specific points in history as being important
-
2.0.4
5b3379ea · ·version 2.0.4 - 2019-09-25 * fix copy constructor of dtkImage * use conda prefix as default search path for plugins
-
2.0.3
b6b0386d · ·version 2.0.3 - 2019-09-24 * add fromRawData static method in dtkImage to ease conversions
-
2.0.2
353b4f01 · ·version 2.0.2 - 2019-09-20 * windows: fix export * add dtkImage to Qt metatype system * change default install path when running in conda env
-
2.0.1
36c75ddb · ·version 2.0.1 - 2019-09-20 * fix install of dtkImagingWidgets + export cmake variable for DTKIMAGING_ENABLE_WIDGETS
-
2.0.0
c44aee3d · ·version 2.0.0 - 2019-09-19 * switch to dtk 2 * disable composer layer for the moment
-
-
-
1.1.0
1ead69d9 · ·version 1.1.0 - 2018-07-25 * use DTK_PYTHON_INSTALL_PATH * add setAutoLoading in dtkImaging namespace
-
-
-
-
-
-
1.0.0
2ec5b64e · ·version 1.0.0 - 2018-03-08 - add filters abstractions (ErosionFilter, WatershedFilter, HTransform) - add python wrapping - layer rearchitecturing: split into Filter, Core, Composer and Widgets components
-
0.1.2
Release: 0.1.2654ffd76 · ·Fix compilation rules for composer. - add inclusion of dtkConfig.h - add dedicated export rules for composer extension.
-
-
0.1.0
3aff29d8 · ·First version of dtkImaging layer. It relies on dtk 1.2.0 that provides new layer management.