cv::Size_< _Tp > Class Template Reference
#include <core.hpp>
List of all members.
Detailed Description
template<typename _Tp>
class cv::Size_< _Tp >
The 2D size class
The class represents the size of a 2D rectangle, image size, matrix size etc. Normally, cv::Size ~ cv::Size_<int> is used.
Member Typedef Documentation
Constructor & Destructor Documentation
Member Function Documentation
template<typename _Tp >
_Tp cv::Size_< _Tp >::area |
( |
|
) |
const [inline] |
conversion to the old-style OpenCV types
template<typename _Tp >
template<typename _Tp2 >
conversion of another data type.
Member Data Documentation
The documentation for this class was generated from the following files:
- /home/grier/opencv/opencv/modules/core/include/opencv2/core/core.hpp
- /home/grier/opencv/opencv/modules/core/include/opencv2/core/operations.hpp