Sensor IWR 1843BOOST
Industrial Toolbox 4.10.1 // Traffic Monitoring //
On running the tm_visualizer in Play back mode. Here are below some insights from the data I observed
- Frame number 1250 to 1287 , Range >40m
- There are Points clouds detected in each frame.
- On average 8-10 points clouds are detected
- But targetid is blank even though the car is in motion towards the sensor in a lane. ie There are no Type 6 packets
- The distance from car to the sensor is >=40m in this frames
- Frame number 1287 to 1350 , Range <40m
- There are point clouds and targetid is detected. ie Type 6 packets are present
- The car is in motion and is traveling towards the sensor in a lane.
- But the targetid changes frame to frame even tough the same vechicle is moving towards the sensor
Questions
- I need to know how the tracking ID is generated and assigned?
- On analysing the frames for which the targetid is not getting generated I found that the number of point cloud on an average that occurs In the frame is < 10. And for the frames which has targetid generated has on an average >10 point clouds. But in between those valid frames some frames also has point clouds <10.
- So I am unable to find exactly why the sensor doesn't generate targetid even tough the car is in motion and is traveling towards the sensor in the same lane
- How are the targetid is generated and assigned and how can I fine tune to improve the target id detection rate?
- Why the target ID assigned to vehicle changes frame to frame?
- For some frame targetid shows 8 then next few frames targetid assinged shows 12 . It changes the targetid assigned frame to frame