decolor module updated

update3

update4

update4

update5

added test data
This commit is contained in:
siddharth
2013-06-17 15:27:52 +05:30
parent 95db69f6b9
commit 88aa4a9902
4 changed files with 568 additions and 55 deletions

View File

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