Options for gap filling with function fill_gaps. More...
Inherits object.
Options for gap filling with function fill_gaps.
Creates a set of options that the fill_gaps function can take.
background_value : float Value indicating a gap.
max_width : int Maximum width of a gap to be filled.
max_height : int Maximum Height of a gap to be filled.
method : int Method to fill gaps (see cvb.GapFillingMethod).