Visual Servoing Platform  version 3.1.0
vpMbtFaceDepthNormal Member List

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

addLine(vpPoint &p1, vpPoint &p2, vpMbHiddenFaces< vpMbtPolygon > *const faces, int polygon=-1, std::string name="")vpMbtFaceDepthNormal
computeDesiredFeatures(const vpHomogeneousMatrix &cMo, const unsigned int width, const unsigned int height, const pcl::PointCloud< pcl::PointXYZ >::ConstPtr &point_cloud, vpColVector &desired_features, const unsigned int stepX, const unsigned int stepY)vpMbtFaceDepthNormal
computeDesiredFeatures(const vpHomogeneousMatrix &cMo, const unsigned int width, const unsigned int height, const std::vector< vpColVector > &point_cloud, vpColVector &desired_features, const unsigned int stepX, const unsigned int stepY)vpMbtFaceDepthNormal
computeDesiredFeaturesPCL(const pcl::PointCloud< pcl::PointXYZ >::ConstPtr &point_cloud_face, vpColVector &desired_features, vpColVector &desired_normal, vpColVector &centroid_point)vpMbtFaceDepthNormalprotected
computeDesiredFeaturesRobustFeatures(const std::vector< double > &point_cloud_face_custom, const std::vector< double > &point_cloud_face, const vpHomogeneousMatrix &cMo, vpColVector &desired_features, vpColVector &desired_normal, vpColVector &centroid_point)vpMbtFaceDepthNormalprotected
computeDesiredFeaturesSVD(const std::vector< double > &point_cloud_face, const vpHomogeneousMatrix &cMo, vpColVector &desired_features, vpColVector &desired_normal, vpColVector &centroid_point)vpMbtFaceDepthNormalprotected
computeDesiredNormalAndCentroid(const vpHomogeneousMatrix &cMo, const vpColVector &desired_normal, const vpColVector &centroid_point)vpMbtFaceDepthNormalprotected
computeInteractionMatrix(const vpHomogeneousMatrix &cMo, vpMatrix &L, vpColVector &features)vpMbtFaceDepthNormal
computeNormalVisibility(const double nx, const double ny, const double nz, const vpColVector &centroid_point, vpColVector &face_normal)vpMbtFaceDepthNormal
computeNormalVisibility(const float nx, const float ny, const float nz, const pcl::PointXYZ &centroid_point, pcl::PointXYZ &face_normal)vpMbtFaceDepthNormal
computeNormalVisibility(const double nx, const double ny, const double nz, const vpHomogeneousMatrix &cMo, const vpCameraParameters &camera, vpColVector &correct_normal, vpPoint &centroid)vpMbtFaceDepthNormal
computePolygonCentroid(const std::vector< vpPoint > &points, vpPoint &centroid)vpMbtFaceDepthNormalprotected
computeROI(const vpHomogeneousMatrix &cMo, const unsigned int width, const unsigned int height, std::vector< vpImagePoint > &roiPts)vpMbtFaceDepthNormalprotected
computeVisibility()vpMbtFaceDepthNormal
computeVisibilityDisplay()vpMbtFaceDepthNormal
display(const vpImage< unsigned char > &I, const vpHomogeneousMatrix &cMo, const vpCameraParameters &cam, const vpColor &col, const unsigned int thickness=1, const bool displayFullModel=false)vpMbtFaceDepthNormal
display(const vpImage< vpRGBa > &I, const vpHomogeneousMatrix &cMo, const vpCameraParameters &cam, const vpColor &col, const unsigned int thickness=1, const bool displayFullModel=false)vpMbtFaceDepthNormal
displayFeature(const vpImage< unsigned char > &I, const vpHomogeneousMatrix &cMo, const vpCameraParameters &cam, const double scale=0.05, const unsigned int thickness=1)vpMbtFaceDepthNormal
displayFeature(const vpImage< vpRGBa > &I, const vpHomogeneousMatrix &cMo, const vpCameraParameters &cam, const double scale=0.05, const unsigned int thickness=1)vpMbtFaceDepthNormal
estimateFeatures(const std::vector< double > &point_cloud_face, const vpHomogeneousMatrix &cMo, vpColVector &x_estimated, std::vector< double > &weights)vpMbtFaceDepthNormalprotected
estimatePlaneEquationSVD(const std::vector< double > &point_cloud_face, const vpHomogeneousMatrix &cMo, vpColVector &plane_equation_estimated, vpColVector &centroid)vpMbtFaceDepthNormalprotected
GEOMETRIC_CENTROID enum valuevpMbtFaceDepthNormal
isVisible() constvpMbtFaceDepthNormalinline
m_camvpMbtFaceDepthNormal
m_clippingFlagvpMbtFaceDepthNormal
m_distFarClipvpMbtFaceDepthNormal
m_distNearClipvpMbtFaceDepthNormal
m_faceActivatedvpMbtFaceDepthNormalprotected
m_faceCentroidMethodvpMbtFaceDepthNormalprotected
m_faceDesiredCentroidvpMbtFaceDepthNormalprotected
m_faceDesiredNormalvpMbtFaceDepthNormalprotected
m_featureEstimationMethodvpMbtFaceDepthNormalprotected
m_hiddenFacevpMbtFaceDepthNormal
m_isTrackedvpMbtFaceDepthNormalprotected
m_isVisiblevpMbtFaceDepthNormalprotected
m_listOfFaceLinesvpMbtFaceDepthNormalprotected
m_pclPlaneEstimationMethodvpMbtFaceDepthNormalprotected
m_pclPlaneEstimationRansacMaxItervpMbtFaceDepthNormalprotected
m_pclPlaneEstimationRansacThresholdvpMbtFaceDepthNormalprotected
m_planeCameravpMbtFaceDepthNormalprotected
m_planeObjectvpMbtFaceDepthNormal
m_polygonvpMbtFaceDepthNormal
m_polygonLinesvpMbtFaceDepthNormalprotected
m_useScanLinevpMbtFaceDepthNormal
MEAN_CENTROID enum valuevpMbtFaceDepthNormal
PCL_PLANE_ESTIMATION enum valuevpMbtFaceDepthNormal
ROBUST_FEATURE_ESTIMATION enum valuevpMbtFaceDepthNormal
ROBUST_SVD_PLANE_ESTIMATION enum valuevpMbtFaceDepthNormal
samePoint(const vpPoint &P1, const vpPoint &P2) constvpMbtFaceDepthNormalprotected
setCameraParameters(const vpCameraParameters &camera)vpMbtFaceDepthNormal
setFaceCentroidMethod(const vpFaceCentroidType &method)vpMbtFaceDepthNormalinline
setFeatureEstimationMethod(const vpFeatureEstimationType &method)vpMbtFaceDepthNormalinline
setPclPlaneEstimationMethod(const int method)vpMbtFaceDepthNormalinline
setPclPlaneEstimationRansacMaxIter(const int maxIter)vpMbtFaceDepthNormalinline
setPclPlaneEstimationRansacThreshold(const double threshold)vpMbtFaceDepthNormalinline
setScanLineVisibilityTest(const bool v)vpMbtFaceDepthNormal
vpFaceCentroidType enum namevpMbtFaceDepthNormal
vpFeatureEstimationType enum namevpMbtFaceDepthNormal
vpMbtFaceDepthNormal()vpMbtFaceDepthNormal
~vpMbtFaceDepthNormal()vpMbtFaceDepthNormalvirtual