C# Class HumanDetection.Connection

Afficher le fichier Open project: lumenrobot/HOG_Object Class Usage Examples

Méthodes publiques

Свойство Type Description
ackRoutingKey string
boundAtas System.Drawing.Rectangle
channelSend IModel
connection IConnection
connectionBawah IConnection
consumer RabbitMQ.Client.QueueingBasicConsumer
consumerData RabbitMQ.Client.QueueingBasicConsumer
consumerFaceLocation RabbitMQ.Client.QueueingBasicConsumer
consumerVisual1 RabbitMQ.Client.Events.EventingBasicConsumer
corrId string
factory RabbitMQ.Client.ConnectionFactory
factoryBawah RabbitMQ.Client.ConnectionFactory
isAck bool
isCollecting bool
isConnected bool

Méthodes publiques

Méthode Description
Connection ( ) : System
QueryData ( ) : void
QueryImageBawah ( ) : void
berdiri ( String command ) : void
bottomCamera ( ) : void
chrouch ( String comChrouch ) : void
connect ( ) : void
consumerData_Received ( object sender, RabbitMQ.Client.Events.BasicDeliverEventArgs ev ) : void
dataCollect_textRecognitionReceived ( object sender, TextName2 name ) : void
delay ( int time ) : void
disconnect ( ) : void
getImageAtas ( ) : byte>.Image
getImageBottom ( ) : byte>.Image
hogObjectNama ( string hogObj ) : void
isProcessRunning ( ) : bool
jalan ( float comJalan ) : void
koorHOG ( float kX, float kY ) : void
labelHOG ( string objNama, List rec ) : void
labelHOGAtas ( List namaBendaAtas, List recAtas ) : void
labelHOGBawah ( List namaBendaBawah, List recBawah ) : void
lyingBelly ( String lyingbelly ) : void
offNAO ( String comOff ) : void
putarBalik ( float comPutar ) : void
sendGestureName ( string name ) : void
sendHOGName ( string hogName ) : void
sendObjectSurf ( string name ) : void
sit ( String comSit ) : void
speak ( String kata ) : void
stop ( String comStop ) : void
topCamera ( ) : void

Private Methods

Méthode Description
QueryImage ( ) : void
bicara ( ) : void

Method Details

Connection() public méthode

public Connection ( ) : System
Résultat System

QueryData() public static méthode

public static QueryData ( ) : void
Résultat void

QueryImageBawah() public static méthode

public static QueryImageBawah ( ) : void
Résultat void

berdiri() public méthode

public berdiri ( String command ) : void
command String
Résultat void

bottomCamera() public static méthode

public static bottomCamera ( ) : void
Résultat void

chrouch() public méthode

public chrouch ( String comChrouch ) : void
comChrouch String
Résultat void

connect() public méthode

public connect ( ) : void
Résultat void

consumerData_Received() public méthode

public consumerData_Received ( object sender, RabbitMQ.Client.Events.BasicDeliverEventArgs ev ) : void
sender object
ev RabbitMQ.Client.Events.BasicDeliverEventArgs
Résultat void

dataCollect_textRecognitionReceived() public méthode

public dataCollect_textRecognitionReceived ( object sender, TextName2 name ) : void
sender object
name TextName2
Résultat void

delay() public méthode

public delay ( int time ) : void
time int
Résultat void

disconnect() public méthode

public disconnect ( ) : void
Résultat void

getImageAtas() public méthode

public getImageAtas ( ) : byte>.Image
Résultat byte>.Image

getImageBottom() public méthode

public getImageBottom ( ) : byte>.Image
Résultat byte>.Image

hogObjectNama() public méthode

public hogObjectNama ( string hogObj ) : void
hogObj string
Résultat void

isProcessRunning() public méthode

public isProcessRunning ( ) : bool
Résultat bool

jalan() public méthode

public jalan ( float comJalan ) : void
comJalan float
Résultat void

koorHOG() public méthode

public koorHOG ( float kX, float kY ) : void
kX float
kY float
Résultat void

labelHOG() public méthode

public labelHOG ( string objNama, List rec ) : void
objNama string
rec List
Résultat void

labelHOGAtas() public méthode

public labelHOGAtas ( List namaBendaAtas, List recAtas ) : void
namaBendaAtas List
recAtas List
Résultat void

labelHOGBawah() public méthode

public labelHOGBawah ( List namaBendaBawah, List recBawah ) : void
namaBendaBawah List
recBawah List
Résultat void

lyingBelly() public méthode

public lyingBelly ( String lyingbelly ) : void
lyingbelly String
Résultat void

offNAO() public méthode

public offNAO ( String comOff ) : void
comOff String
Résultat void

putarBalik() public méthode

public putarBalik ( float comPutar ) : void
comPutar float
Résultat void

sendGestureName() public méthode

public sendGestureName ( string name ) : void
name string
Résultat void

sendHOGName() public méthode

public sendHOGName ( string hogName ) : void
hogName string
Résultat void

sendObjectSurf() public méthode

public sendObjectSurf ( string name ) : void
name string
Résultat void

sit() public méthode

public sit ( String comSit ) : void
comSit String
Résultat void

speak() public méthode

public speak ( String kata ) : void
kata String
Résultat void

stop() public méthode

public stop ( String comStop ) : void
comStop String
Résultat void

topCamera() public static méthode

public static topCamera ( ) : void
Résultat void

Property Details

ackRoutingKey public_oe property

public string ackRoutingKey
Résultat string

boundAtas public_oe property

public Rectangle,System.Drawing boundAtas
Résultat System.Drawing.Rectangle

channelSend public_oe static_oe property

public static IModel channelSend
Résultat IModel

connection public_oe static_oe property

public static IConnection connection
Résultat IConnection

connectionBawah public_oe static_oe property

public static IConnection connectionBawah
Résultat IConnection

consumer public_oe static_oe property

public static QueueingBasicConsumer,RabbitMQ.Client consumer
Résultat RabbitMQ.Client.QueueingBasicConsumer

consumerData public_oe static_oe property

public static QueueingBasicConsumer,RabbitMQ.Client consumerData
Résultat RabbitMQ.Client.QueueingBasicConsumer

consumerFaceLocation public_oe property

public QueueingBasicConsumer,RabbitMQ.Client consumerFaceLocation
Résultat RabbitMQ.Client.QueueingBasicConsumer

consumerVisual1 public_oe property

public EventingBasicConsumer,RabbitMQ.Client.Events consumerVisual1
Résultat RabbitMQ.Client.Events.EventingBasicConsumer

corrId public_oe property

public string corrId
Résultat string

factory public_oe static_oe property

public static ConnectionFactory,RabbitMQ.Client factory
Résultat RabbitMQ.Client.ConnectionFactory

factoryBawah public_oe static_oe property

public static ConnectionFactory,RabbitMQ.Client factoryBawah
Résultat RabbitMQ.Client.ConnectionFactory

isAck public_oe property

public bool isAck
Résultat bool

isCollecting public_oe property

public bool isCollecting
Résultat bool

isConnected public_oe property

public bool isConnected
Résultat bool