Ask Your Question

trttrt's profile - activity

2019-04-26 07:48:56 -0600 asked a question Pose Estimation Tutorial not compiling

Pose Estimation Tutorial not compiling I am trying to follow this: https://docs.opencv.org/3.4.4/dc/d2c/tutorial_real_ti

2019-04-21 16:43:59 -0600 commented question Getting the Affine transformations from the Stitcher

Thanks! I read this: "Affine model expecting affine transformation with 6 DOF or 4 DOF implemented in cv::detail::Affine

2019-04-21 06:57:52 -0600 asked a question Getting the Affine transformations from the Stitcher

Getting the Affine transformations from the Stitcher Hello I am interested in using OpenCV's Stitcher to create a panor

2019-03-11 17:59:46 -0600 commented answer Could the Real Time pose estimation tutorial be used for a custom shape object ?

Ok the tutorial uses 2 files. But how do I generate the "yml" file, the one that has the features? Also why is the "yml"

2019-03-11 13:07:29 -0600 asked a question Could the Real Time pose estimation tutorial be used for a custom shape object ?

Could the Real Time pose estimation tutorial be used for a custom shape object ? The tutorial is here: https://docs.open