_CallLeonardo, _GPU_EDF_CreateEDFImage, _GPU_HDR_CreateHDRImage, _HDR_CaptureHDRImage, _HDR_CreateHDRImage, _SelectBestFocusedFromND, AlignCurrentNDDocument, AlignCurrentNDDocumentRect, Denoise3DCurrentNDDocument, GPU_EDF_CreateEDFImage, GPU_HDR_CreateHDRImage, STORMVV_ImportMoleculeList
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.
Description
Denoise3DCurrentNDDocument( intDenoisePB1Power
, intDenoisePB2Power
, intDenoisePB3Power
, intDenoisePB4Power
, intDenoisePB5Power
, intDenoisePB6Power
, intDenoisePB7Power
, intDenoisePB8Power
, intAlignCurrentND_Axis
);
Performs 3D Denoise on the current ND document.
Parameters
Description
STORMVV_ImportMoleculeList();
Opens a dialog window for importing a molecule list from a *.roi file.
This function runs the Applications > Alveole Leonardo > Show Alveole Leonardo Dialog menu command.
(requires: Local Option)
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 menu command.
Description
_HDR_CaptureHDRImage();
This function runs the Applications > HDR > Create HDR Image from File menu command.
Description
_HDR_CreateHDRImage();