Closed DarkstartsUp closed 3 years ago
Hello, in estimate_gaze_standalone.py, how can I get the 3D gaze vector (x, y, z) in the camera coordinate system from the 2D vector in the output? Thanks!
Hi,
Does that help? https://github.com/Tobias-Fischer/rt_gene/blob/aef31be7031f2f93cdd71e603d73375c0fcd4887/rt_gene/src/rt_gene/gaze_tools.py#L131-L133
If not feel free to reopen.
Hello, in estimate_gaze_standalone.py, how can I get the 3D gaze vector (x, y, z) in the camera coordinate system from the 2D vector in the output? Thanks!