Skip to main content
Fahad Mirza
Associate III
June 25, 2019
Solved

Example source code for People counter

  • June 25, 2019
  • 1 reply
  • 961 views

Hi,

I came across of this video of people counter recently from STMicroelectronics. I was wondering where can I find more information about it or code.

Because , I don't understand how field of view is divided into two zones. I couldn't find anything like that in the API.

This topic has been closed for replies.
Best answer by John E KVAM

There is a user manual um2555 that explains all about using Regions of interest to make zones.

go to:

https://www.st.com/content/ccc/resource/technical/document/user_manual/group1/fc/c3/0b/8c/0c/da/4c/8d/DM00600212/files/DM00600212.pdf/jcr:content/translations/en.DM00600212.pdf

Or just search the ST.com site for UM2555.

1 reply

John E KVAM
ST Employee
June 25, 2019

There is a user manual um2555 that explains all about using Regions of interest to make zones.

go to:

https://www.st.com/content/ccc/resource/technical/document/user_manual/group1/fc/c3/0b/8c/0c/da/4c/8d/DM00600212/files/DM00600212.pdf/jcr:content/translations/en.DM00600212.pdf

Or just search the ST.com site for UM2555.

If this or any post solves your issue, please mark them as 'Accept as Solution' It really helps. And if you notice anything wrong do not hesitate to 'Report Inappropriate Content'. Someone will review it.
Fahad Mirza
Associate III
June 28, 2019

Thanks, John.