
Foreground mask
Per-frame binary foreground mask separating the animal from the adapted background — usable for downstream analysis.
Robust animal detection through adaptive background modeling
Three background models — static, MOG2, and KNN — adapt to lighting changes, reject shadows, and maintain detection through gradual environmental shifts without manual threshold adjustment.

Standard tracking uses a brightness threshold to separate the animal from the arena floor. When room lights change (door opening, circadian cycle), shadows move, or bedding shifts, the threshold becomes invalid and detection is lost.
ConductVision maintains a background model that updates continuously, separating the static (or slowly changing) arena from the moving animal. Shadow detection classifies shadow pixels separately from animal pixels.

Per-frame binary foreground mask separating the animal from the adapted background — usable for downstream analysis.

Per-frame detection confidence score indicating how clearly the animal is separated from background — flags potential tracking issues.

Current background model image for visual verification that adaptation is tracking environmental changes correctly.
Light/dark cycle transitions change arena illumination dramatically. Adaptive background maintains tracking through the transition.
Moving between light and dark compartments changes local illumination. Background subtraction adapts per-region.
Bedding shifts, food/water changes, and gradual soiling change the arena appearance over days. Adaptive models maintain detection.
Field stations and semi-outdoor enclosures experience cloud cover changes and sun angle shifts. KNN model handles non-stationary backgrounds.
| Feature | ConductVision | Typical systems |
|---|---|---|
| Background model | 3 adaptive models (static/MOG2/KNN) | Fixed threshold |
| Shadow handling | Automatic shadow rejection | Shadows detected as animal |
| Lighting change tolerance | Continuous adaptation | Re-calibrate manually |
| Threshold tuning | Not required | Per-session adjustment |
| 24h recording support | Adapts through light/dark cycle | Fails at light transitions |
High-resolution 30 fps tracking that captures sub-second behavioral events conventional systems miss.

Continuous 24h+ home cage recording with automatic light-cycle binning and activity profiles.

Deep segmentation for pixel-precise detection in any contrast condition.
Upload a recording with changing lighting and see adaptive background maintain detection.