OpenCV
4.10.0
Open Source Computer Vision
|
#include <opencv2/core/quaternion.hpp>
#include <opencv2/core/affine.hpp>
#include "dualquaternion.inl.hpp"
Classes | |
class | cv::DualQuat< _Tp > |
Namespaces | |
namespace | cv |
"black box" representation of the file storage associated with a file on disk. | |
Typedefs | |
using | cv::DualQuatd = DualQuat< double > |
using | cv::DualQuatf = DualQuat< float > |
Functions | |
template<typename _Tp > | |
std::ostream & | cv::operator<< (std::ostream &, const DualQuat< _Tp > &) |