View Source Evision.MergeMertens (Evision v0.1.9)
Link to this section Summary
cv
Python prototype (for reference):
Python prototype (for reference):
Python prototype (for reference):
Short version of process, that doesn't take extra arguments.
Short version of process, that doesn't take extra arguments.
Positional Arguments
- src:
[Evision.Mat]
- times:
Evision.Mat
- response:
Evision.Mat
Return
- dst:
Evision.Mat
.
Python prototype (for reference):
Positional Arguments
- src:
[Evision.Mat]
- times:
Evision.Mat
- response:
Evision.Mat
Return
- dst:
Evision.Mat
.
Python prototype (for reference):
Positional Arguments
- contrast_weiht:
float
Python prototype (for reference):
Positional Arguments
- exposure_weight:
float
Python prototype (for reference):
Positional Arguments
- saturation_weight:
float
Python prototype (for reference):
Functions
Raising version of getContrastWeight/1
.
Raising version of getExposureWeight/1
.
Raising version of getSaturationWeight/1
.
Raising version of process/2
.
Raising version of process/3
.
Raising version of process/4
.
Raising version of process/5
.
Raising version of setContrastWeight/2
.
Raising version of setExposureWeight/2
.
Raising version of setSaturationWeight/2
.
Link to this section cv
Python prototype (for reference):
getContrastWeight() -> retval
Python prototype (for reference):
getExposureWeight() -> retval
Python prototype (for reference):
getSaturationWeight() -> retval
Short version of process, that doesn't take extra arguments.
Positional Arguments
src:
[Evision.Mat]
.vector of input images
Return
dst:
Evision.Mat
.result image
Python prototype (for reference):
process(src[, dst]) -> dst
Short version of process, that doesn't take extra arguments.
Positional Arguments
src:
[Evision.Mat]
.vector of input images
Return
dst:
Evision.Mat
.result image
Python prototype (for reference):
process(src[, dst]) -> dst
Positional Arguments
- src:
[Evision.Mat]
- times:
Evision.Mat
- response:
Evision.Mat
Return
- dst:
Evision.Mat
.
Python prototype (for reference):
process(src, times, response[, dst]) -> dst
Positional Arguments
- src:
[Evision.Mat]
- times:
Evision.Mat
- response:
Evision.Mat
Return
- dst:
Evision.Mat
.
Python prototype (for reference):
process(src, times, response[, dst]) -> dst
Positional Arguments
- contrast_weiht:
float
Python prototype (for reference):
setContrastWeight(contrast_weiht) -> None
Positional Arguments
- exposure_weight:
float
Python prototype (for reference):
setExposureWeight(exposure_weight) -> None
Positional Arguments
- saturation_weight:
float
Python prototype (for reference):
setSaturationWeight(saturation_weight) -> None
Link to this section Functions
Raising version of getContrastWeight/1
.
Raising version of getExposureWeight/1
.
Raising version of getSaturationWeight/1
.
Raising version of process/2
.
Raising version of process/3
.
Raising version of process/4
.
Raising version of process/5
.
Raising version of setContrastWeight/2
.
Raising version of setExposureWeight/2
.
Raising version of setSaturationWeight/2
.