Git Product home page Git Product logo

quimp-doc's Introduction

About

This is the official documentation for QuimP software.

How to use it

This repository contains LaTeX source of the QuimP documentation. Compiled pdf file related to currently released version of QuimP is available at QuimP homepage. The develop branch follows development version of QuimP, whereas master contains documentation for already released QuimP.

Both branches are compiled to Html/PDF by script that runs daily around 6am and then uploaded to:

  1. http://pilip.lnx.warwick.ac.uk/docs/develop/QuimP_Guide.html - develop branch
  2. http://pilip.lnx.warwick.ac.uk/docs/master/QuimP_Guide.html - master branch

Building

One needs to have full LaTeX distribution installed on the system. Then, to build the documentation type:

cd Docs
pdflatex QuimP_Guide.tex
pdflatex QuimP_Guide.tex
bibtex QuimP_Guide.aux
pdflatex QuimP_Guide.tex
pdflatex QuimP_Guide.tex

The final document is located in Docs/QuimP_Guide.pdf.

Links

quimp-doc's People

Contributors

celldynamics avatar

Watchers

 avatar  avatar  avatar

Forkers

baniuk

quimp-doc's Issues

Update #266

CellDynamics/QuimP#266

Mask image - user can provide binary image, where white areas will stand for the foreground seed. This mode is intended for using results of Active Contour segmentation as input to Random Walk algorithm. The seed stack should have the same size as segmented image. The foreground labels can be larger than objects they label because they are pre-processed (usually shrank) by algorithm selected in Inter-processing section. Typical use case is to perform rough segmentation in BOA module using fail safe parameters which usually lead to rough segmentation and then to use Random Walk plugin to get fine one. The improvements should clearly visible especially in concave areas where Active Contour method fails.

Mention that shrink/expand is usually necessary here.

Include #291

CellDynamics/QuimP#291

Tracking by colors - there can be the same colors if they are separated by at least one frame. Then they will be counted as separate track

ANA options

Mention that image with cortex is an overlay. Say about tables

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.