Neodroid  0.2.1
Machine Learning Environment Prototyping Tool
droid.Runtime.Prototyping.Sensors.Camera.Segmentation.SegmentationCameraSensor Class Reference

More...

Inheritance diagram for droid.Runtime.Prototyping.Sensors.Camera.Segmentation.SegmentationCameraSensor:
Collaboration diagram for droid.Runtime.Prototyping.Sensors.Camera.Segmentation.SegmentationCameraSensor:

Public Member Functions

override void UpdateObservation ()
 
- Public Member Functions inherited from droid.Runtime.Prototyping.Sensors.Camera.StringAugmentedCameraSensor
override void UpdateObservation ()
 
- Public Member Functions inherited from droid.Runtime.Prototyping.Sensors.Camera.CameraSensor
override string ToString ()
 
- Public Member Functions inherited from droid.Runtime.Prototyping.Sensors.Sensor
void EnvironmentReset ()
 
override string ToString ()
 
- Public Member Functions inherited from droid.Runtime.Utilities.GameObjects.PrototypingGameObject
void RefreshStart ()
 
void RefreshAwake ()
 

Additional Inherited Members

- Protected Member Functions inherited from droid.Runtime.Prototyping.Sensors.Camera.StringAugmentedCameraSensor
override void PreSetup ()
 
override void RegisterComponent ()
 
override void UnRegisterComponent ()
 
- Protected Member Functions inherited from droid.Runtime.Prototyping.Sensors.Camera.CameraSensor
virtual void OnPostRender ()
 
void UpdateBytes ()
 
- Protected Member Functions inherited from droid.Runtime.Prototyping.Sensors.Sensor
sealed override void Setup ()
 
override void RegisterComponent ()
 
override void UnRegisterComponent ()
 
virtual void Update ()
 
- Protected Member Functions inherited from droid.Runtime.Utilities.GameObjects.PrototypingGameObject
void Start ()
 
void Awake ()
 
virtual void Clear ()
 
- Protected Attributes inherited from droid.Runtime.Prototyping.Sensors.Camera.StringAugmentedCameraSensor
string serialisedString
 
- Protected Attributes inherited from droid.Runtime.Prototyping.Sensors.Camera.CameraSensor
UnityEngine.Camera _Camera
 
bool _Grab = true
 
IManager _Manager = null
 
- Protected Attributes inherited from droid.Runtime.Utilities.GameObjects.PrototypingGameObject
string _Custom_Name = ""
 
- Properties inherited from droid.Runtime.Prototyping.Sensors.Camera.StringAugmentedCameraSensor
String ObservationValue [get]
 
- Properties inherited from droid.Runtime.Prototyping.Sensors.Camera.CameraSensor
override String PrototypingTypeName [get]
 
byte [] Bytes [get]
 
GraphicsFormat DataType = { } [get]
 
int [] Shape [get]
 
string ArrayEncoding [get]
 
override IEnumerable< float > FloatEnumerable [get]
 
- Properties inherited from droid.Runtime.Prototyping.Sensors.Sensor
IActorisedPrototypingEnvironment ParentEnvironment [get, set]
 
abstract IEnumerable< float > FloatEnumerable [get]
 
- Properties inherited from droid.Runtime.Utilities.GameObjects.PrototypingGameObject
virtual string PrototypingTypeName [get]
 
string Identifier [get]
 
- Properties inherited from droid.Runtime.Interfaces.IRegisterable
string Identifier [get]
 
- Properties inherited from droid.Runtime.Interfaces.IObserver
IEnumerable< float > FloatEnumerable [get]
 
- Properties inherited from droid.Runtime.Interfaces.IHasByteArray
byte [] Bytes [get]
 
int [] Shape [get]
 
string ArrayEncoding [get]
 
- Properties inherited from droid.Runtime.Interfaces.IHasString
string ObservationValue [get]
 

Detailed Description

Definition at line 14 of file SegmentationCameraSensor.cs.

Member Function Documentation

◆ UpdateObservation()

override void droid.Runtime.Prototyping.Sensors.Camera.Segmentation.SegmentationCameraSensor.UpdateObservation ( )
virtual

The documentation for this class was generated from the following file: