aboutsummaryrefslogtreecommitdiff
path: root/pix_opencv_contours_boundingrect.cc
diff options
context:
space:
mode:
Diffstat (limited to 'pix_opencv_contours_boundingrect.cc')
-rw-r--r--pix_opencv_contours_boundingrect.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/pix_opencv_contours_boundingrect.cc b/pix_opencv_contours_boundingrect.cc
index 7adf201..8a21b0d 100644
--- a/pix_opencv_contours_boundingrect.cc
+++ b/pix_opencv_contours_boundingrect.cc
@@ -325,6 +325,7 @@ void pix_opencv_contours_boundingrect :: processRGBImage(imageStruct &image)
void pix_opencv_contours_boundingrect :: processYUVImage(imageStruct &image)
{
+ post( "pix_opencv_contours_boundingrect : yuv format not supported" );
}
void pix_opencv_contours_boundingrect :: processGrayImage(imageStruct &image)