View Source Evision.Detail.NoExposureCompensator (Evision v0.1.9)

Link to this section Summary

cv.detail

Positional Arguments
Return

Python prototype (for reference):

##### Return

Positional Arguments
  • umv: [Evision.Mat]

Python prototype (for reference):

Link to this section cv.detail

Link to this function

apply(self, arg1, arg2, arg3, arg4)

View Source
Positional Arguments
Return

Python prototype (for reference):

apply(arg1, arg2, arg3, arg4) -> arg3

##### Return

  • umv: [Evision.Mat].

Python prototype (for reference):

getMatGains([, umv]) -> umv
Positional Arguments
  • umv: [Evision.Mat]

Python prototype (for reference):

setMatGains(umv) -> None

Link to this section Functions

Link to this function

apply!(self, arg1, arg2, arg3, arg4)

View Source

Raising version of apply/5.

Raising version of getMatGains/1.

Raising version of setMatGains/2.