org.cogchar.bind.rk.gaze
Class ImageEgocentricConverter

java.lang.Object
  extended by org.cogchar.bind.rk.gaze.ImageEgocentricConverter
All Implemented Interfaces:
CoordinateConverter<ImageJointSnapshotCoordinate,EgocentricDirection>

public class ImageEgocentricConverter
extends Object
implements CoordinateConverter<ImageJointSnapshotCoordinate,EgocentricDirection>

Author:
Matthew Stevenson

Constructor Summary
ImageEgocentricConverter()
           
 
Method Summary
 EgocentricDirection convert(ImageJointSnapshotCoordinate coord)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageEgocentricConverter

public ImageEgocentricConverter()
Method Detail

convert

public EgocentricDirection convert(ImageJointSnapshotCoordinate coord)
Specified by:
convert in interface CoordinateConverter<ImageJointSnapshotCoordinate,EgocentricDirection>


Copyright © 2010-2013. All Rights Reserved.