_CallLeonardo, _CreateWidefieldFromSIM, _GPU_EDF_CreateEDFImage, _GPU_HDR_CreateHDRImage, _HDR_CaptureHDRImage, _HDR_CreateHDRImage, _ND_StitchMultipoint, _ND_StitchMultipointGa3, _SelectBestFocusedFromND, _SelectFocusedCriterion, AlignCurrentNDDocument, AlignCurrentNDDocumentRect, CreateWidefieldFromSIM, Denoise3DCurrentNDDocument, GPU_EDF_CreateEDFImage, GPU_HDR_CreateHDRImage, ND_StitchMultipoint, ND_StitchMultipointGa3, SelectBestFocusedFromND, ShowFocusedGraphFromND, STORMVV_ImportMoleculeList
This function runs the Image > ND Processing > Align Current ND Document command.
Description
AlignCurrentNDDocument();
This function aligns frames of an ND document.
Description
AlignCurrentNDDocumentRect( intAlignCurrentND_Left
, intAlignCurrentND_Top
, intAlignCurrentND_Right
, intAlignCurrentND_Bottom
, intAlignCurrentND_Axis
, intAlignCurrentND_Method
, intAlignCurrentND_AlignTo
, intAlignCurrentND_Blurr
, intAlignCurrentND_FavorSmooth
, intAlignCurrentND_UseSR
);
This function aligns the frames of the current ND document. Define a rectangular area of the current frame which does not change (is identical) throughout the whole stack of images. The algorithm will match all images according to this area.
Parameters
Description
GPU_HDR_CreateHDRImage( char *HDR_CRI_StartDir
, char *HDR_CRI_Files
);
Creates an HDR image using GPU.
Description
GPU_EDF_CreateEDFImage( char *HDR_CRI_StartDir
, char *HDR_CRI_Files
);
Creates an EDF image using GPU.
Interactive command to this function: Applications > N-SIM > Create Widefield From SIM
Description
CreateWidefieldFromSIM( intTilesInX
, intTilesInY
);
Creates a widefield image from a SIM image.
This function runs the Applications > N-SIM > Create Widefield From SIM command.
Description
_CreateWidefieldFromSIM();
Opens the Create Widefield from SIM dialog window enabling to create an averaged widefield image from a SIM image.
See Also
CreateWidefieldFromSIM
Description
Denoise3DCurrentNDDocument( intDenoisePB1Power
, intDenoisePB2Power
, intDenoisePB3Power
, intDenoisePB4Power
, intDenoisePB5Power
, intDenoisePB6Power
, intDenoisePB7Power
, intDenoisePB8Power
, intAlignCurrentND_Axis
);
Performs 3D Denoise on the current ND document.
Parameters
Interactive command to this function: Image > ND Processing > Stitch Multipoint to Large Image
Description
ND_StitchMultipoint( intStitchNDMethod
, intStitchNDPostProcess
, intStitchNDShadingType
, intStitchNDShadingOffset
, intStitchNDRegistration
);
This function enables you to stitch frames of an XY (multi-point) ND image and create a large image.
Parameters
Description
ND_StitchMultipointGa3( intiStitchingMethod
, intiRegistration
, intiAutoShadingCorrection
, intiType
, intNDDimension
);
Stitches frames of the connected image into a large image.
Parameters
NDDimension
Frame selection of the ND document.
Current frame | |
Time dimension | |
Multipoint dimension | |
Z dimension | |
All frames (the whole ND document). | |
Selection - the frames/dimensions selected by mouse within the ND control bar will be affected. |
Note
Value combination is also possible (e.g.: M+T=3, Z+T=5, M+Z=6).
This function runs the Applications > Single Particle Tracking > Import Molecule List command.
Description
STORMVV_ImportMoleculeList();
Opens a dialog window for importing a molecule list from a *.roi file.
Interactive command to this function: Image > ND Processing > Select Best Focused Plane
Description
SelectBestFocusedFromND( intFocusCriterion
, char *ComponentMask
);
This function examines the current ND2 file and selects the Z plane which is focused best. You will be prompt to select the method which will determine the focus criterion (the same one used by the StgFocusSetCriterion function). A new ND2 image is created by deleting the rest of the Z planes.
Parameters
FocusCriterion
Use focus criterion
bright field - standard contrast based criterion | |
intensity - criterion independent on pixel intensity | |
fluorescence - suitable for fluorescence microscopy | |
noise-resistant - estimates the noise level in the image and ignores it | |
confocal - criterion is based only on the intensity values, can be useful in confocal microscopy |
See Also
StgFocusSetCriterion
Description
ShowFocusedGraphFromND(
int ShowBestFocusPlaneGraph
);
Creates the Best Focus Planes graph. Frames with higher y axis values are more in focus.
This function runs the Applications > Alveole Leonardo > Show Alveole Leonardo Dialog command.
Description
_CallLeonardo();
Opens the Alvéole Leonardo external application.
Description
_GPU_EDF_CreateEDFImage();
Opens the Select EDF source files where the user selects files for the EDF image which is subsequently created using GPU.
Description
_GPU_HDR_CreateHDRImage();
Opens the Select HDR source files where the user selects files for the HDR image which is subsequently created using GPU.
This function runs the Applications > HDR > Capture HDR Image command.
Description
_HDR_CaptureHDRImage();
This function runs the Applications > HDR > Create HDR Image from File command.
Description
_HDR_CreateHDRImage();
This function runs the Image > ND Processing > Stitch Multipoint to Large Image command.
Description
_ND_StitchMultipoint();
This function opens a dialog window which can be used to stitch a multi-point ND image to a single large image.
This function runs the Image > ND Processing > Select Best Focused Plane command.
Description
_SelectBestFocusedFromND();
Opens the Select Best Focus Plane dialog window.
See Also
SelectBestFocusedFromND