-
2.0.4
version 2.0.4 - 2019-09-25 * fix copy constructor of dtkImage * use conda prefix as default search path for plugins
-
2.0.3
version 2.0.3 - 2019-09-24 * add fromRawData static method in dtkImage to ease conversions
-
2.0.2
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
version 2.0.1 - 2019-09-20 * fix install of dtkImagingWidgets + export cmake variable for DTKIMAGING_ENABLE_WIDGETS
-
2.0.0
version 2.0.0 - 2019-09-19 * switch to dtk 2 * disable composer layer for the moment
-
-
1.1.1
fix missing destruction of the data in dtkImage Bump to 1.1.1
-
1.1.0
version 1.1.0 - 2018-07-25 * use DTK_PYTHON_INSTALL_PATH * add setAutoLoading in dtkImaging namespace
-
-
1.0.4
version 1.0.4 - 2018-07-20 * clean path when using DTK_INSTALL_PREFIX
-
-
1.0.2
1.0.2 - 2018-03-14 * really fix INSTALL_RPATH for composer extension
-
1.0.1
1.0.1 - 2018-03-09 - fix target properties for composer extension plugin
-
1.0.02ec5b64e · beautifying ·
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.2
Fix compilation rules for composer. - add inclusion of dtkConfig.h - add dedicated export rules for composer extension.
-
-
0.1.0
First version of dtkImaging layer. It relies on dtk 1.2.0 that provides new layer management.