Skip to content

Method to solve the marker set configuration problem using an optimization-based method, the reversible-jump Markov chain Monte Carlo

Notifications You must be signed in to change notification settings

PedroAcevedo/MotionCaptureOptimizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optimizing retroreflective marker set for motion capturing props

A method that finds an optimal marker set configuration for any given prop (3D object).


Some information

If you cite this work, remember to use the following Bibtex entry to cite our paper.

Coming soon!

Citation for non-latex users:

Coming soon!

Get Started

Step 1)

Download and Install Unity Hub

https://public-cdn.cloud.unity3d.com/hub/prod/UnityHubSetup.exe

Step 2)

Download the Unity 2020.3.18f1 version from the "Installs" tab.

Step 3)

Clone the project from GitHub as follows:

git clone https://github.com/PedroAcevedo/MotionCaptureOptimizer

Step 4)

Open the project with Unity Hub.

Step 5)

Go to Assets/Scenes/MainScene.unity and select the scene on Unity.

Step 6)

Press the play button on the top menu. And the algorithm will execute like this:

marker-set-method-run-3

Step 7)

You can change parameters to obtain more results and analyze different props from the props list in the editor config.

Unity environment and config script

Reproduce Figure 5

To reproduce one of the outputs from Figure 5, we can follow the next steps:

  1. Select the Assets/Scenes/MainScene.unity scene.
  2. Press the play button in the top menu.
  3. Wait until the algorithm finishes, and you can see the optimized marker set layout on the prop (Umbrella) on a white background.
  4. You can take a screenshot by pressing the left mouse button, which will be saved in the "Assets/Screenshot." folder.
  5. Press the "X" button to display different prop designs and markers.

About

Method to solve the marker set configuration problem using an optimization-based method, the reversible-jump Markov chain Monte Carlo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published