public static class SelectRectSubpixel.S32_F32 extends ImplSelectRectStandardBase_S32<boofcv.struct.image.GrayF32>
discretizer, textureThresholdimageDisparity, invalidDisparity, localMax, maxDisparity, maxError, minDisparity, radiusX, rangeDisparity, regionWidth, rightToLeftTolerance| Constructor and Description |
|---|
S32_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<int[],boofcv.struct.image.GrayF32>index - Image pixel that is being setdisparityValue - disparity valuepublic java.lang.Class<boofcv.struct.image.GrayF32> getDisparityType()
DisparitySelect