Click or drag to resize

FollowMeAppEnable Method

Starts detecting persons within field of view.

Namespace:  Rubedos.Viper.Net.PerceptionApps
Assembly:  Rubedos.Viper.Net (in Rubedos.Viper.Net.dll) Version: 1.0.0.2357 (1.0.00000.2357)
Syntax
C#
public void Enable(
	bool enable
)

Parameters

enable
Type: SystemBoolean

[Missing <param name="enable"/> documentation for "M:Rubedos.Viper.Net.PerceptionApps.FollowMeApp.Enable(System.Boolean)"]

See Also