OpenPTV / postptv

Post processing routines for analysing PTV data.
GNU General Public License v3.0
14 stars 13 forks source link

Interpolation upgrade #8

Closed yosefm closed 9 years ago

yosefm commented 9 years ago

Most of this is to allow a scene to be recorded and interpolated again with different subsets of interpolation points or tracers, using the Interpolant class. In the process, the radius-based selection (that existed in the procedural interface) has been added to the OO interface.

alexlib commented 9 years ago

I suggest to merge it - very good pull request, includes the tutorial and the tests.