mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-21 06:11:09 +08:00
Doxygen documentation for all modules
This commit is contained in:
@@ -54,6 +54,9 @@ namespace cv
|
||||
namespace datasets
|
||||
{
|
||||
|
||||
//! @addtogroup datasets_ir
|
||||
//! @{
|
||||
|
||||
// calibration matrix from calibrationFile.mat
|
||||
// 2.8290e+03 0.0000e+00 8.0279e+02
|
||||
// 0.0000e+00 2.8285e+03 6.1618e+02
|
||||
@@ -78,6 +81,8 @@ public:
|
||||
static Ptr<IR_robot> create();
|
||||
};
|
||||
|
||||
//! @}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user