Merge pull request #9786 from LaurentBerger:Histo3d
This commit is contained in:
@@ -582,7 +582,7 @@ protected:
|
||||
An example demonstrating the serial out capabilities of cv::Mat
|
||||
*/
|
||||
|
||||
/** @brief n-dimensional dense array class
|
||||
/** @brief n-dimensional dense array class \anchor CVMat_Details
|
||||
|
||||
The class Mat represents an n-dimensional dense numerical single-channel or multi-channel array. It
|
||||
can be used to store real or complex-valued vectors and matrices, grayscale or color images, voxel
|
||||
|
||||
Reference in New Issue
Block a user