https://github.com/ma-tech/Woolz

sort by:
Revision Author Date Message Commit Date
c442e6b Added a simple cluster build script. 12 November 2018, 10:22:19 UTC
7bfa4a8 Now version 1.7.7 10 November 2018, 15:45:16 UTC
56805dd Added WlzProfileObj(). 09 November 2018, 19:22:38 UTC
bd706b1 Added WlzProfile.c 09 November 2018, 19:21:40 UTC
2c4d7bd Added WlzProfileLine() and WlzProfileLineIDom(). 09 November 2018, 19:20:52 UTC
3cc035b Added OpenMP include (within ifdef). 09 November 2018, 19:20:00 UTC
de233b5 Removed unused code left from development. 09 November 2018, 19:18:43 UTC
b7f4e3d Fixed typo/bug. 09 November 2018, 19:17:40 UTC
a33274f Fixed typo/bug. 09 November 2018, 19:17:13 UTC
d3762b5 Fixed matrix type check. 09 November 2018, 19:16:46 UTC
0261a57 Fixed typo/bug. 09 November 2018, 19:16:08 UTC
8aec0a8 Fixed commandline checks. 09 November 2018, 19:15:19 UTC
434f962 Removed unused code left from development. 09 November 2018, 19:14:40 UTC
2e78d2f Fixed record checking bug. 09 November 2018, 19:13:57 UTC
c791c46 Fixed bug when using RGB objects. 09 November 2018, 19:11:54 UTC
ea49dfb Removed unused variables. 09 November 2018, 19:08:42 UTC
da54b52 Fixed commandline checks. 09 November 2018, 19:08:01 UTC
9395f5b Fixed commandline parsing bug 09 November 2018, 19:07:08 UTC
6fee9f1 Added integer/double bindings for WlzGreyMask. 27 October 2018, 16:22:08 UTC
9c104d4 Added Hadamard (element wise) product. 27 October 2018, 16:20:33 UTC
b44fbf6 Fixed memory allocation error on reading double image bug. 27 October 2018, 16:18:51 UTC
07908e7 Now version 1.7.6. 14 August 2018, 15:41:45 UTC
819069a Added WlzULong type and fixed more problems with use of long in WlzLabel() under 64bit Windows. 14 August 2018, 15:39:38 UTC
786c1b3 Now version 1.7.5. 09 July 2018, 20:04:00 UTC
5ae8e71 Added point grey value normalisation. 09 July 2018, 19:56:42 UTC
3c9ecbe Clarified documentation. 09 July 2018, 19:55:55 UTC
db8a391 Avoid WlzMakeRect[ID] (because of pointer to void) when building JavaWoolz. Included because useful to PyWoolz. 26 June 2018, 11:35:57 UTC
c3cfd10 Now version 1.7.4. 26 June 2018, 11:12:14 UTC
3640fc2 Added new file with function AlgSort(). This wraps qsort() or mergesort() depending on platform with the aim of consistent sorting. 25 June 2018, 10:29:22 UTC
752978a Work around for MinGW64 union problem. 16 May 2018, 15:26:06 UTC
26958a3 Added example MinGW build for Windows. 16 May 2018, 15:15:25 UTC
e5de159 Minor changes for python binding. 25 April 2018, 09:20:05 UTC
58521e7 Now version 1.7.1. 24 April 2018, 16:28:17 UTC
45c66b5 Offset calculation now uses linear interpolation. 24 April 2018, 16:14:41 UTC
83d0f3d Added binding fiunctions for WlzMakeRect() and WlzMakeCuboid() which avoid WlzPixelV to allow python binding. 14 September 2017, 07:48:15 UTC
41743e3 Assign point values. 13 July 2017, 07:21:56 UTC
2515fa1 Remove C99 variable declaration. 07 July 2017, 12:41:22 UTC
e13d580 Fix bug for null domains in 3D objects. 07 July 2017, 12:16:46 UTC
fec13ee Small changes for windows builds. 28 June 2017, 15:30:20 UTC
9e1db5f Merge branch 'bugfix-bill' into develop 26 June 2017, 12:04:58 UTC
900facf Added timersub as required function. 26 June 2017, 12:02:55 UTC
a3ed986 Added timersub as required function. 26 June 2017, 12:01:52 UTC
268ab85 Fixes for JavaWoolz. 26 June 2017, 11:01:46 UTC
b177a28 Typo fixes. 23 June 2017, 14:01:12 UTC
b51afb5 Documatation fix. 23 June 2017, 11:29:28 UTC
fe9afa3 Updated build script. 23 June 2017, 11:21:18 UTC
d41093d Added config for lzma/xy. 23 June 2017, 11:17:57 UTC
eed933e Now version 1.7.0. 23 June 2017, 10:51:01 UTC
55e7c6d Updated documentation references. 23 June 2017, 10:43:46 UTC
61b1721 Fixed doxygen issues and updated docs. 23 June 2017, 10:33:24 UTC
2bf2d9c Eigen system field length corrected to 9 values. 20 June 2017, 12:32:11 UTC
1ccf709 Output "eigen system" field. Allow value scaling. 20 June 2017, 12:20:47 UTC
f4b08e7 Change point value field dimension string and avoid leading zeros in point value field output. 20 June 2017, 12:18:57 UTC
270db65 Use eigenval/eigenvec rather than stretch val/direction vec. 20 June 2017, 12:17:25 UTC
3b88ef1 Use eigenval/eigenvec rather than stretch val/direction vec. 20 June 2017, 12:16:42 UTC
78400b5 Reworked writting point scalar data and added writting point field data. 14 June 2017, 09:26:47 UTC
1e1b65d Added utility function prototypes (WlzPropertyListContainsName() and WlzStringCopyReplace()). Followed addition of restriction object in WlzPointsDither(). 14 June 2017, 09:24:27 UTC
f988397 Added more code to compute tensor features. 14 June 2017, 09:22:26 UTC
de31a13 Silenced compiler moan through allocation of unsigned int rather than int. 14 June 2017, 09:20:58 UTC
e9e3968 Added WlzPropertyListContainsName(). 14 June 2017, 09:18:51 UTC
644b66b Added WlzStringCopyReplace(). 14 June 2017, 09:18:01 UTC
3eae169 Added offset parameter in WLZ_CLAMP_DOUBLE_TO_GREYP(). Added WLZ_VTX_[23]_COPY(), useful for setting vertices of varying type. 14 June 2017, 09:17:08 UTC
bd6f797 Removed unused variable. 14 June 2017, 09:12:54 UTC
a9fdaea Trivial indentation fix. 14 June 2017, 09:12:20 UTC
43adc66 Added WlzExtFFDefGrdExportVTK. 14 June 2017, 09:11:14 UTC
83a6ae2 Followed addition of restraining object when dithering points. 14 June 2017, 09:10:06 UTC
f9ee062 Added optional restraining object when dithering points. 14 June 2017, 09:08:43 UTC
1ac18cb Greater use of OpenMP. Added optional restraining object when dithering points. 14 June 2017, 09:08:27 UTC
6f0c142 Fixed facts for WLZ_POINT_VALUES. 06 June 2017, 13:20:50 UTC
bcf56f3 Fixed doxygen parameters. 30 May 2017, 15:20:06 UTC
9b65620 Fixed misplaced OpenMP directive. 30 May 2017, 08:54:24 UTC
d3ed2c2 Followed WlzPointsFromDomObj() parameter changes. 26 May 2017, 13:48:23 UTC
4450333 Now outputs values for tensor valued objects. 26 May 2017, 13:47:34 UTC
e92ecf9 Doxygen fixes. 26 May 2017, 13:46:32 UTC
875ee33 Added new filters WlzDefGrdTensorFeatures and WlzTensorComponent. 26 May 2017, 13:45:58 UTC
22c26d3 Work in progress for extracting tensor image features. 26 May 2017, 13:44:36 UTC
4e21458 New function WlzGreyValueFromGreyP(). 26 May 2017, 13:43:39 UTC
cdeed81 New functions for creating tiled values objects. Use values per element of value table. 26 May 2017, 13:43:08 UTC
459fbb9 Use tiled values per element. 26 May 2017, 13:41:37 UTC
30392ce New macro to compute 3x3 determinant value. 26 May 2017, 13:40:02 UTC
37af5c5 New option to force floating point in WlzPointsFromDomObj(). 26 May 2017, 13:39:15 UTC
a5d1fe7 Set values per element when reading tiled values. 26 May 2017, 13:38:06 UTC
6ed3a40 Added new function WlzIWSpIntersection(). 26 May 2017, 13:36:44 UTC
64a82f2 Now works with tensor tiled values. 26 May 2017, 13:36:08 UTC
3e6c933 Use new function WlzIWSpIntersection(). 26 May 2017, 13:35:20 UTC
41dd12c Added new macro to clamp a double to a grey pointer. 26 May 2017, 13:34:27 UTC
a364bc3 New tensor values and feature functions, also new functions to compute interval intersection and setting grey values from grey pointers with the aim of avoiding code proliferation. 26 May 2017, 13:32:31 UTC
063811b Added float and limits includes since frequently included in Woolz source. 26 May 2017, 13:29:48 UTC
3e8c0e8 Added tensor features and a convenience vpe (values per element) field to tiled value tables. 26 May 2017, 13:28:47 UTC
0179ab4 Typo statement with no effect. 12 May 2017, 10:40:21 UTC
5d37c26 Now use openmp for 3D objects. 12 May 2017, 10:38:59 UTC
1aeaa59 Fixed missing loop for double case in WlzValuesFromCoords2D(). 12 May 2017, 09:12:42 UTC
cb76b22 Name properties now set for the stats objects. 11 May 2017, 08:04:15 UTC
3cb802d Trivial doc fix. 09 May 2017, 13:13:13 UTC
6e4bfcc Changed source of MathJax.js to cdnjs.cloudflare.com following cdn,mathjax.org shutdown. 10 April 2017, 12:22:17 UTC
fcc7797 Fixed parsing of alpha value. 07 April 2017, 11:32:27 UTC
9a4f151 Fixed leak for empty objects with properties. 07 April 2017, 10:10:58 UTC
abb8b1c Added new filter to import ITKSnap segmentations. 07 April 2017, 10:10:14 UTC
3c816a1 fix function call in binWlzTst 04 April 2017, 11:03:39 UTC
55412be Now uses OpenMP for 3D objects. 03 April 2017, 13:55:32 UTC
back to top