Visual Servoing Platform  version 3.4.0
vpFeatureBuilder Member List

This is the complete list of members for vpFeatureBuilder, including all inherited members.

create(vpFeaturePoint &s, const vpCameraParameters &cam, const vpDot &d)vpFeatureBuilderstatic
create(vpFeaturePoint &s, const vpCameraParameters &cam, const vpDot2 &d)vpFeatureBuilderstatic
create(vpFeaturePoint &s, const vpCameraParameters &cam, const vpImagePoint &t)vpFeatureBuilderstatic
create(vpFeaturePoint &s, const vpPoint &p)vpFeatureBuilderstatic
create(vpFeaturePoint &s, const vpCameraParameters &goodCam, const vpCameraParameters &wrongCam, const vpPoint &p)vpFeatureBuilderstatic
create(vpFeatureSegment &s, const vpCameraParameters &cam, const vpDot &d1, const vpDot &d2)vpFeatureBuilderstatic
create(vpFeatureSegment &s, const vpCameraParameters &cam, const vpDot2 &d1, const vpDot2 &d2)vpFeatureBuilderstatic
create(vpFeatureSegment &s, const vpCameraParameters &cam, const vpImagePoint &ip1, const vpImagePoint &ip2)vpFeatureBuilderstatic
create(vpFeatureSegment &s, vpPoint &P1, vpPoint &P2)vpFeatureBuilderstatic
create(vpFeaturePointPolar &s, const vpCameraParameters &cam, const vpDot &dot)vpFeatureBuilderstatic
create(vpFeaturePointPolar &s, const vpCameraParameters &cam, const vpDot2 &dot)vpFeatureBuilderstatic
create(vpFeaturePointPolar &s, const vpCameraParameters &cam, const vpImagePoint &iP)vpFeatureBuilderstatic
create(vpFeaturePointPolar &s, const vpPoint &p)vpFeatureBuilderstatic
create(vpFeaturePointPolar &s, const vpCameraParameters &goodCam, const vpCameraParameters &wrongCam, const vpPoint &p)vpFeatureBuilderstatic
create(vpFeaturePoint3D &s, const vpPoint &p)vpFeatureBuilderstatic
create(vpFeatureLine &s, const vpLine &l)vpFeatureBuilderstatic
create(vpFeatureLine &s, const vpCylinder &c, int line)vpFeatureBuilderstatic
create(vpFeatureLine &s, const vpCameraParameters &cam, const vpMeLine &mel)vpFeatureBuilderstatic
create(vpFeatureEllipse &s, const vpCircle &c)vpFeatureBuilderstatic
create(vpFeatureEllipse &s, const vpSphere &sphere)vpFeatureBuilderstatic
create(vpFeatureEllipse &s, const vpCameraParameters &cam, const vpDot &blob)vpFeatureBuilderstatic
create(vpFeatureEllipse &s, const vpCameraParameters &cam, const vpDot2 &blob)vpFeatureBuilderstatic
create(vpFeatureEllipse &s, const vpCameraParameters &cam, const vpMeEllipse &ellipse)vpFeatureBuilderstatic
create(vpFeatureVanishingPoint &s, const vpPoint &p, unsigned int select=(vpFeatureVanishingPoint::selectX()|vpFeatureVanishingPoint::selectY()))vpFeatureBuilderstatic
create(vpFeatureVanishingPoint &s, const vpFeatureLine &l1, const vpFeatureLine &l2, unsigned int select=(vpFeatureVanishingPoint::selectX()|vpFeatureVanishingPoint::selectY()))vpFeatureBuilderstatic
create(vpFeatureVanishingPoint &s, const vpLine &l1, const vpLine &l2, unsigned int select=(vpFeatureVanishingPoint::selectX()|vpFeatureVanishingPoint::selectY()))vpFeatureBuilderstatic
create(vpFeatureVanishingPoint &s, const vpCameraParameters &cam, const vpImagePoint &line1_ip1, const vpImagePoint &line1_ip2, const vpImagePoint &line2_ip1, const vpImagePoint &line2_ip2, unsigned int select)vpFeatureBuilderstatic