From ea1e22e36a9559448919d7ae2dd24a25743861ec Mon Sep 17 00:00:00 2001 From: siddhu8990 Date: Thu, 25 Aug 2016 10:29:32 +0530 Subject: Basic image prcessing working for RPi --- macros/ImageProcessing/core/names | 1 + 1 file changed, 1 insertion(+) (limited to 'macros/ImageProcessing/core/names') diff --git a/macros/ImageProcessing/core/names b/macros/ImageProcessing/core/names index a681f790..f56c951c 100644 --- a/macros/ImageProcessing/core/names +++ b/macros/ImageProcessing/core/names @@ -1 +1,2 @@ CV_CreateImage +CV_GetImgSize -- cgit