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