Plugin

ROI Inclusion analysis

Publication ID: ICY-B3M8X7

Short Description

Calculates the number of objects (e.g. spots, bacteria etc.) inside larger objects (e.g. nuclei, cells etc.), as well as their distance to the edge of their enclosure.

Team: Bio Image Analysis Unit
Institution: Institut Pasteur
Website: https://icy.bioimageanalysis.org

Documentation

This method performs the inclusion analysis of a so-called “inner” ROI with respect to a so-called “outer” ROI. It is first determined whether the specified “inner” ROI is contained in (or overlaps with) the specified “outer” ROI. If so, three distance values are measured:

  • An “oriented” distance (in pixels) from the center of the “inner” ROI to the edge of the “outer” ROI, calculated along a ray going from the center of the “outer” ROI through the center of the “inner” ROI
  • The equivalent, relative “oriented” distance from center (0) to edge (1).
  • The “non-oriented” (closest) distance from the center of the “inner” ROI.

 

Parameters:
Outer ROI: In protocols => the list of outer (i.e. enclosing) ROI; In standalone mode => the sequence containing them.
Inner ROI: In protocols => the list of inner (i.e. enclosed) ROI; In standalone mode => the sequence containing them.
Include overlapping ROI: check this box if partially overlapping ROI should be considered as “inside”, otherwise they are discarded from the analysis
The output is given in the form of a workbook with two pages:
Details: Detailed analysis containing the measured distances for each object with respect to its enclosing region.
Summary: A summary containing for each the total number of inner objects per outer objects, and their average distance to the edge.

2 reviews on “ROI Inclusion analysis

  1. D
    DavidG
    Great! Very useful with spot counting within Protocols

Leave a Review

Leave a review
Cancel review
View full changelog
Close changelog

Changelog

  • Version 1.3.3.0 • Released on: 2022-11-18 14:00:00
    Download
    Description:

    Add sequence full path in protocol mode

  • Version 1.3.1.0 • Released on: 2020-03-18 18:00:00
    Download
    Description:

    Updated for Icy 2.1 (exception catching)

  • Version 1.3.0.0 • Released on: 2017-09-27 09:40:11
    Download
    Description:

    Multi-threading for speeeeeeeed

  • Version 1.2.0.0 • Released on: 2017-08-31 09:18:20
    Download
    Description:

    Added time information to the analysis

  • Version 1.1.4.0 • Released on: 2017-07-05 14:27:24
    Download
    Description:

    Fixed the detection of intersecting ROI

  • Version 1.1.3.0 • Released on: 2017-06-15 11:04:19
    Download
    Description:

    Fixed the inclusion analysis on ROI with different channels

  • Version 1.1.2.0 • Released on: 2017-06-08 16:55:45
    Download
    Description:

    Fixed handling of 3D vs 2D ROI

  • Version 1.1.1.0 • Released on: 2017-06-08 16:04:02
    Download
    Description:

    Handle point-lie ROI in 2D

  • Version 1.1.0.0 • Released on: 2016-12-11 15:13:59
    Download
    Description:

    New measure: absolute (i.e. non-oriented) distance to edge

  • Version 1.0.0.0 • Released on: 2016-08-26 11:23:37
    Download
    Description:

    * Bumped version to 1.0
    * Inverted the order of the result pages (summary now comes before details)

  • Version 0.0.1.0 • Released on: 2016-08-26 11:10:27
    Download