|
IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
This is the complete list of members for PlanarModel, including all inherited members.
| __init__(self, n=None, d=None, tau=None, vectorize=True) | PlanarModel | |
| detector::bgmodel::inCorner::SurfaceCutModel.__init__(self) | SurfaceCutModel | |
| adjustThreshold(self, ntau) | PlanarModel | |
| build_model(n, d, tau, isVectorized=True) | PlanarModel | static |
| buildFromCfg(theParms, tau=0, isVectorized=True) | PlanarModel | static |
| classify | PlanarModel | |
| d | PlanarModel | |
| loadFrom(fptr) | PlanarModel | static |
| margin | PlanarModel | |
| n | PlanarModel | |
| offsetThreshold(self, dtau) | PlanarModel | |
| saveTo(self, fPtr) | PlanarModel | |
| tau | PlanarModel | |
| vectorize | PlanarModel |