diff options
Diffstat (limited to '2.3-1/macros/ImageProcessing/imgproc/names')
-rw-r--r-- | 2.3-1/macros/ImageProcessing/imgproc/names | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/2.3-1/macros/ImageProcessing/imgproc/names b/2.3-1/macros/ImageProcessing/imgproc/names new file mode 100644 index 00000000..16240f53 --- /dev/null +++ b/2.3-1/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 |