Skip to content

Commit c8b200f

Browse files
shanchenqiJinhengZhangChenqi Shanriskiest
authored andcommitted
split header files and source files (opencv#5)
* Add color correction algorithms introductions(might not be necessary) * Update color_correction_model.markdown * Fix warnings of whitespace, undeclared function, shadow variables. * Fix the warnings of shadow variables, unused variable in base class. Fix the error whitespace and 'EOF' on the docs. * Fix the warning of whitespaces & shadow variables * Fix the warning of resolve reference * Fix the warning of resolve references * split header files and source files Co-authored-by: Jinheng Zhang <zhangjinheng1@huawei.com> Co-authored-by: JinhengZhang <49140379+JinhengZhang@users.noreply.github.com> Co-authored-by: Chenqi Shan <shanchenqi@huawei.com> Co-authored-by: riskiest <33191846+riskiest@users.noreply.github.com>
1 parent 2cf12cc commit c8b200f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/mcc/include/opencv2/mcc/colorspace.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,4 +386,4 @@ const Lab Lab_D50_2(D50_2);
386386
} // namespace cv
387387

388388

389-
#endif
389+
#endif

0 commit comments

Comments
 (0)