Skip to content

Commit

Permalink
Merge pull request #2 from eltociear/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
w-m authored Feb 19, 2024
2 parents b3755f8 + 864fda5 commit af0d0fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Run the target _X-maps ESL static seq1_. A window should open that performs a li

1. Ensure that the camera is working correctly by running `metavision_player` in a Terminal in VS Code.
2. Calibrate your camera-projector setup, and write the parameters into a YAML file, storing the OpenCV matrices. Examples can be found in `data/`.
3. Choose camera biases in a way to produce mostly postive events (negative are ignored in processing) and produce few events outside the projected area.
3. Choose camera biases in a way to produce mostly positive events (negative are ignored in processing) and produce few events outside the projected area.
4. Edit the command line arguments for target _X-maps live depth reprojection_ in `.vscode/launch.json`.
5. Display bright content on the projector to allow the start and end of the frame to be identified (trigger finding).
6. Running _X-maps live depth reprojection_ creates a window that shows the scene depth from the projector's view.
Expand Down

0 comments on commit af0d0fe

Please sign in to comment.