CMU-Perceptual-Computing-Lab / caffe_rtpose

Realtime C++ code for multi-person pose estimation
Other
356 stars 207 forks source link

Add --no_text flag for not writing text on output frames #15

Closed achalddave closed 7 years ago

achalddave commented 7 years ago

Currently, output frames contain diagnostic data (e.g. number of seconds taken to compute). This flag allows removing that from the output frames.