smlmlp.drift_meanshift module

smlmlp.drift_meanshift(x, y, meanshift_frames_per_segment=10.0, *, meanshift_outlier_fraction=0.1, meanshift_recompute=True, meanshift_max_iter=100, meanshift_tol_nm=1.0, meanshift_max_drift_nm=300.0, cuda=False, parallel=False)[source]

Placeholder for drift meanshift.

Raises:

SyntaxError – Always raised because this analysis is not implemented yet.