Tool/software: Code Composer Studio
hi,
the mmwave visualizer can give the x,y,z of certain object, and how can i get that information from other demo codes, for example, vital_signs code?
thank you ~
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.
Tool/software: Code Composer Studio
hi,
the mmwave visualizer can give the x,y,z of certain object, and how can i get that information from other demo codes, for example, vital_signs code?
thank you ~
hi,
I can find the vital_signs project and run that, but I want to find information to compute the 2D / 3D location of certain object,the range profile can be used to figure the distance between EVM and object, how to get the other dimension distance?
thank you~
Hello,
If you want to compute the distance of various objects, it may be better to use the out-of-box mmWave demonstration that is supplied with the SDK and pre-programmed in the new boards. You may then refer to this post that points to documents giving the detailed data format output by this and some other demonstrations.
Thank you,
François.
Hello,
Please refer to my former answer. The vital signs demo is *not* suited for getting x/y/z information of the objects the radar senses. Please re-program your board with the mmw demo provided in the SDK and as instructed in the SDK manual, section 3.1. The format of the data output by the radar is described in this document; you will get directly x/y/z from there.
Thank you.
François.