3c9fd2b97e
Add quick and dirty hack
...
Quick and dirty hack to allow imagej (python) scripts to open hdf5 files via a routine and do operation with them.
This is far from perfect and needs major cleanup! It is implemented like this due to lack of time ...
2017-08-28 17:13:10 +02:00
eca2294000
Attemp to use plugin options
2017-08-28 16:19:28 +02:00
8e5ca84a9e
removed unecessary logging
2015-04-21 16:06:41 +02:00
d967b27d7c
removed log messages
2015-04-21 15:15:06 +02:00
2e643fd215
fixed file close CTRLHA-109
2015-04-14 14:42:50 +02:00
bbefd328a8
Fixed memory leak that was introduced with the VirtualStack workaround - its still a workaround so CTRLHA-109
2015-04-14 14:15:13 +02:00
9ab9b8b355
tried to implement close of file CTRLHA-109
2015-04-14 13:55:19 +02:00
c46aa1f1ec
implemented a HDF5 Virtual Stack CTRLHA-109
2015-04-14 13:38:48 +02:00
4aec3a2858
added support for reading only every x-th image
2015-04-14 11:02:25 +02:00
93885470e4
Added support for slice / tested
2015-04-14 10:38:38 +02:00
d7f6602944
externalized Panel for dialog
2015-04-14 09:53:27 +02:00
e9d73ffde8
Fixed problem with that not all entries were shown ...
2014-10-09 16:38:10 +02:00
2250170f04
Hacked grouping of (2D) datasets into the code as a proof of principle
...
...
2014-10-01 14:42:44 +02:00
966884310b
Improved dataset selection
2014-10-01 14:19:10 +02:00
8cbdbd5041
Unified way to select datasets (replaced mechnism by JList)
2014-10-01 13:59:16 +02:00
484a6dbd80
Updated comment
2014-10-01 09:02:23 +02:00
9619aac78c
Finished refactoring
2014-10-01 08:59:59 +02:00
133796730a
slimmed code ...
2014-10-01 07:29:01 +02:00
11e891e8d4
Removed unnecessary writer code
2014-09-30 13:48:04 +02:00
10b0052c6f
Further cleanup reader ...
2014-09-30 12:08:35 +02:00
1ad581d126
more cleanup in reader function
2014-09-29 17:06:40 +02:00
87a195dd4d
explicit names for method parameters on copyPixels* functions
2014-09-29 15:14:09 +02:00
74aae47436
downstripped code ...
2014-09-24 14:03:36 +02:00
3fe26723ef
cleanup ...
2014-08-28 17:02:11 +02:00
c049510d70
Some more refactoring ... hoping that things get in shape some time ...
2014-08-28 14:16:50 +02:00
7ff965bc08
Exchanges lots of code with standard constructs
2014-08-28 11:56:50 +02:00
82a69ebf36
Removed unused stuff
2014-03-28 09:36:00 +01:00
a373c6198c
Refactoring config done
2014-03-06 16:04:52 +01:00
d5ed374538
Cleanup HDF5Config
2014-03-06 14:15:39 +01:00
580c543a5d
replaced System.outs with log messages
2014-03-06 13:41:53 +01:00
3d7e517b1e
configured build process to create a all in one zip file containing also
...
the native libraries for hdf5
2014-03-06 13:21:40 +01:00
42ac035249
moved hardcoded strings into static variables
2014-03-06 11:57:02 +01:00
8f1b5fc623
added linux libraries
2014-03-06 11:41:56 +01:00
724fef289d
moved current native libraries for mac to assembly folder
2014-03-06 11:34:36 +01:00
2117e8c112
Added native libraries and main method for testing ...
2014-03-05 16:46:57 +01:00
51f4a7beef
cleanup
2014-03-05 14:34:28 +01:00
ef4135b9ad
Refactored classes and build configuration so that now plugin jar can be
...
build with "clean compile assembly:single"
2014-02-25 21:24:09 +01:00
c0dd33436e
Removed compiler warnings
2014-02-25 20:20:31 +01:00
b381b87ff9
added packages
2014-02-25 02:52:09 +01:00
8643de249a
added git ignore files
2014-02-25 02:48:33 +01:00
343084b312
Re-Arranged lots of stuff
2014-02-25 02:47:23 +01:00
matthiasch@googlemail.com
bf2005f5cb
Import of source and license files
...
git-svn-id: http://imagej-hdf.googlecode.com/svn/trunk@2 1917c786-bb84-a533-1332-c8e2925cefa8
2011-04-21 10:36:30 +00:00