public static class SelectRectSubpixel.F32_F32 extends ImplSelectRectStandardBase_F32<boofcv.struct.image.GrayF32>
textureThresholdimageDisparity, invalidDisparity, localMax, maxDisparity, maxError, minDisparity, radiusX, rangeDisparity, regionWidth, rightToLeftTolerance| Constructor and Description |
|---|
F32_F32(int maxError,
int rightToLeftTolerance,
double texture) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<boofcv.struct.image.GrayF32> |
getDisparityType()
Type of image the disparity is
|
protected void |
setDisparity(int index,
int disparityValue)
Sets the output to the specified disparity value.
|
configure, process, setTexturemaxDisparityAtColumnL2R, setLocalMaxprotected void setDisparity(int index,
int disparityValue)
SelectRectStandardsetDisparity in class SelectRectStandard<float[],boofcv.struct.image.GrayF32>index - Image pixel that is being setdisparityValue - disparity valuepublic java.lang.Class<boofcv.struct.image.GrayF32> getDisparityType()
DisparitySelect