add color_boost + doc

This commit is contained in:
siddharth
2013-07-01 14:19:03 +05:30
parent 88aa4a9902
commit a1b3ba02a7
4 changed files with 75 additions and 12 deletions

View File

@@ -288,7 +288,7 @@ public:
CV_EXPORTS_W Ptr<MergeRobertson> createMergeRobertson();
CV_EXPORTS_W void decolor(InputArray src, OutputArray grayscale);
CV_EXPORTS_W void decolor(InputArray src, OutputArray grayscale, OutputArray color_boost);
} // cv