summaryrefslogtreecommitdiff
path: root/macros/ImageProcessing/imgproc
diff options
context:
space:
mode:
Diffstat (limited to 'macros/ImageProcessing/imgproc')
-rw-r--r--macros/ImageProcessing/imgproc/libbin0 -> 928 bytes
-rw-r--r--macros/ImageProcessing/imgproc/names11
2 files changed, 11 insertions, 0 deletions
diff --git a/macros/ImageProcessing/imgproc/lib b/macros/ImageProcessing/imgproc/lib
new file mode 100644
index 0000000..656e3bb
--- /dev/null
+++ b/macros/ImageProcessing/imgproc/lib
Binary files differ
diff --git a/macros/ImageProcessing/imgproc/names b/macros/ImageProcessing/imgproc/names
new file mode 100644
index 0000000..16240f5
--- /dev/null
+++ b/macros/ImageProcessing/imgproc/names
@@ -0,0 +1,11 @@
+CV_AdaptiveThreshold
+CV_Blur
+CV_Canny
+CV_CornerHarris
+CV_CvtColor
+CV_Dilate
+CV_DistanceTransform
+CV_Erode
+CV_GaussianBlur
+CV_MedianBlur
+CV_Threshold