neuralib.scanbox.core.screenshot_to_tiff
- neuralib.scanbox.core.screenshot_to_tiff(mat_file, output=None)[source]
Scanbox screenshot result (.mat) to tif file :param mat_file: :param output: save output path, otherwise show :return:
- Parameters:
mat_file (str | Path | PathLike[str])
output (str | Path | PathLike[str] | None)
- Return type:
None