Copyright (c) 2006 - 2018 Gerlich Lab, IMBA Vienna, Austria
The software is released under the terms of LGPL.
www.cellcognition-project.org
doc.cellcognition-project.org
The Extension depends on libtiff and libvigra. Adopt the library/include paths in the setup.cfg accordingly. On Unix (including OSX) like systems type:
python setup.py build_ext --inplace
There's also am make file:
make clean
make inplace
- install the C++-extenstion inplace ad builds *.rc and help filesmake dmg
- Binary installer for MacOSX
build_win64_bin.bat
python setup.py install --prefix=<path-to-prefix>
Note: If you are using Windows an can not use the make fils, removethe build- and dist directories and also the file ./cecog/ccore/_cecog.pyd
The demo data contains:
- a small set of raw images.
- two classifiers for H2b and aTubulin.
- a pre-configured settings file.
The demo data allows to try out image image segmentation, feature extraction, classifcation. To try ou also tracking, event selection and error correction, you need to download the full data set (206 frames, ~900Mb) from the cellcogition website