OpenCV.AI Blog OAK Emotion Recognition
Wed Mar 24 2021 16:39:01 GMT+0000 (UTC)
Saved by
@opencv
# create report with emotion bar statistics
result_emotion_bar = emotion_analyzer.create_result_emotion_bar(
save=args.save_statistics,
)
result_emotion_bar.show()
content_copyCOPY
Comments