neuralib.imglib.io.tif_to_gif

neuralib.imglib.io.tif_to_gif(image_file, output_path, fps=30, **kwargs)[source]

Convert tif sequences to GIF

Parameters:
  • image_file (str | Path | PathLike[str])

  • output_path (str | Path | PathLike[str])

  • fps (int)

Return type:

None