experimantal commit:
commit98759f2acf1ae0f8080759a41547a5cc1369b909
authorStephan Saalfeld <saalfeld@mpi-cbg.de>
Fri, 24 Feb 2012 18:36:11 +0000 (24 19:36 +0100)
committerStephan Saalfeld <saalfeld@mpi-cbg.de>
Fri, 24 Feb 2012 18:36:11 +0000 (24 19:36 +0100)
tree41c858c02a010682ab2b12c4aa8a3231dafa6ef3
parentb6aafed99a381a46b3769c74a7c0f00e3704c235
experimantal commit:
* externalizing averaging of 4 pixels increases speed significantly,
  we will keep that
* downsampling byte[] and alpha byte[] in a single sloop instead of two
  independent loops is 2 times slower (CPU cache?), we will remove the
  combined method in the next commit
DownsamplerTest.java
mpicbg/trakem2/util/Downsampler.java