View Source Evision.Detail.Timelapser (Evision v0.1.7)
Link to this section Summary
cv.detail
Positional Arguments
- type:
int
Python prototype (for reference):
Python prototype (for reference):
Positional Arguments
- corners:
[Point]
- sizes:
[Size]
Python prototype (for reference):
Functions
Raising version of createDefault/1
.
Raising version of getDst/1
.
Raising version of initialize/3
.
Raising version of process/4
.
Link to this section cv.detail
Positional Arguments
- type:
int
Python prototype (for reference):
createDefault(type) -> retval
Python prototype (for reference):
getDst() -> retval
Positional Arguments
- corners:
[Point]
- sizes:
[Size]
Python prototype (for reference):
initialize(corners, sizes) -> None
Positional Arguments
- img:
Evision.Mat
- mask:
Evision.Mat
- tl:
Point
Python prototype (for reference):
process(img, mask, tl) -> None
Link to this section Functions
Raising version of createDefault/1
.
Raising version of getDst/1
.
Raising version of initialize/3
.
Raising version of process/4
.