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.

IWR6843AOP: Building Occupancy detection with IWR6843AOPEVM

Part Number: IWR6843AOP

Hi,

I want to try out the building occupancy experiment mentioned on 
https://dev.ti.com/tirex/explore/node?a=VLyFKFf__4.12.1&node=A__AAt5eSaERCT8HXkCaTxCXA__com.ti.mmwave_industrial_toolbox__VLyFKFf__4.12.1

I am unable to find the GUI application in the zip file provided. It has MATLAB source code for the same but not the application.

Please provide me with the application since my system doesn't have MATLAB.

Thanks and regards
Samidha

  • Hi,

    This application is only written in MATLAB. You may get similar results if you use our Industrial Visualizer found here, and modify the given python code to add entry/exit lines, and count the number of targets that cross the entry/exit lines you have programmed.

    Best,

    Nate

  • Hi Nathan,

    I think the GUI application file is missing in the zip folder.

    If I check for overhead 3D people counting demo folder it has a visualizer application file along with the source code.
    But in the Overhead_occupancy_counter folder, I am not able to find this type of application file to run the GUI.

    Please refer to the pictures for a clear idea.

    Thanks and regards,

    Samidha

  • Hi Samidha,

    You can create applications from MATLAB code that can run with just a MATLAB runtime license, which is how the overhead 3D people counting visualizer application is built. Unfortunately, this is not offered for the occupancy counter. You could get a MATLAB license to run the occupancy counter from src, or you could use a different visualizer and build the occupancy counting functionality into it.

    Best,

    Nate