aboutsummaryrefslogtreecommitdiff
path: root/pix_opencv_dft.cc
diff options
context:
space:
mode:
Diffstat (limited to 'pix_opencv_dft.cc')
-rwxr-xr-xpix_opencv_dft.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/pix_opencv_dft.cc b/pix_opencv_dft.cc
index e4f5240..b7a3ce5 100755
--- a/pix_opencv_dft.cc
+++ b/pix_opencv_dft.cc
@@ -342,6 +342,7 @@ void pix_opencv_dft :: processRGBImage(imageStruct &image)
void pix_opencv_dft :: processYUVImage(imageStruct &image)
{
+ post( "pix_opencv_contours_convexity : yuv format not supported" );
}
void pix_opencv_dft :: processGrayImage(imageStruct &image)