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

More...

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

Properties

Dictionary< Material, Color > ColorsDictGameObject [get, set]
 
override Dictionary< String, Color > ColorsDict = new Dictionary<Material, Color>() [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 MaterialIdSegmenter.cs.

Property Documentation

◆ ColorsDict

override Dictionary<String, Color> droid.Runtime.Utilities.GameObjects.NeodroidCamera.Segmentation.MaterialIdSegmenter.ColorsDict = new Dictionary<Material, Color>()
get

Definition at line 29 of file MaterialIdSegmenter.cs.

◆ ColorsDictGameObject

Dictionary<Material, Color> droid.Runtime.Utilities.GameObjects.NeodroidCamera.Segmentation.MaterialIdSegmenter.ColorsDictGameObject
getset

Definition at line 25 of file MaterialIdSegmenter.cs.


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