Dear all,
Following the request of Gong Weijia, I updated the Radial_Profile_Extended plugin to add the calculation of the min, max, stdev and number of selected pixels values of a given bin as hidden data within the plot in the case of a single picture (i.e. not a stack) integration.
Similarly I added the 4 following MacroExtension methods:
Ext.getMinValue (j): to get the min value of the bin at distance from center at position i (0 <= i < Ext.getBinSize)
Ext.getMaxValue (j): to get the max value of the bin at distance from center at position i (0 <= i < Ext.getBinSize)
Ext.getStdevValue(j): to get the stdev value of the bin at distance from center at position i (0 <= i < Ext.getBinSize)
Ext.getSizeValue (j): to get the number of elements of the bin at distance from center at position i (0 <= i < Ext.getBinSize)
As advertised I added these new features only in the case of a single picture analysis and it can be thought to add them as well for stacks analysis if there are some needs within the community (and in this case probably than only as MacroExtension methods).
You can download the last version of the plugin under the following link:
http://questpharma.u-strasbg.fr/html/radial-profile-ext.htmlFeel free to contact me for any additional question or request.
My best regards,
Philippe
Philippe CARL
Laboratoire de Bioimagerie et Pathologies
UMR 7021 CNRS - Université de Strasbourg
Faculté de Pharmacie
74 route du Rhin
67401 ILLKIRCH
Tel : +33(0)3 68 85 42 89
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html