OnePose_Plus_Plus icon indicating copy to clipboard operation
OnePose_Plus_Plus copied to clipboard

Explanation question

Open dennisushi opened this issue 1 year ago • 2 comments

I would like to use a pose estimator for an object that is moved in front of a static camera - is this method suitable for that or does the motion also have to come from the camera itself (for the structure from motion). Can I set the camera poses for the preprocessing to a static zeroed transform and estimate the pose of a moving object. How is the object detected?

dennisushi avatar Mar 07 '23 17:03 dennisushi

Hi @dennisushi

Have you solved your question? I would also be interested in knowing the response

jucamohedano avatar Mar 29 '23 11:03 jucamohedano

Hi @dennisushi

Have you solved your question? I would also be interested in knowing the response

I ended up using BundleTrack and BundleSDF instead.

dennisushi avatar Jun 26 '23 13:06 dennisushi