-
-
Notifications
You must be signed in to change notification settings - Fork 56.5k
Typo in enum cv::QuatEnum::EulerAnglesType #23400
Copy link
Copy link
Closed
Labels
category: documentationDocumentation fix or updateDocumentation fix or update
Description
Descripe the doc issue
In https://docs.opencv.org/4.x/d2/d53/classcv_1_1QuatEnum.html#abceb161bc29a481f2f55439ec723ee45
Matrices X(theta), Y(theta) Z(theta) are defined :

subscript is missing on the left side of equal (or subscript is useless on right side of equal)
Fix suggestion
PR
Add subscript on the left side of equal
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
category: documentationDocumentation fix or updateDocumentation fix or update