QuickPalmCore

public class QuickPalmCore

Wrapper for QuickPalm ImageJ plugin functionality developed by Ricardo Henriques @ Instituto de Medicina Molecular (PT) / Institut Pasteur (FR).

Author:Marcel Stefko

Constructors

QuickPalmCore

public QuickPalmCore(boolean live_view)

Initializes the core and launches a dialog for parameter setup.

Parameters:
  • live_view – if true, live view of particle positions will be shown

Methods

dispose

public void dispose()

Close preview window if opened.

processImage

public int processImage(ImageProcessor ip, int frame)

Counts particles in the image.

Parameters:
  • ip – image to be processed
  • frame – id of the image
Returns:

no. of detected particles