java - Using Motion Analysis and Object Tracking in opencv for android for Pupil Movement -
i getting frames of eye webcam. need detect pupil relative previous position using object tracking opencv android.
so far haven't been able find useful pointers how go it. there links/tutorials can help?
i have used detection algorithms contour detection, hough circles etc, yield false positives wanted more robust.
anyway, can suggest try implement ideas paper:
accurate eye center location , tracking using isophote curvature
i have used method, gives results, fast , simple.
Comments
Post a Comment