┌───────────────────────────────┐
│ Drone Camera │
│ captures images of the scene │
└──────────────┬────────────────┘
│ compares images over time
↓
┌───────────────────────────────┐
│ Optical Flow Algorithm │
│ calculates movement from shifts│
└──────────────┬────────────────┘
│ estimates movement indoors
↓
┌───────────────────────────────┐
│ Position Estimation System │
│ combines optical flow with │
│ other sensors for accuracy │
└───────────────────────────────┘This diagram shows how a drone uses its camera to capture images, calculates optical flow by comparing image changes, and combines this with other sensors to estimate its indoor position.