Home

Awesome

Priithon

Priithon is a platform for image analysis and image analysis algorithm development.

While the focus here is on algorithm development, it makes it very easy to develop applications that would not require any programming skills, i.e. making "end user" biologist's or astronomer's applications.

Priithon is easy to install: download a single zip archive and unpack. (It requires Python to be installed. More info is on the PriithonWiki.(FIXME LINK))

Target audience

While Priithon is mainly used (by myself) as a daily work horse for looking at microscope images of some cell nuclei or other biology, there are many aspects that are not primarily geared for my own benefit:

  1. Priithon sessions are (auto-) saved into text files, documenting every step of interactive explorations
  2. Copy and paste into a Python-module file creates reusable functions
  3. Functions are then fine-tuned into cleanly parametrized algorithms
  4. Simple GUI interfaces visualize the set of "most-used" parameters and allow execution per mouse-click
  5. Organizing multiple GUI windows with few-line setup functions into a "drag-into-Priithon-to-execute" script file

Code license: New BSD License

Labels: Python, numpy, SWIG, image analysis, multi dimensional, opengl, priithon

Documentation (old)

priithon

Automatically exported from code.google.com/p/priithon