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.

TDA2PXEVM: GLBCE default parameters: maxSlopeLimit & minSlopeLimit

Part Number: TDA2PXEVM

Hi,

The default parameters of maxSlopeLimit and minSlopeLimit of GLBCE are as below in vision sdk v3.4.

...
maxSlopeLimit = 64, /* MAX Slope Limit */
minSlopeLimit  = 72, /* MIN Slope Limit */
...

But they are changed each other as below in your document "ISP and Tuning (05/10/2017)".

• Slope Max Limit (0~255): 72 (recommended)
– Reduce if source image is very noisy
• Slope Min Limit (0~255): 64 (recommended)

Please let me know which one is correct.

Thanks.
HJ Kim