This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

IWR1642BOOST: Code to Generate Range vs. Power, Range-Doppler Heatmap, Longitudinal vs. Latitudinal Distance Plots

Part Number: IWR1642BOOST

Hello,

I am trying to find code to generate plots such as those found in the Traffic Monitoring Demo. Is there existing matlab code or documentation for generating these plots? Additionally I would like to get the source code to generate plots such as those found in the TI Demo Visualizer. Pictures of the plots I am trying to generate are found below. 

 (https://pdfs.semanticscholar.org/bcc7/da13c3d8c142b7a680180b9cc284954d9fde.pdf

  • Former Member
    0 Former Member
    Hello,

    The plot from the Traffic Monitoring reference design you show is not available. However the plots are similar to that of the demo visualizer.

    The source code for the demo visualizer can be downloaded and viewed using the method from this post:
    e2e.ti.com/.../2781558

    Amanda
  • Thanks for the answer. Is there a way to generate these plots in matlab? Specifically I am interested in running the people counting experiment and generating these plots from the fHist Struct resulting from running the people counting experiment. Is there a way I can do this?
  • Former Member
    0 Former Member in reply to Isaac Mears
    Hello Isaac,

    This is not available for people counting but it has been released for the traffic monitoring lab. The lab has a tm_play tool that replays fhist files. It can be a useful reference for how to interpret the fhist files generated from people counting.

    dev.ti.com/.../

    Amanda