CZdata | R Documentation |
colorZapper data Fetch colorZapper RGB data
CZdata(what)
what |
'ROI' (gets the data of ROI-s defined interactively) or 'ALL' (extracts the color of from all images.) |
require(doParallel)
registerDoParallel(1)
CZopen_example()
CZextractROI()
CZextractALL()
stopImplicitCluster()
d = CZdata(what= 'ROI')
d = CZdata(what= 'ALL')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.