File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed 
kubeedge-emotion-recognition-demo Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,9 @@ KubeEdge Emotion Recognition is demo of emotion recognition with raspberry Pi. R
66
77<img  src =" images/raspberry-video.jpg " >
88
9+ ## Deployment Diagram   
10+ 
11+ <img  src =" images/emotion-recognition-arch.jpg " >
912
1013## Prerequisites  
1114
@@ -29,7 +32,7 @@ git clone https://github.com/kubeedge/examples.git /root/examples
2932kubectl apply -f  /root/examples/kubeedge-emotion-recognition-demo/emotion-server.yaml 
3033``` 
3134
32- 2 .  Deploy Emotion Recognition Client To raspberry Pi.
35+ 3 .  Deploy Emotion Recognition Client To raspberry Pi.
3336
3437``` console 
3538kubectl apply -f  /root/examples/kubeedge-emotion-recognition-demo/emotion-client.yaml 
@@ -59,3 +62,5 @@ kubectl apply -f  /root/examples/kubeedge-emotion-recognition-demo/emotion-clien
5962        hostPath: 
6063          path: /dev/video0        #match your camera device 
6164``` 
65+ 
66+ ** Note:**   Only when a face is detected , the expression will appear on the display. 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments