add description for generic images
This commit is contained in:
parent
0a8f41f987
commit
1f57f8f235
@ -97,6 +97,15 @@ With ground truth matching (only matching people):
|
|||||||
Without ground_truth matching (all the detected people):
|
Without ground_truth matching (all the detected people):
|
||||||

|

|
||||||
|
|
||||||
|
### Images without calibration matrix
|
||||||
|
To accurately estimate distance, the focal length is necessary.
|
||||||
|
However, it is still possible to test Monoloco on images where the calibration matrix is not available.
|
||||||
|
Absolute distances are not meaningful but relative distance still are.
|
||||||
|
Here, an example using a pre-defined calibration matrix.
|
||||||
|
Without ground_truth matching (all the detected people):
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
# Preprocess
|
# Preprocess
|
||||||
|
|
||||||
### Datasets
|
### Datasets
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user