GECKO 1.0
Human-computer interface based on hand gesture recognition
HandDescriptor Member List
This is the complete list of members for HandDescriptor, including all inherited members.
_hand_angleHandDescriptor [private]
_hand_angle_estimationHandDescriptor [private]
_hand_angle_predictionHandDescriptor [private]
_hand_bounding_boxHandDescriptor [private]
_hand_centerHandDescriptor [private]
_hand_center_estimationHandDescriptor [private]
_hand_center_predictionHandDescriptor [private]
_hand_contourHandDescriptor [private]
_hand_convexity_defectsHandDescriptor [private]
_hand_finger_line_originHandDescriptor [private]
_hand_fingertipsHandDescriptor [private]
_hand_foundHandDescriptor [private]
_hand_gestureHandDescriptor [private]
_hand_hullHandDescriptor [private]
_hand_num_fingersHandDescriptor [private]
_hand_ROIHandDescriptor [private]
_hand_rotated_bounding_boxHandDescriptor [private]
_max_circle_incribed_centerHandDescriptor [private]
_max_circle_inscribed_radiusHandDescriptor [private]
_min_enclosing_circle_centerHandDescriptor [private]
_min_enclosing_circle_radiusHandDescriptor [private]
angleControl(bool show_corrected=true, bool show_actual=true, bool show_predicted=true)HandDescriptor
angleExtraction()HandDescriptor [private]
boundingBoxExtraction()HandDescriptor [private]
centerExtraction()HandDescriptor [private]
contourExtraction(const cv::Mat &skinMask)HandDescriptor [private]
defectsExtraction()HandDescriptor [private]
fingerExtraction()HandDescriptor [private]
gestureExtraction()HandDescriptor [private]
getBoundingBox()HandDescriptor
getCenterHand()HandDescriptor
getCenterHandEstimated()HandDescriptor
getCenterHandPredicted()HandDescriptor
getContours()HandDescriptor
getGesture()HandDescriptor
getHandAngle()HandDescriptor
getHandAngleEstimated()HandDescriptor
getHandAnglePredicted()HandDescriptor
getNumFingers()HandDescriptor
HandDescriptor()HandDescriptor
handFound()HandDescriptor
handPalmExtraction()HandDescriptor [private]
kalmanFilterAngleHandDescriptor [private]
kalmanFilterCenterHandDescriptor [private]
operator()(const cv::Mat &skinMask)HandDescriptor
plotBoundingRectangle(const cv::Mat &src, cv::Mat &dst, bool rotated=true)HandDescriptor
plotCenter(const cv::Mat &src, cv::Mat &dst, bool show_corrected=true, bool show_actual=true, bool show_predicted=true)HandDescriptor
plotComplexHull(cv::Mat &src, cv::Mat &dst, bool show_points=false, cv::Scalar color=cv::Scalar(0, 255, 255), int thickness=1)HandDescriptor
plotContours(const cv::Mat &src, cv::Mat &dst)HandDescriptor
plotConvexityDefects(cv::Mat &src, cv::Mat &dst, bool draw_points=true)HandDescriptor
plotFingertips(cv::Mat &src, cv::Mat &dst, bool draw_lines=true, cv::Scalar color=cv::Scalar(255, 0, 0), int thickness=2)HandDescriptor
plotHandInterface(cv::Mat &src, cv::Mat &dst)HandDescriptor
plotMaxInscribedCircle(cv::Mat &src, cv::Mat &dst, bool show_center=true, cv::Scalar color=cv::Scalar(0, 255, 0), int thickness=1)HandDescriptor
plotMinEnclosingCircle(cv::Mat &src, cv::Mat &dst, bool show_center=true, cv::Scalar color=cv::Scalar(255, 0, 255), int thickness=1)HandDescriptor
ROIExtraction(const cv::Mat &src)HandDescriptor [private]
update(const cv::Mat &skinMask)HandDescriptor
 All Classes Functions Variables