diff options
Diffstat (limited to 'macros/ImageProcessing/imgproc/names')
-rw-r--r-- | macros/ImageProcessing/imgproc/names | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/macros/ImageProcessing/imgproc/names b/macros/ImageProcessing/imgproc/names index 31074fe5..16240f53 100644 --- a/macros/ImageProcessing/imgproc/names +++ b/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 |