C# Класс ColorGlove.ProcessorState

Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
all_sockets_ List
centroid_colors_ List
centroid_labels_ List
cluster_threshold_count_ int
crop Ref
crop_values Ref
data_ KinectData
density_ double
depth short[]
depth_label_ byte[]
feature FeatureExtractionLib.FeatureExtraction
feature_extract_on_enable_ Ref
hand_gesture_value_ HandGestureFormat
kBackgroundLabel byte
kEmptyOverlay int[]
kNoOverlay int
label_color_ byte[]>.Dictionary
lower Ref
nearest_cache_ Dictionary,byte>
overlay_bitmap_bits_ int[]
overlay_start_ Ref
pipeline Filter.Step[]
pool_ int[]
predict_labels_ int[]
predict_on_enable_ Ref
predict_output_ float[]
radius_ int
range_mode_value_ RangeModeFormat
rgb byte[]
upper Ref

Открытые методы

Метод Описание
ProcessorState ( Ref crop, Ref crop_values, Ref upper, Ref lower, KinectData data_, short depth, byte depth_label_, byte rgb, byte bitmap_bits, Dictionary nearest_cache_, byte[]>.Dictionary label_color_, byte kBackgroundLabel, List centroid_colors_, List centroid_labels, Ref predict_on_enable_, Ref feature_extract_on_enable_, Ref overlay_start_, int kNoOverlay, int overlay_bitmap_bits_, int kEmptyOverlay, FeatureExtractionLib feature, float predict_output_, int predict_labels_, List all_sockets_, Filter pipeline, HandGestureFormat hand_gesture_value_, RangeModeFormat range_mode_value_, int pool, byte bitmap_bits_copy, int radius, double density, int cluster_threshold_count ) : System

Описание методов

ProcessorState() публичный Метод

public ProcessorState ( Ref crop, Ref crop_values, Ref upper, Ref lower, KinectData data_, short depth, byte depth_label_, byte rgb, byte bitmap_bits, Dictionary nearest_cache_, byte[]>.Dictionary label_color_, byte kBackgroundLabel, List centroid_colors_, List centroid_labels, Ref predict_on_enable_, Ref feature_extract_on_enable_, Ref overlay_start_, int kNoOverlay, int overlay_bitmap_bits_, int kEmptyOverlay, FeatureExtractionLib feature, float predict_output_, int predict_labels_, List all_sockets_, Filter pipeline, HandGestureFormat hand_gesture_value_, RangeModeFormat range_mode_value_, int pool, byte bitmap_bits_copy, int radius, double density, int cluster_threshold_count ) : System
crop Ref
crop_values Ref
upper Ref
lower Ref
data_ KinectData
depth short
depth_label_ byte
rgb byte
bitmap_bits byte
nearest_cache_ Dictionary
label_color_ byte[]>.Dictionary
kBackgroundLabel byte
centroid_colors_ List
centroid_labels List
predict_on_enable_ Ref
feature_extract_on_enable_ Ref
overlay_start_ Ref
kNoOverlay int
overlay_bitmap_bits_ int
kEmptyOverlay int
feature FeatureExtractionLib
predict_output_ float
predict_labels_ int
all_sockets_ List
pipeline Filter
hand_gesture_value_ HandGestureFormat
range_mode_value_ RangeModeFormat
pool int
bitmap_bits_copy byte
radius int
density double
cluster_threshold_count int
Результат System

Описание свойств

all_sockets_ публичное свойство

public List all_sockets_
Результат List

centroid_colors_ публичное свойство

public List centroid_colors_
Результат List

centroid_labels_ публичное свойство

public List centroid_labels_
Результат List

cluster_threshold_count_ публичное свойство

public int cluster_threshold_count_
Результат int

crop публичное свойство

public Ref crop
Результат Ref

crop_values публичное свойство

public Ref crop_values
Результат Ref

data_ публичное свойство

public KinectData,ColorGlove data_
Результат KinectData

density_ публичное свойство

public double density_
Результат double

depth публичное свойство

public short[] depth
Результат short[]

depth_label_ публичное свойство

public byte[] depth_label_
Результат byte[]

feature публичное свойство

public FeatureExtraction,FeatureExtractionLib feature
Результат FeatureExtractionLib.FeatureExtraction

feature_extract_on_enable_ публичное свойство

public Ref feature_extract_on_enable_
Результат Ref

hand_gesture_value_ публичное свойство

public HandGestureFormat hand_gesture_value_
Результат HandGestureFormat

kBackgroundLabel публичное свойство

public byte kBackgroundLabel
Результат byte

kEmptyOverlay публичное свойство

public int[] kEmptyOverlay
Результат int[]

kNoOverlay публичное свойство

public int kNoOverlay
Результат int

label_color_ публичное свойство

public Dictionary label_color_
Результат byte[]>.Dictionary

lower публичное свойство

public Ref lower
Результат Ref

nearest_cache_ публичное свойство

public Dictionary,byte> nearest_cache_
Результат Dictionary,byte>

overlay_bitmap_bits_ публичное свойство

public int[] overlay_bitmap_bits_
Результат int[]

overlay_start_ публичное свойство

public Ref overlay_start_
Результат Ref

pipeline публичное свойство

public Filter.Step[] pipeline
Результат Filter.Step[]

pool_ публичное свойство

public int[] pool_
Результат int[]

predict_labels_ публичное свойство

public int[] predict_labels_
Результат int[]

predict_on_enable_ публичное свойство

public Ref predict_on_enable_
Результат Ref

predict_output_ публичное свойство

public float[] predict_output_
Результат float[]

radius_ публичное свойство

public int radius_
Результат int

range_mode_value_ публичное свойство

public RangeModeFormat range_mode_value_
Результат RangeModeFormat

rgb публичное свойство

public byte[] rgb
Результат byte[]

upper публичное свойство

public Ref upper
Результат Ref