Multimodal AI
Monocular depth estimation
Estimating how far away things are using a single camera view.
Example
An AI system predicts relative distances from one photograph.
Why people use it
It lets software estimate a scene's depth from one camera view.
What you'll hear
“Can one photo suggest what is nearer or farther away?”
What this means for you
Avoid using unvalidated estimates as precise measurements.
Can you control it?
Developer-only
The people building or running the AI choose this setup. An everyday user generally needs their help to change how this part works.
Common questions
- Can reflections make distance estimates harder?
- Yes. Mirrors and shiny surfaces can create misleading visual clues about where things actually are.
- Why can an unusually sized object confuse it?
- The system may rely on familiar size clues that do not fit the particular object.
- Can a guessed distance be consistent but wrongly scaled?
- Yes. The relative arrangement can look plausible while all the estimated physical distances are off.