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