Neodroid  0.2.0
Machine Learning Environment Prototyping Tool
droid.Runtime.Utilities.GameObjects.NeodroidCamera.Segmentation.ObjectIdSegmenter Class Reference

More...

Inheritance diagram for droid.Runtime.Utilities.GameObjects.NeodroidCamera.Segmentation.ObjectIdSegmenter:
Collaboration diagram for droid.Runtime.Utilities.GameObjects.NeodroidCamera.Segmentation.ObjectIdSegmenter:

Properties

Dictionary< GameObject, Color > ColorsDictGameObject [get, set]
 
override Dictionary< String, Color > ColorsDict [get]
 
- Properties inherited from droid.Runtime.Utilities.GameObjects.NeodroidCamera.Segmentation.Segmenter
abstract Dictionary< String, Color > ColorsDict [get]
 
- Properties inherited from droid.Runtime.Interfaces.IColorProvider
Dictionary< string, Color > ColorsDict [get]
 

Detailed Description

Definition at line 11 of file ObjectIdSegmenter.cs.

Property Documentation

◆ ColorsDict

override Dictionary<String, Color> droid.Runtime.Utilities.GameObjects.NeodroidCamera.Segmentation.ObjectIdSegmenter.ColorsDict
get
Initial value:
=
new Dictionary<GameObject, Color>()

Definition at line 30 of file ObjectIdSegmenter.cs.

◆ ColorsDictGameObject

Dictionary<GameObject, Color> droid.Runtime.Utilities.GameObjects.NeodroidCamera.Segmentation.ObjectIdSegmenter.ColorsDictGameObject
getset

Definition at line 25 of file ObjectIdSegmenter.cs.


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