1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 23:33:05 +04:00

added new files

This commit is contained in:
siddharth
2013-06-15 16:19:31 +05:30
parent 0736ede7e5
commit 95db69f6b9
3 changed files with 109 additions and 0 deletions
+2
View File
@@ -288,6 +288,8 @@ public:
CV_EXPORTS_W Ptr<MergeRobertson> createMergeRobertson();
CV_EXPORTS_W void decolor(InputArray src, OutputArray grayscale, OutputArray color_boost);
} // cv
#endif