From 785e19f097f7ca1964edaf159c9adfe2eda733b5 Mon Sep 17 00:00:00 2001 From: ukashanoor Date: Wed, 21 Jun 2017 11:54:14 +0530 Subject: inter commit --- macros/ImageProcessing/core/CV_CreateImage.bin | Bin 3604 -> 0 bytes macros/ImageProcessing/core/CV_GetImgSize.bin | Bin 2764 -> 0 bytes macros/ImageProcessing/highgui/CV_LoadImage.bin | Bin 2996 -> 0 bytes macros/ImageProcessing/highgui/CV_SaveImage.bin | Bin 2732 -> 0 bytes macros/ImageProcessing/highgui/CV_ShowImage.bin | Bin 2592 -> 0 bytes macros/ImageProcessing/highgui/CV_WaitKey.bin | Bin 2528 -> 0 bytes macros/ImageProcessing/imgproc/CV_AdaptiveThreshold.bin | Bin 5504 -> 0 bytes macros/ImageProcessing/imgproc/CV_Blur.bin | Bin 5044 -> 0 bytes macros/ImageProcessing/imgproc/CV_Canny.bin | Bin 5220 -> 0 bytes macros/ImageProcessing/imgproc/CV_CornerHarris.bin | Bin 6200 -> 0 bytes macros/ImageProcessing/imgproc/CV_CvtColor.bin | Bin 3952 -> 0 bytes macros/ImageProcessing/imgproc/CV_Dilate.bin | Bin 6936 -> 0 bytes macros/ImageProcessing/imgproc/CV_DistanceTransform.bin | Bin 4012 -> 0 bytes macros/ImageProcessing/imgproc/CV_Erode.bin | Bin 6880 -> 0 bytes macros/ImageProcessing/imgproc/CV_GaussianBlur.bin | Bin 6004 -> 0 bytes macros/ImageProcessing/imgproc/CV_MedianBlur.bin | Bin 3936 -> 0 bytes macros/ImageProcessing/imgproc/CV_Threshold.bin | Bin 4052 -> 0 bytes 17 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 macros/ImageProcessing/core/CV_CreateImage.bin delete mode 100644 macros/ImageProcessing/core/CV_GetImgSize.bin delete mode 100644 macros/ImageProcessing/highgui/CV_LoadImage.bin delete mode 100644 macros/ImageProcessing/highgui/CV_SaveImage.bin delete mode 100644 macros/ImageProcessing/highgui/CV_ShowImage.bin delete mode 100644 macros/ImageProcessing/highgui/CV_WaitKey.bin delete mode 100644 macros/ImageProcessing/imgproc/CV_AdaptiveThreshold.bin delete mode 100644 macros/ImageProcessing/imgproc/CV_Blur.bin delete mode 100644 macros/ImageProcessing/imgproc/CV_Canny.bin delete mode 100644 macros/ImageProcessing/imgproc/CV_CornerHarris.bin delete mode 100644 macros/ImageProcessing/imgproc/CV_CvtColor.bin delete mode 100644 macros/ImageProcessing/imgproc/CV_Dilate.bin delete mode 100644 macros/ImageProcessing/imgproc/CV_DistanceTransform.bin delete mode 100644 macros/ImageProcessing/imgproc/CV_Erode.bin delete mode 100644 macros/ImageProcessing/imgproc/CV_GaussianBlur.bin delete mode 100644 macros/ImageProcessing/imgproc/CV_MedianBlur.bin delete mode 100644 macros/ImageProcessing/imgproc/CV_Threshold.bin (limited to 'macros/ImageProcessing') diff --git a/macros/ImageProcessing/core/CV_CreateImage.bin b/macros/ImageProcessing/core/CV_CreateImage.bin deleted file mode 100644 index d5aa3080..00000000 Binary files a/macros/ImageProcessing/core/CV_CreateImage.bin and /dev/null differ diff --git a/macros/ImageProcessing/core/CV_GetImgSize.bin b/macros/ImageProcessing/core/CV_GetImgSize.bin deleted file mode 100644 index ede60e6f..00000000 Binary files a/macros/ImageProcessing/core/CV_GetImgSize.bin and /dev/null differ diff --git a/macros/ImageProcessing/highgui/CV_LoadImage.bin b/macros/ImageProcessing/highgui/CV_LoadImage.bin deleted file mode 100644 index f8e13375..00000000 Binary files a/macros/ImageProcessing/highgui/CV_LoadImage.bin and /dev/null differ diff --git a/macros/ImageProcessing/highgui/CV_SaveImage.bin b/macros/ImageProcessing/highgui/CV_SaveImage.bin deleted file mode 100644 index 8d056bf1..00000000 Binary files a/macros/ImageProcessing/highgui/CV_SaveImage.bin and /dev/null differ diff --git a/macros/ImageProcessing/highgui/CV_ShowImage.bin b/macros/ImageProcessing/highgui/CV_ShowImage.bin deleted file mode 100644 index c4e00fc7..00000000 Binary files a/macros/ImageProcessing/highgui/CV_ShowImage.bin and /dev/null differ diff --git a/macros/ImageProcessing/highgui/CV_WaitKey.bin b/macros/ImageProcessing/highgui/CV_WaitKey.bin deleted file mode 100644 index 30a42f41..00000000 Binary files a/macros/ImageProcessing/highgui/CV_WaitKey.bin and /dev/null differ diff --git a/macros/ImageProcessing/imgproc/CV_AdaptiveThreshold.bin b/macros/ImageProcessing/imgproc/CV_AdaptiveThreshold.bin deleted file mode 100644 index 26a58c0c..00000000 Binary files a/macros/ImageProcessing/imgproc/CV_AdaptiveThreshold.bin and /dev/null differ diff --git a/macros/ImageProcessing/imgproc/CV_Blur.bin b/macros/ImageProcessing/imgproc/CV_Blur.bin deleted file mode 100644 index 9fc1af49..00000000 Binary files a/macros/ImageProcessing/imgproc/CV_Blur.bin and /dev/null differ diff --git a/macros/ImageProcessing/imgproc/CV_Canny.bin b/macros/ImageProcessing/imgproc/CV_Canny.bin deleted file mode 100644 index df824781..00000000 Binary files a/macros/ImageProcessing/imgproc/CV_Canny.bin and /dev/null differ diff --git a/macros/ImageProcessing/imgproc/CV_CornerHarris.bin b/macros/ImageProcessing/imgproc/CV_CornerHarris.bin deleted file mode 100644 index 291d3e4d..00000000 Binary files a/macros/ImageProcessing/imgproc/CV_CornerHarris.bin and /dev/null differ diff --git a/macros/ImageProcessing/imgproc/CV_CvtColor.bin b/macros/ImageProcessing/imgproc/CV_CvtColor.bin deleted file mode 100644 index eee1018f..00000000 Binary files a/macros/ImageProcessing/imgproc/CV_CvtColor.bin and /dev/null differ diff --git a/macros/ImageProcessing/imgproc/CV_Dilate.bin b/macros/ImageProcessing/imgproc/CV_Dilate.bin deleted file mode 100644 index 3f2d2d99..00000000 Binary files a/macros/ImageProcessing/imgproc/CV_Dilate.bin and /dev/null differ diff --git a/macros/ImageProcessing/imgproc/CV_DistanceTransform.bin b/macros/ImageProcessing/imgproc/CV_DistanceTransform.bin deleted file mode 100644 index 0955b5f0..00000000 Binary files a/macros/ImageProcessing/imgproc/CV_DistanceTransform.bin and /dev/null differ diff --git a/macros/ImageProcessing/imgproc/CV_Erode.bin b/macros/ImageProcessing/imgproc/CV_Erode.bin deleted file mode 100644 index 33d42312..00000000 Binary files a/macros/ImageProcessing/imgproc/CV_Erode.bin and /dev/null differ diff --git a/macros/ImageProcessing/imgproc/CV_GaussianBlur.bin b/macros/ImageProcessing/imgproc/CV_GaussianBlur.bin deleted file mode 100644 index b1766626..00000000 Binary files a/macros/ImageProcessing/imgproc/CV_GaussianBlur.bin and /dev/null differ diff --git a/macros/ImageProcessing/imgproc/CV_MedianBlur.bin b/macros/ImageProcessing/imgproc/CV_MedianBlur.bin deleted file mode 100644 index fdcd23ed..00000000 Binary files a/macros/ImageProcessing/imgproc/CV_MedianBlur.bin and /dev/null differ diff --git a/macros/ImageProcessing/imgproc/CV_Threshold.bin b/macros/ImageProcessing/imgproc/CV_Threshold.bin deleted file mode 100644 index c2ce1c60..00000000 Binary files a/macros/ImageProcessing/imgproc/CV_Threshold.bin and /dev/null differ -- cgit