Add Doxygen comments for namespaces (#1245)

This commit is contained in:
Peter Johnson
2018-07-29 12:49:28 -07:00
committed by GitHub
parent 00c2cd7dab
commit 9408fd5176
6 changed files with 11 additions and 4 deletions

View File

@@ -24,6 +24,7 @@ namespace cv {
class Mat;
} // namespace cv
/** CameraServer (cscore) namespace */
namespace cs {
/**