Hi,
In current Low_power_visualizer_5.3.0.0, in plots figure, the XY YZ plot range is fixed, my customer would like to change the plot range. Would u pls help guide me how to change it?
Thanks.
Andy
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.
Hi,
In current Low_power_visualizer_5.3.0.0, in plots figure, the XY YZ plot range is fixed, my customer would like to change the plot range. Would u pls help guide me how to change it?
Thanks.
Andy
Hello Andy.
Is there a reason why the customer is trying to restrict or modify the range of these plots? What are they seeing now and what do they want to change it to? The plot ranges are not configurable, but you can modify the configuration to process detections within a certain range using the rangeSelCfg configuration command. This will end up restricting the range in which points being plotted show up in.
Sincerely,
Santosh
Santosh,
Customer think the Z axis range [-8, 8] is too large, their application is for person detection, it is not comfortable to observe the result. So customer would like to know how to change it to fit the real use.
My understanding it is need to change the visualizer source code, which is not opened publicly. Can u help check if any way to meet customer use, thanks.
Andy
Hello Andy.
If they want to restrict their field of view, I believe the easiest way to do that is to use the Industrial Visualizer in the Radar Toolbox. For the XY and YZ plots, you can look at from a top-down view or a side view, and adjust the zoom accordingly to the range that you desire manually. I can look into seeing whether this modification is possible, but the Industrial Visualizer will allow you do this, albeit manually(zoom with the mouse). To further distinguish the points, you can modify the boundary box as part of the configuration, and this will make the desired field of view more apparent in the Industrial Visualizer. The industrial visualizer is located at <radar-toolbox-install-path>/tools/visualizers/Industrial_Visualizer/.
Sincerely,
Santosh