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.

What are the restrictions in using SALDRE in ipnc_rdkv5.1_dm368?

I am trying to use saldre, the video statics showing only a maximum of 49 frames pass through saldre. Is this a s/w side issue or evaluation based issue?

If there is a license issue, how should we get it. Can tell me where the evaluation period and conditions are mentioned?

  • I too have the same concern.
  • Hi,

    The full available SALDRE algorithm is provided with the ipnc rdk v5.1. There is no other version available

    thank you
    Cesar
  • Thank you for your replay, we some how managed to make it work.
    But we are facing the following error while executing the code.


    CPIS_boxcar() error 5
    Error boxcar: ROI's width or height not divisible by dwn_sample_factor
    @(file ../../src_hw4macs_glbce/_vicpBoxcar.c| function _CPIS_checkBoxcarParams| line 241)
    ERROR (saldreFunc.c|SALDRE_runFunc0|200):
    CPIS_boxcar() error 5
    Error boxcar: ROI's width or height not divisible by dwn_sample_factor
    @(file ../../src_hw4macs_glbce/_vicpBoxcar.c| function _CPIS_checkBoxcarParams| line 241)
    ERROR (saldreFunc.c|SALDRE_runFunc0|200):
    CPIS_boxcar() error 5

    Can you explain the issue.. and how could we solve this .. as the code portion is not available to us.