[openrtm-commit:00051] r21 - trunk/ImageProcessing/opencv/components/CameraViewer
openrtm @ openrtm.org
openrtm @ openrtm.org
2011年 5月 12日 (木) 18:11:43 JST
Author: kurihara
Date: 2011-05-12 18:11:43 +0900 (Thu, 12 May 2011)
New Revision: 21
Modified:
trunk/ImageProcessing/opencv/components/CameraViewer/CameraViewer.cpp
Log:
Trivial modification(typo).
Modified: trunk/ImageProcessing/opencv/components/CameraViewer/CameraViewer.cpp
===================================================================
--- trunk/ImageProcessing/opencv/components/CameraViewer/CameraViewer.cpp 2011-05-12 08:05:46 UTC (rev 20)
+++ trunk/ImageProcessing/opencv/components/CameraViewer/CameraViewer.cpp 2011-05-12 09:11:43 UTC (rev 21)
@@ -166,7 +166,6 @@
return RTC::RTC_OK;
}
- */
// TCYªÏíÁ½Æ«¾¯Ä¶¬·é
if(m_in_height != (int)m_in.height || m_in_width != (int)m_in.width)
{
openrtm-commit メーリングリストの案内