summaryrefslogtreecommitdiff
path: root/macros/ImageProcessing/imgproc/names
diff options
context:
space:
mode:
authorSunil Shetye2019-05-06 18:14:25 +0530
committerSunil Shetye2019-05-29 11:07:52 +0530
commit5a73e6bec4a12db7afae9de300e39256f754d8d3 (patch)
tree8b9c8bf234d9024976fea0af05436a34834615eb /macros/ImageProcessing/imgproc/names
parent595d1bae76a45ebb7f2bb0b4f805c972377c7e1d (diff)
downloadscilab2c-5a73e6bec4a12db7afae9de300e39256f754d8d3.tar.gz
scilab2c-5a73e6bec4a12db7afae9de300e39256f754d8d3.tar.bz2
scilab2c-5a73e6bec4a12db7afae9de300e39256f754d8d3.zip
cleanup
fix permissions ignore make output files
Diffstat (limited to 'macros/ImageProcessing/imgproc/names')
-rw-r--r--macros/ImageProcessing/imgproc/names11
1 files changed, 0 insertions, 11 deletions
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