Go to the source code of this file.
Classes | |
class | ransac.LinearLeastSquaresModel |
class | ransac.PlaneLeastSquaresModel |
Namespaces | |
namespace | ransac |
Functions | |
def | ransac.random_partition |
def | ransac.ransac |
def | ransac.test |
def | ransac.testPlane |
def | ransac.testPlanePointcloud |
Variables | |
string | ransac.TEST_FOLDER = '/home/jokerman/svn/robot1_data/usr/martin/laser_camera_segmentation/labeling' |
Optional imports below import processor [Both only for testing obsolete dataset, testPlanePointcloud() ] import configuration import pylab; import sys. |