View Single Post
  #5  
Old 07-17-2008, 01:50 PM
Uttama_vizard Uttama_vizard is offline
Member
 
Join Date: Sep 2007
Posts: 60
Hello Farshizzo,

Your suggestions are always great!! Yes, now I have copied my .py file and the vpx.dll into the ViewPoint folder and now the error does not appear again.

But, it seems, I am getting the x and y coordinates and that too of one eye. I want to access those for the other eye (as I am using a binocular system) and also the ROI and other parameters.

point = vpx.getSmoothedGazePoint()

gives x,y coordinates and that too for one eye.

If you can suggest me some ways to access the other data as well.

Thanks

Uttama
Reply With Quote