Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

https://github.com/PedroAcevedo/MotionCaptureOptimizer
20 July 2023, 14:50:49 UTC
  • Code
  • Branches (1)
  • Releases (0)
  • Visits
    • Branches
    • Releases
    • HEAD
    • refs/heads/master
    • cc667b576869e3262960b5b5048f1ce39f567e90
    No releases to show
  • fbcff7a
  • /
  • README.md
Raw File Download
Take a new snapshot of a software origin

If the archived software origin currently browsed is not synchronized with its upstream version (for instance when new commits have been issued), you can explicitly request Software Heritage to take a new snapshot of it.

Use the form below to proceed. Once a request has been submitted and accepted, it will be processed as soon as possible. You can then check its processing state by visiting this dedicated page.
swh spinner

Processing "take a new snapshot" request ...

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
  • revision
  • snapshot
origin badgecontent badge Iframe embedding
swh:1:cnt:2f6a971d405fe6340bf6cd33852efdcfa478522d
origin badgedirectory badge Iframe embedding
swh:1:dir:fbcff7ad9b7cb19915062c7e6461ffdfd4ec1552
origin badgerevision badge
swh:1:rev:cc667b576869e3262960b5b5048f1ce39f567e90
origin badgesnapshot badge
swh:1:snp:fefa380975111ed78003004113bfa6350459e336

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • content
  • directory
  • revision
  • snapshot
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Tip revision: cc667b576869e3262960b5b5048f1ce39f567e90 authored by PedroAcevedo on 13 July 2023, 15:44:25 UTC
8->4
Tip revision: cc667b5
README.md
# 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

<b>Step 1) </b> 

Download and Install Unity Hub

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

<b>Step 2) </b> 

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

<b>Step 3) </b> 

Clone the project from GitHub as follows:

```
git clone https://github.com/PedroAcevedo/MotionCaptureOptimizer
```
<b>Step 4) </b> 

Open the project with Unity Hub.

<b>Step 5) </b> 

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

<b>Step 6) </b> 

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

![marker-set-method-run-3](https://github.com/PedroAcevedo/pcg-side-scroller-game/assets/25890069/3e49c5d8-4fb8-47f9-8b2c-006bb718c891)

<b>Step 7) </b> 

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](https://github.com/PedroAcevedo/pcg-side-scroller-game/assets/25890069/c3280e7f-35f4-4028-acf5-bb58aebc7ae1)

### 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.

back to top

Software Heritage — Copyright (C) 2015–2025, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Content policy— Contact— JavaScript license information— Web API