From: Kevron Rees Date: Sun, 13 Apr 2014 07:55:49 +0000 (-0700) Subject: added velocity text to framewriter X-Git-Tag: submit/tizen_ivi/20140619.111013~29 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2fa290b4e7855305f0a11604498b96f8a11fd9d7;p=profile%2Fivi%2Fautomotive-message-broker.git added velocity text to framewriter --- diff --git a/plugins/opencvlux/opencvluxplugin.cpp b/plugins/opencvlux/opencvluxplugin.cpp index 460e908..6e8aaad 100644 --- a/plugins/opencvlux/opencvluxplugin.cpp +++ b/plugins/opencvlux/opencvluxplugin.cpp @@ -414,8 +414,39 @@ bool OpenCvLuxPlugin::init() void OpenCvLuxPlugin::writeVideoFrame(cv::Mat frame) { - //if(speed > 0) + if(speed > 0) { + std::stringstream str; + str<<"Speed: "<mWriter)<