Class SelectSparseErrorSubpixel
java.lang.Object
boofcv.alg.disparity.block.select.SelectSparseErrorSubpixel
public class SelectSparseErrorSubpixel extends Object
Subpixel accuracy for disparity. See SelectErrorSubpixel
for more details on the
mathematics.
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
SelectSparseErrorSubpixel.F32
static class
SelectSparseErrorSubpixel.S32
-
Constructor Summary
Constructors Constructor Description SelectSparseErrorSubpixel()
-
Method Summary
-
Constructor Details
-
SelectSparseErrorSubpixel
public SelectSparseErrorSubpixel()
-