nvcamerasrc default edge_enhancement property

Hi everybody,

I am currently checking the nvcamerasrc Gstreamer Element, and on the edge-enhancement property the default value seems to be outside of the allowed values:

edge-enhancement : property to adjust edge enhnacement value
flags: readable, writable
Float. Range: 0 - 1 Default: -1

It seems that edge-enhancement is a floting value between 0 - 1 but default value is -1.

Is this correct?

Regards.

Hi Carlos001,
edge-enhancement is disabled by default. You can configure a float value 0 - 1 to enable it.