forked from OpenPIV/openpiv-python
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMILESTONES
More file actions
22 lines (17 loc) · 613 Bytes
/
MILESTONES
File metadata and controls
22 lines (17 loc) · 613 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Milestones and targets for future OpenPiv versions.
v 0.1
+ all functions should be unit tested
+ all functions should be correctly documented
+ the basic api structure should be clear and defined
v 0.2
+ Lavision file format reader
+ Hdf5 output
+ at least one advanced processing algorithm, ( 1st order, 2nd order )
v 0.3
+ data display submodule using matplotlib
+ post-processing facilities
v 0.4
+ basic gui for image processing. The gui will allow to select image directory
processing parameters, algorithm, etc, but not display result at the moment.
v 0.5
+ Gui post-processing and data visualization