Skip to content

CaliAli downsample

Syntax

function CaliAli_options=CaliAli_downsample(varargin)

Description

This function performs temporal and spatial downsampling on selected video files. Supported formats include .avi, .m4v, .mp4, .tif, .tiff, .isxd, and .h5.

Function Inputs:
Parameter Name Type Description
varargin array Variable input arguments, which are parsed into CaliAli_options .
Function Outputs:
Parameter Name Type Description
CaliAli_options structure Updated structure containing the downsampling parameters.
Example usage:
CaliAli_options = CaliAli_downsample();   % Interactive file selection
CaliAli_options = CaliAli_downsample(CaliAli_options);   % Using predefined options