You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1f9b6d3 Added code that uses cv::getPerspectiveTransform() to estimate intersection. Results appear comparable to cv::solvePnP() but generally faster to compute.
The current IR camera implementation latency is large. Its somewhat tolerable (T2, VirtuaCop) in some games and unacceptable in others (Atari 8 bit).
The text was updated successfully, but these errors were encountered: