@ -1127,7 +1127,7 @@ bool CPhoneDevice::OnImageReady(cv::Mat& mat)
ALOGI(buf);
#endif
ft2->putText(mat, item.name, pt, fontSize, textColor, thickness, cv::LINE_AA, false);
ft2->putText(mat, item.name, pt, fontSize, textColor, thickness, cv::LINE_AA, false, true);
}
++it;