C# Class HumanDetection.Connection

显示文件 Open project: lumenrobot/HOG_Object Class Usage Examples

Public Properties

Property 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

Public Methods

Method 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

Method Description
QueryImage ( ) : void
bicara ( ) : void

Method Details

Connection() public method

public Connection ( ) : System
return System

QueryData() public static method

public static QueryData ( ) : void
return void

QueryImageBawah() public static method

public static QueryImageBawah ( ) : void
return void

berdiri() public method

public berdiri ( String command ) : void
command String
return void

bottomCamera() public static method

public static bottomCamera ( ) : void
return void

chrouch() public method

public chrouch ( String comChrouch ) : void
comChrouch String
return void

connect() public method

public connect ( ) : void
return void

consumerData_Received() public method

public consumerData_Received ( object sender, RabbitMQ.Client.Events.BasicDeliverEventArgs ev ) : void
sender object
ev RabbitMQ.Client.Events.BasicDeliverEventArgs
return void

dataCollect_textRecognitionReceived() public method

public dataCollect_textRecognitionReceived ( object sender, TextName2 name ) : void
sender object
name TextName2
return void

delay() public method

public delay ( int time ) : void
time int
return void

disconnect() public method

public disconnect ( ) : void
return void

getImageAtas() public method

public getImageAtas ( ) : byte>.Image
return byte>.Image

getImageBottom() public method

public getImageBottom ( ) : byte>.Image
return byte>.Image

hogObjectNama() public method

public hogObjectNama ( string hogObj ) : void
hogObj string
return void

isProcessRunning() public method

public isProcessRunning ( ) : bool
return bool

jalan() public method

public jalan ( float comJalan ) : void
comJalan float
return void

koorHOG() public method

public koorHOG ( float kX, float kY ) : void
kX float
kY float
return void

labelHOG() public method

public labelHOG ( string objNama, List rec ) : void
objNama string
rec List
return void

labelHOGAtas() public method

public labelHOGAtas ( List namaBendaAtas, List recAtas ) : void
namaBendaAtas List
recAtas List
return void

labelHOGBawah() public method

public labelHOGBawah ( List namaBendaBawah, List recBawah ) : void
namaBendaBawah List
recBawah List
return void

lyingBelly() public method

public lyingBelly ( String lyingbelly ) : void
lyingbelly String
return void

offNAO() public method

public offNAO ( String comOff ) : void
comOff String
return void

putarBalik() public method

public putarBalik ( float comPutar ) : void
comPutar float
return void

sendGestureName() public method

public sendGestureName ( string name ) : void
name string
return void

sendHOGName() public method

public sendHOGName ( string hogName ) : void
hogName string
return void

sendObjectSurf() public method

public sendObjectSurf ( string name ) : void
name string
return void

sit() public method

public sit ( String comSit ) : void
comSit String
return void

speak() public method

public speak ( String kata ) : void
kata String
return void

stop() public method

public stop ( String comStop ) : void
comStop String
return void

topCamera() public static method

public static topCamera ( ) : void
return void

Property Details

ackRoutingKey public_oe property

public string ackRoutingKey
return string

boundAtas public_oe property

public Rectangle,System.Drawing boundAtas
return System.Drawing.Rectangle

channelSend public_oe static_oe property

public static IModel channelSend
return IModel

connection public_oe static_oe property

public static IConnection connection
return IConnection

connectionBawah public_oe static_oe property

public static IConnection connectionBawah
return IConnection

consumer public_oe static_oe property

public static QueueingBasicConsumer,RabbitMQ.Client consumer
return RabbitMQ.Client.QueueingBasicConsumer

consumerData public_oe static_oe property

public static QueueingBasicConsumer,RabbitMQ.Client consumerData
return RabbitMQ.Client.QueueingBasicConsumer

consumerFaceLocation public_oe property

public QueueingBasicConsumer,RabbitMQ.Client consumerFaceLocation
return RabbitMQ.Client.QueueingBasicConsumer

consumerVisual1 public_oe property

public EventingBasicConsumer,RabbitMQ.Client.Events consumerVisual1
return RabbitMQ.Client.Events.EventingBasicConsumer

corrId public_oe property

public string corrId
return string

factory public_oe static_oe property

public static ConnectionFactory,RabbitMQ.Client factory
return RabbitMQ.Client.ConnectionFactory

factoryBawah public_oe static_oe property

public static ConnectionFactory,RabbitMQ.Client factoryBawah
return RabbitMQ.Client.ConnectionFactory

isAck public_oe property

public bool isAck
return bool

isCollecting public_oe property

public bool isCollecting
return bool

isConnected public_oe property

public bool isConnected
return bool