View Source Evision.Detail.Timelapser (Evision v0.1.8)

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):

Positional Arguments

Python prototype (for reference):

Link to this section cv.detail

Positional Arguments
  • type: int

Python prototype (for reference):

createDefault(type) -> retval

Python prototype (for reference):

getDst() -> retval
Link to this function

initialize(self, corners, sizes)

View Source
Positional Arguments
  • corners: [Point]
  • sizes: [Size]

Python prototype (for reference):

initialize(corners, sizes) -> None
Link to this function

process(self, img, mask, tl)

View Source
Positional Arguments

Python prototype (for reference):

process(img, mask, tl) -> None

Link to this section Functions

Raising version of createDefault/1.

Raising version of getDst/1.

Link to this function

initialize!(self, corners, sizes)

View Source

Raising version of initialize/3.

Link to this function

process!(self, img, mask, tl)

View Source

Raising version of process/4.