. I am currently looking to deploy multiple mm-wave sensors within one room to increase the coverage area. Due to this set up, there are overlapping fields of view between the two sensors.
Both sensors have been processed so that their output in one frame is a single point representing a person [x,y,z]. I would like to know how to handle this information when 2 sensors record the same person in a single frame, producing two different [x,y,z] outputs based on their local coordinate systems.
Have you dealt with this issue before? Any help or guidance you could give me would be greatly appreciated.