Options for gap filling with function CVC3DRangeMapFillGaps. More...
Data Fields | |
| double | BackgroundValue |
| Value indicating a gap. | |
| cvbdim_t | MaxHeight |
| Maximum Height of a gap to be filled. Larger gaps are ignored. If you like to fill all gaps, set MaxHeight to a value greater the height of your input range map. | |
| cvbdim_t | MaxWidth |
| Maximum width of a gap to be filled. Larger gaps are ignored. If you like to fill all gaps, set MaxWidth to a value greater the width of your input range map. | |
| CVC3DGapFillingMethod | Method |
| Method to fill gaps. | |
Options for gap filling with function CVC3DRangeMapFillGaps.