Tool/software:
Hi,
I have signed an NDA with you and obtained the source code of the 'Vital Signs with People Tracking' . When debugging, I want to change the source code of the people tracking part. However, I find that the modification is useless. I find that in “Vital signs with people tracking”, the tracking module is called as a binary file instead of being directly called by the program. Although the tracking source code is provided, it is not directly called. The tracking code I modified cannot be compiled into a binary file for replacement.
Excuse me, if I want to change the tracking code, how can I make it take effect?