View Source Evision.Detail.ChannelsCompensator (Evision v0.1.8)
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
##### Return
Python prototype (for reference):
Python prototype (for reference):
Positional Arguments
- umv:
[Evision.Mat]
Python prototype (for reference):
Positional Arguments
- nr_feeds:
int
Python prototype (for reference):
Positional Arguments
- similarity_threshold:
double
Python prototype (for reference):
Functions
Raising version of apply/5
.
Raising version of detail_ChannelsCompensator/0
.
Raising version of detail_ChannelsCompensator/1
.
Raising version of getMatGains/1
.
Raising version of getNrFeeds/1
.
Raising version of getSimilarityThreshold/1
.
Raising version of setMatGains/2
.
Raising version of setNrFeeds/2
.
Raising version of setSimilarityThreshold/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
- nr_feeds:
int
.
Python prototype (for reference):
ChannelsCompensator([, nr_feeds]) -> <detail_ChannelsCompensator object>
##### Keyword Arguments
- nr_feeds:
int
.
Python prototype (for reference):
ChannelsCompensator([, nr_feeds]) -> <detail_ChannelsCompensator object>
##### Return
- umv:
[Evision.Mat]
.
Python prototype (for reference):
getMatGains([, umv]) -> umv
Python prototype (for reference):
getNrFeeds() -> retval
Python prototype (for reference):
getSimilarityThreshold() -> retval
Positional Arguments
- umv:
[Evision.Mat]
Python prototype (for reference):
setMatGains(umv) -> None
Positional Arguments
- nr_feeds:
int
Python prototype (for reference):
setNrFeeds(nr_feeds) -> None
Positional Arguments
- similarity_threshold:
double
Python prototype (for reference):
setSimilarityThreshold(similarity_threshold) -> None
Link to this section Functions
Raising version of apply/5
.
Raising version of detail_ChannelsCompensator/0
.
Raising version of detail_ChannelsCompensator/1
.
Raising version of getMatGains/1
.
Raising version of getNrFeeds/1
.
Raising version of getSimilarityThreshold/1
.
Raising version of setMatGains/2
.
Raising version of setNrFeeds/2
.
Raising version of setSimilarityThreshold/2
.