GitXplorerGitXplorer
A

ComputerVisionReconstruction

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
9c2642a56fcd234bc9c5b71196687f2ef9ed77ea

Data files added

AAmberElferink committed 4 years ago
Unverified
27520eab2811f6f22e3da00cccd57818c20b41a8

fix position plotting

bbwrsandman committed 5 years ago
Unverified
42f8a4650fa110c7ed708906de0b05d9872d3a9a

Add traces

bbwrsandman committed 5 years ago
Unverified
beacef4136983d625220187472cfc8a9a76de629

it colors the persons, but not brilliantly

AAmberElferink committed 5 years ago
Unverified
cfd0af1813d80f81be71116ad4ea53ff61e4b008

the matrix output for clustering is correct!

AAmberElferink committed 5 years ago
Unverified
d7b6cc3be798c1c20e44670d641422be7dc12ce3

matching pucktracker implemented

AAmberElferink committed 5 years ago

README

The README file for this repository.

Set-up

Place data/ file alongside the src folder

Required libraries

Linux:

  • opencv_core
  • opencv_highgui
  • opencv_imgproc
  • opencv_calib3d
  • GL
  • glm
  • SDL
  • openmp

Windows

  • opencv_world
  • GL
  • glm
  • SDL