Initial cpp reimplementation.
This commit is contained in:
@ -34,3 +34,11 @@ Triangulation of multiple persons from multiple camera views.
|
||||
export CUDA_VISIBLE_DEVICES=0
|
||||
python3 /SimplePoseTriangulation/scripts/test_skelda_dataset.py
|
||||
```
|
||||
|
||||
<br>
|
||||
|
||||
## Debugging
|
||||
|
||||
```bash
|
||||
cd /SimplePoseTriangulation/swig/ && make all && cd ../tests/ && python3 test_interface.py
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user