You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 2, 2026. It is now read-only.
General idea: calculate optical flow vector fields (LK coarse to fine for stability?) -> normalize each field back into gray images -> use histogram thresholding to retrieve foreground of moving cilia -> obtain dynamic masks for each video with hopefully minimal false positives (yielding highly textural samples for appearance head input)
Scripts will be in folder 'preprocessing' & progress will be tracked via this ticket!
General idea: calculate optical flow vector fields (LK coarse to fine for stability?) -> normalize each field back into gray images -> use histogram thresholding to retrieve foreground of moving cilia -> obtain dynamic masks for each video with hopefully minimal false positives (yielding highly textural samples for appearance head input)
Scripts will be in folder 'preprocessing' & progress will be tracked via this ticket!