1 2008-21-9 Gerber Van der Graaf
2 * src/post/scale.c: Repaired reading from stdin
3 * src/evaluate/rr.c, src/misc/series.py: parallellized with MPI and OMP
5 2008-7-14 Gerber Van der Graaf
6 * man/gpiv_combine Added warning to set IMG.X_xorr to 0
7 * src/evaluate/gpiv_rr: extended for parallelised library with MPI
8 * src/misc/gpiv_series: moved from Perl to Python, mpi-parallelised,
9 added zero padding, removed numbered directories, adapted man page
11 2008-7-4 Gerber Van der Graaf
12 * Repaired src/image/imgproc.c
13 * replaced *par_default by NULL in gpiv_*_check_parameters_read
14 * adapted programs using general parameters with key GEN
15 * Changed gpiv_rr key names: --ia_size_i and --ia_size_f ia_shift
17 2008-14-2 Gerber Van der Graaf
18 * Repaired src/misc/combing.c
21 2007-12-12 Gerber Van der Graaf
24 2007-10-11 Gerber Van der Graaf
25 * src/*.c: Adapted to Libgpiv 0.5.0 API
26 * src/eval/rr.c: removed keys for image options
28 2007-10-5 Gerber Van der Graaf
29 * renamed all parameters *_logic to *__set and functions *parameter_logic
32 2007-15-2 Gerber Van der Graaf
33 gpivtools_0.4.0_patch1:
34 * src/eval/rr.c, man/gpiv_rr.1: removed -c, -r options (as they
35 are normally included in image header), added Gauss weighting and
38 2006-7-11 Gerber Van der Graaf
39 * Support for Portable Network Graphics (native), tif, gif, pgm,
40 and bmp image formats by translating with netbpm on the fly.
41 * src/misc/combing.c, man/gpiv_combing: added, substitutes
43 * src/post/aint.c, man/gpiv_aint.1: added
44 * All programs that need a single input file, stdin / stdout may
45 be overruled with 'filename' at the end of the key list
46 (instead of old '-f file_basename' key option)
47 * src/dac/rec_img: extended for double frame recording and saving
49 * src/imgproc.c repaired bugs
51 2006-16-5 Gerber Van der Graaf
52 * src/post/s-avg.c: bug repair by Sjaak Verdoold
53 <sverdoold@gmail.com> in make_fname
55 2006-16-7 Gerber Van der Graaf
56 * DISABLE_DAC substituted by DISABLE_CAM and DISABLE_TRIG
58 2007-9-7 Gerber Van der Graaf
59 * gpiv_* programs are adapted for libgpiv3 library interface
60 * dropped gpiv_dav2piv as it is now supported natively.