22 months ago Ullrich Koethe close branch 'random-forest' (didn't like named branches after all) random-forest
22 months ago Ullrich Koethe close branch 'matlab-extract' (didn't like named branches after all) matlab-extract
22 months ago Ullrich Koethe merge with Christoph
22 months ago csommer Merge with Rahul, win segfault is now fixed
22 months ago Rahul RF: Valgrind bugs removed
22 months ago csommer Merge with Rahuls bugifx
22 months ago Rahul RandomForest: stupid mistake removed
22 months ago csommer merge with Rahul
22 months ago csommer Change the random number generator
22 months ago Rahul RandomFOrest: mem leak in rf_split solved
22 months ago Rahul merge with csommer
22 months ago Rahul RF-Python bindings: mtry is set properly now
22 months ago Rahul RandomForest: added basic code for evaluating speed
22 months ago Rahul merge with Ulli - main
22 months ago Rahul got rid of speed bug in learn() - learning is 10 % slower instead of 100 % again - mostly due to cache misses( my humble guess)
22 months ago Rahul random forest mtry-bug fixed - Why did the compile not warn illegal type conversion
22 months ago csommer Merge with Ullrich
23 months ago csommer changed seed generation, now it does not depend on time in sec put on the current cclock
24 months ago csommer random number generator gets now a seed
24 months ago csommer merge
24 months ago csommer non global random number generator for old random forest
2010-05-25 csommer vigra old -> prints oob (Freds wish)
2010-05-10 csommer changed hessianOfGaussian into two versions for 2D and 3D
2010-05-07 csommer Allow threads for ilastik
2010-04-28 csommer hotfix to hessianOfGaussianND,
22 months ago Ullrich Koethe TinyVector: UnrollSquaredNorm added explicit overload for ptrdiff_t (required traits for that type were missing on 64-bit windows)
22 months ago Ullrich Koethe removed funky tags
22 months ago Ullrich Koethe fixed wrong path of test image
22 months ago Ullrich Koethe added recursive approximation to Gaussian smoothing
22 months ago Ullrich Koethe extended gaussianSmoothing() to support different sigmas in x and y
23 months ago Ullrich Koethe merge with Stefan Schmidt
23 months ago Stefan Schmidt CTest/CDash support:
24 months ago Stefan Schmidt switched CTest upload URL
2010-05-07 Stefan Schmidt Added option to create the special build targets for the CTest/CDash system.
2010-05-06 sschmid2 Prepare vigranumpy test for CTest even if AUTOEXEC_TESTS is false.
23 months ago Ullrich Koethe vigranumpy.fourier: added support for Gabor filtering (patch by Jens Barthel)
23 months ago Ullrich Koethe ImageImportInfo::isGrayscale(): fix for gray+alpha (analog to RGB+alpha)
23 months ago Ullrich Koethe HDF5File: minor fix of Windows warnings and docu
23 months ago Martin Lindner HDF5File: removed warning during test
23 months ago Martin Lindner HDF5File: added ls() function to get the content of the current directory.
23 months ago Martin Lindner HDF5File: improved documentation and removed warnings on windows
23 months ago Martin Lindner HFD5File: fixed deleting group handle while creating new dataset
23 months ago Martin Lindner HDF5File: writeBlock now understands relative paths.
23 months ago Martin Lindner HDF5File: added file browsing and documentation.
23 months ago Hans Meine fix two glitches in vigra-config (double -L and missing USAGE when called w/o args)
23 months ago Hans Meine don't install vigra-config script on Windows
23 months ago Hans Meine re-implement vigra-config in python, parsing and converting cmake variables into ldflags output
23 months ago Hans Meine revive vigra-config (incomplete, see FIXMEs)
23 months ago Hans Meine CMakeLists.txt: formatting changes only
23 months ago Ullrich Koethe volume labeling: fixed bug and added test (reported by Xinghua Lou)
23 months ago Ullrich Koethe merge with Martin Lindner, fixed some compilation issues on Windows
23 months ago Martin Lindner Created class HDF5File for extended HDF5 file access.
23 months ago Martin Lindner Created class HDF5File for extended HDF5 file access.
23 months ago Ullrich Koethe fixed FindHDF5.cmake: allow paths containing spaces
24 months ago Ullrich Koethe fixed VIGRA_NUMPY_VALUETYPE_TRAITS() when sizeof(double) == sizeof(long double) (patch by Jakub Wilk)
24 months ago Ullrich Koethe added axistags.py
2010-05-25 Ullrich Koethe fixed file permissions
2010-05-24 Ullrich Koethe fixed typo in error message
2010-05-24 Ullrich Koethe noise_normalization: added invariant check
2010-05-24 Ullrich Koethe improved documentation