View Source Evision.Detail.BlocksGainCompensator (Evision v0.1.9)
Link to this section Summary
cv.detail
Positional Arguments
- index:
int
- corner:
Point
- mask:
Evision.Mat
Return
- image:
Evision.Mat
Python prototype (for reference):
##### Keyword Arguments
##### Keyword Arguments
Positional Arguments
- bl_width:
int
- bl_height:
int
- nr_feeds:
int
Python prototype (for reference):
##### Return
Positional Arguments
- umv:
[Evision.Mat]
Python prototype (for reference):
Functions
Raising version of apply/5
.
Raising version of detail_BlocksGainCompensator/0
.
Raising version of detail_BlocksGainCompensator/1
.
Raising version of detail_BlocksGainCompensator/3
.
Raising version of getMatGains/1
.
Raising version of setMatGains/2
.
Link to this section cv.detail
Positional Arguments
- index:
int
- corner:
Point
- mask:
Evision.Mat
Return
- image:
Evision.Mat
Python prototype (for reference):
apply(index, corner, image, mask) -> image
##### Keyword Arguments
- bl_width:
int
. - bl_height:
int
.
Python prototype (for reference):
BlocksGainCompensator([, bl_width[, bl_height]]) -> <detail_BlocksGainCompensator object>
##### Keyword Arguments
- bl_width:
int
. - bl_height:
int
.
Python prototype (for reference):
BlocksGainCompensator([, bl_width[, bl_height]]) -> <detail_BlocksGainCompensator object>
Positional Arguments
- bl_width:
int
- bl_height:
int
- nr_feeds:
int
Python prototype (for reference):
BlocksGainCompensator(bl_width, bl_height, nr_feeds) -> <detail_BlocksGainCompensator object>
##### 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
Raising version of apply/5
.
Raising version of detail_BlocksGainCompensator/0
.
Raising version of detail_BlocksGainCompensator/1
.
Raising version of detail_BlocksGainCompensator/3
.
Raising version of getMatGains/1
.
Raising version of setMatGains/2
.