IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
Collection of classes for reporting out statistics related to puzzle related tasks. More...
Classes | |
class | HandIsGone |
Functions | |
def | HandStatus (hsig) |
def | Report_WhenHandIsGone () |
Collection of classes for reporting out statistics related to puzzle related tasks.
The basic reporters assume that a simple signal is being sent in. If the system is passing along a nontrivial signal, then more work is needed. That may involve using a pre-processor or just overloading a given scheme to first generate the necessary input signal from the passed state signal. This package takes care of that.
def Surveillance.layers.PuzzleReports.HandStatus | ( | hsig | ) |
def Surveillance.layers.PuzzleReports.Report_WhenHandIsGone | ( | ) |