Uses of Class
ohmm.Grasp

Uses of Grasp in ohmm
 

Fields in ohmm declared as Grasp
 Grasp CvVisualServo.grasp
          The Grasp object.
 

Constructors in ohmm with parameters of type Grasp
CvVisualServo(Grasp grasp)
          Inits frame processing.
CvVisualServo(Grasp grasp, int calH, int calX, int calY)
          Convenience constructor to run non-interactive.