FARSIGHT Tutorials
The following tutorials are a work in progress and not complete
We use the Python language for writing scripts that tie together various segmentation and analysis modules for a given application.
Basic users can keep their image data and metadata in file folders. More advanced users would benefit from storing their data in an image database. We use the OMERO database developed by the open microscopy environment community.
Most users would prefer to just download and use pre-compiled versions of FARSIGHT. If you prefer to build it yourself, here is the process (takes a while).
The following pages describe procedures for Installing CMake, Python, CableSwig, and ITK on your computer
The following tutorial shows you how to install Python-wrapped ITK quickly.
The following page shows you how to use Python-wrapped (or native Python) modules.