public static class SelectSparseStandardSubpixel.S32 extends ImplSelectSparseStandardWta_S32
discretizer, textureThresholddisparity, maxError| Constructor and Description |
|---|
S32(int maxError,
double texture) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
select(int[] scores,
int maxDisparity)
Examines disparity scores and looks for the best correspondence.
|
setTexturegetDisparitypublic boolean select(int[] scores,
int maxDisparity)
DisparitySparseSelectselect in interface DisparitySparseSelect<int[]>select in class ImplSelectSparseStandardWta_S32scores - Set of disparity scores.maxDisparity - Maximum allowed disparity.