diff options
Diffstat (limited to 'macros/ImageProcessing')
-rw-r--r-- | macros/ImageProcessing/core/names | 2 | ||||
-rw-r--r-- | macros/ImageProcessing/highgui/names | 4 | ||||
-rw-r--r-- | macros/ImageProcessing/imgproc/names | 11 |
3 files changed, 0 insertions, 17 deletions
diff --git a/macros/ImageProcessing/core/names b/macros/ImageProcessing/core/names deleted file mode 100644 index f56c951c..00000000 --- a/macros/ImageProcessing/core/names +++ /dev/null @@ -1,2 +0,0 @@ -CV_CreateImage -CV_GetImgSize diff --git a/macros/ImageProcessing/highgui/names b/macros/ImageProcessing/highgui/names deleted file mode 100644 index a717164a..00000000 --- a/macros/ImageProcessing/highgui/names +++ /dev/null @@ -1,4 +0,0 @@ -CV_LoadImage -CV_SaveImage -CV_ShowImage -CV_WaitKey diff --git a/macros/ImageProcessing/imgproc/names b/macros/ImageProcessing/imgproc/names deleted file mode 100644 index 16240f53..00000000 --- a/macros/ImageProcessing/imgproc/names +++ /dev/null @@ -1,11 +0,0 @@ -CV_AdaptiveThreshold -CV_Blur -CV_Canny -CV_CornerHarris -CV_CvtColor -CV_Dilate -CV_DistanceTransform -CV_Erode -CV_GaussianBlur -CV_MedianBlur -CV_Threshold |