CorrespondenceThreshold

Filters the pixels depending on the absolute value of the cost measure. For SGM, it limits the maximum cost of a match. For the correlation matcher and PatchMatch2 it requires a minimum correlation value for a valid match, otherwise the pixel is filtered out.

Note

This filter is not applicable for the PatchMatch matching method.

Note

Setting this parameter to 0 disables the correspondence threshold filter.

Format

Number

A number between 0 and 99.9, specifying the correspondence threshold in percent.

Default

60