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.

The up-down object counting detect on DVRRDK-04.00.00.03

hi all

I face the condition is that when I used the ti8168 dvrrdk-04.00.00.03. to detect the up and down object counting(person).

the correct rate is so lower than the left and right.  So I want to ask how to setting it.  I only setting the parameter in the dmvalConfig.ini

(from orientation = 1 to orientation = 0) have any setting I never to set  to result for this situation

thanks 

  • Your are right you need to set orientation value correctly.

    In OC algorithm, events are detected when objects move across top and bottom  halves of the image or events are detected when objects move across left and right halves of the image. Allowed range for this parameter (orientation) is [0,1]. where 0 indicates top to bottom, and 1 indicates left to right.

    Then you can specify the direction as well e.g. Case-I  Left to right or right to left    Case-II   top to bottom or bottom to top. Direction parameter would control this.

  • hi 

    I have another question is that the setting of the FPS for object counting is where?

    thanks a lot

  • It is present in the use case file; Look for SCD configuration and the FPS settings for VA channels.   It is not configurable at runtime, Currently it is set at 10FPS.