› Go to visionlib.com
documentation
Data Structures
|
Namespaces
VLWorkerCommands.cs File Reference
Data Structures
class
VLWorkerCommands.CommandBase
class
VLWorkerCommands.CreateTrackerCmd
Creates a tracker from a vl-file.
More...
class
VLWorkerCommands.CreateTrackerFromStringCmd
Creates a tracker from a vl-string.
More...
class
VLWorkerCommands.CreateTrackerFromStringCmd.Param
class
VLWorkerCommands.CreateLineTrackerCmd
Creates a line tracker from a file.
More...
class
VLWorkerCommands.CreateLineTrackerFromStringCmd
Creates a line tracker from a string.
More...
class
VLWorkerCommands.CreateLineTrackerFromStringCmd.Param
class
VLWorkerCommands.CreateMarkerTrackerCmd
Creates a (binary) marker tracker from a file.
More...
class
VLWorkerCommands.CreateMarkerTrackerFromStringCmd
Creates a (binary) marker tracker from a string.
More...
class
VLWorkerCommands.CreateMarkerTrackerFromStringCmd.Param
class
VLWorkerCommands.CreatePosterTrackerCmd
Creates a poster tracker from a file.
More...
class
VLWorkerCommands.CreatePosterTrackerFromStringCmd
Creates a poster tracker from a string.
More...
class
VLWorkerCommands.CreatePosterTrackerFromStringCmd.Param
class
VLWorkerCommands.SetTargetFpsCmd
Sets the target number of frames per seconds of the tracking thread.
More...
class
VLWorkerCommands.GetAttributeCmd
Gets the current value of a certain attribute.
More...
class
VLWorkerCommands.SetAttributeCmd
Sets the value of a certain attribute.
More...
struct
VLWorkerCommands.SetAttributeCmd.Param
class
VLWorkerCommands.RunTrackingCmd
Starts the tracking.
More...
class
VLWorkerCommands.PauseTrackingCmd
Stops the tracking.
More...
class
VLWorkerCommands.RunTrackingOnceCmd
Runs the tracking once.
More...
class
VLWorkerCommands.ResetSoftCmd
Resets the tracking.
More...
class
VLWorkerCommands.ResetHardCmd
Resets the tracking and all keyframes.
More...
struct
VLWorkerCommands.CommandError
Error returned from
VLWorker.JsonStringCallback
.
More...
struct
VLWorkerCommands.GetAttributeResult
Result of
GetAttributeCmd
.
More...
class
VLWorkerCommands.SetDeviceOrientationCmd
Set the device orientation.
More...
class
VLWorkerCommands.SetDeviceOrientationCmd.Param
Namespaces
namespace
VLWorkerCommands
C# Unity Namespace with command classes for communicating with the tracking thread.