Thin and Multi-object detection using the VL53l3CX within small ranges.
I am trying to use the VL53l3CX sensor for multi object detection with thin objects within a small range (<30cm)
I can detect and range a thin target object (2mm) fairly easily however when using a high reflectance screen 10cm behind the target, the sensor rejects the thin target as an
"object" and outputs a range for the screen (although this seems to be slightly less than it should be).
Is this a result of the bin widths on the histogram causing the fairly close together (10cm separation) objects being combined? If so, what is the minimum separation distance (multi object spatial resolution?)
Would switching to Short range mode help at all?
Would it be possible to use the raw histogram to detect these as individual objects?
For reference I am currently using the GUI for the stm32.
