Esempio n. 1
0
 public void OnNext(IVideoRecording value)
 {
     brain.LearnFrames(value.ConceptId, value.Frames);
 }