summaryrefslogtreecommitdiff
path: root/2.3-1/macros/ImageProcessing/imgproc/names
diff options
context:
space:
mode:
authorsiddhu89902016-09-22 10:35:52 +0530
committersiddhu89902016-09-22 10:35:52 +0530
commitf0ef5a2d4560f166751b58020ee5a2bc70904611 (patch)
tree99224bc3f5fa553fc77bf5249df0fb9e382d7d96 /2.3-1/macros/ImageProcessing/imgproc/names
parent53ddbeb8c94cd71d37064d6d7e8ac56fef7ae5af (diff)
downloadScilab2C-f0ef5a2d4560f166751b58020ee5a2bc70904611.tar.gz
Scilab2C-f0ef5a2d4560f166751b58020ee5a2bc70904611.tar.bz2
Scilab2C-f0ef5a2d4560f166751b58020ee5a2bc70904611.zip
Image processing functions for blurring, thresholding and edge detection added
Diffstat (limited to '2.3-1/macros/ImageProcessing/imgproc/names')
-rw-r--r--2.3-1/macros/ImageProcessing/imgproc/names9
1 files changed, 9 insertions, 0 deletions
diff --git a/2.3-1/macros/ImageProcessing/imgproc/names b/2.3-1/macros/ImageProcessing/imgproc/names
index 31074fe5..16240f53 100644
--- a/2.3-1/macros/ImageProcessing/imgproc/names
+++ b/2.3-1/macros/ImageProcessing/imgproc/names
@@ -1,2 +1,11 @@
+CV_AdaptiveThreshold
+CV_Blur
+CV_Canny
+CV_CornerHarris
CV_CvtColor
+CV_Dilate
+CV_DistanceTransform
+CV_Erode
+CV_GaussianBlur
+CV_MedianBlur
CV_Threshold