Homec4science

Coloc 2: added class to calculate a 2D intensity histogram

Authored by Daniel James White <dan@chalkie.org.uk> on Jun 30 2010, 16:37.

Description

Coloc 2: added class to calculate a 2D intensity histogram

aka. scatterplot or cytofluorogram etc, the 2D histogram for an image pair
gives us an idea of the correlation of 2 images over space.
It will be used as input for other methods, and for display by itself.

TODO - remove the nasty if (count < 65535) limitation as its plain wrong.
This is a relice from the colocalisation threshold plugin

TODO - need to really store the whole full resolution 2D histogram
with the native intensity scales, not rescaled to 0-255.
For display, the full/native scale 2D histogram image can then be
resized and intensity scaled as required.

Details

Committed
Tom Kazimiers <tom@voodoo-arts.net>Feb 20 2011, 22:32
Pushed
oburriMar 8 2018, 18:06
Parents
R6269:be4066c19c46: Coloc 2: add class for calcualting the min and max of an image
Branches
Unknown
Tags
Unknown

Event Timeline

Tom Kazimiers <tom@voodoo-arts.net> committed R6269:8643cd716b71: Coloc 2: added class to calculate a 2D intensity histogram (authored by Daniel James White <dan@chalkie.org.uk>).Feb 20 2011, 22:32