forked from OpenPTV/openptv
-
Notifications
You must be signed in to change notification settings - Fork 1
/
README
34 lines (23 loc) · 1.15 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
OpenPTV - framework for particle tracking velocimetry
=====================================================
This is the code collection of the OpenPTV project - an effort to create
common code for different aspects of the Particle Tracking Velocimetry
method. The code is required to meet the community standards for quality, and
all code here is therefore peer reviewed.
The quality standards are decided upon open discussion on the community
mailing-list,
The peer-review process happens in the open on the same mailing list.
How to help
-----------
To contribute code: fork this repository, build on your fork an orderly branch
with your changes, then create a pull request on Github and inform the mailing
list, or post a patch series to the mailing list. Be prepared to answer
questions and amend your code to satisfy reviewer comments. Be mindful of the
agreed coding standards (whose URL will be soon updated here).
To follow and participate in the technical discussion: join the mailing list
through Google Groups.
Instalation
-----------
See the respective subdirectories' README files for instructions on installing
subpackages.