C# Class ColorGlove.ProcessorState

Afficher le fichier Open project: arunganesan/hand-gesture-recognition Class Usage Examples

Méthodes publiques

Свойство Type Description
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

Méthodes publiques

Méthode Description
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

Method Details

ProcessorState() public méthode

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
Résultat System

Property Details

all_sockets_ public_oe property

public List all_sockets_
Résultat List

centroid_colors_ public_oe property

public List centroid_colors_
Résultat List

centroid_labels_ public_oe property

public List centroid_labels_
Résultat List

cluster_threshold_count_ public_oe property

public int cluster_threshold_count_
Résultat int

crop public_oe property

public Ref crop
Résultat Ref

crop_values public_oe property

public Ref crop_values
Résultat Ref

data_ public_oe property

public KinectData,ColorGlove data_
Résultat KinectData

density_ public_oe property

public double density_
Résultat double

depth public_oe property

public short[] depth
Résultat short[]

depth_label_ public_oe property

public byte[] depth_label_
Résultat byte[]

feature public_oe property

public FeatureExtraction,FeatureExtractionLib feature
Résultat FeatureExtractionLib.FeatureExtraction

feature_extract_on_enable_ public_oe property

public Ref feature_extract_on_enable_
Résultat Ref

hand_gesture_value_ public_oe property

public HandGestureFormat hand_gesture_value_
Résultat HandGestureFormat

kBackgroundLabel public_oe property

public byte kBackgroundLabel
Résultat byte

kEmptyOverlay public_oe property

public int[] kEmptyOverlay
Résultat int[]

kNoOverlay public_oe property

public int kNoOverlay
Résultat int

label_color_ public_oe property

public Dictionary label_color_
Résultat byte[]>.Dictionary

lower public_oe property

public Ref lower
Résultat Ref

nearest_cache_ public_oe property

public Dictionary,byte> nearest_cache_
Résultat Dictionary,byte>

overlay_bitmap_bits_ public_oe property

public int[] overlay_bitmap_bits_
Résultat int[]

overlay_start_ public_oe property

public Ref overlay_start_
Résultat Ref

pipeline public_oe property

public Filter.Step[] pipeline
Résultat Filter.Step[]

pool_ public_oe property

public int[] pool_
Résultat int[]

predict_labels_ public_oe property

public int[] predict_labels_
Résultat int[]

predict_on_enable_ public_oe property

public Ref predict_on_enable_
Résultat Ref

predict_output_ public_oe property

public float[] predict_output_
Résultat float[]

radius_ public_oe property

public int radius_
Résultat int

range_mode_value_ public_oe property

public RangeModeFormat range_mode_value_
Résultat RangeModeFormat

rgb public_oe property

public byte[] rgb
Résultat byte[]

upper public_oe property

public Ref upper
Résultat Ref