mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-18 08:44:11 +08:00
python: force using of ArgInfo
This commit is contained in:
@@ -67,7 +67,7 @@ typedef Ptr<PoseCluster3D> PoseCluster3DPtr;
|
||||
* various helper methods to work with poses
|
||||
*
|
||||
*/
|
||||
class CV_EXPORTS Pose3D
|
||||
class CV_EXPORTS_W Pose3D
|
||||
{
|
||||
public:
|
||||
Pose3D()
|
||||
|
Reference in New Issue
Block a user