C# 클래스 ColorGlove.ProcessorState

파일 보기 프로젝트 열기: arunganesan/hand-gesture-recognition 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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