Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2016-11-16
| ||
20:43 | Templated simple invert, extended greys, testsuite Leaf check-in: 585043d89c user: aku tags: refactor-interpolations | |
19:43 | Templated scale & offset, extended tests. Extended offset to grey types. check-in: d6238a0554 user: aku tags: refactor-interpolations | |
16:37 | Templated sqrt, properly exposed. Extended exp/log/sqrt to the grey types. Extended tests. check-in: 166dbd5e82 user: aku tags: refactor-interpolations | |
04:44 | Fixed issues in windowing operator. Templated the single-channel forms of windowing and blanks. Extended testsuite. check-in: 8b43aa4836 user: aku tags: refactor-interpolations | |
2016-11-14
| ||
17:53 | More specialized types. check-in: bff986e073 user: aku tags: refactor-interpolations | |
17:18 | Commit missed operators. check-in: 9c5934d247 user: aku tags: refactor-interpolations | |
17:13 | Added types for convolution kernels and projective transforms, with special checks. Updated operators to use them. check-in: 96c734a304 user: aku tags: refactor-interpolations | |
2016-11-12
| ||
06:48 | Really add the testsuite for conversions check-in: 8478f42278 user: aku tags: refactor-interpolations | |
06:44 | Added templating support for per-pixel mapping. Covnerted exp/log and the single-channel conversions over. Added tests for conversions. check-in: cce44bda8f user: aku tags: refactor-interpolations | |
01:34 | Support for pixel iterators/incremental access. Converted exp/log over. Look into templating. check-in: 0fa4c7e7ad user: aku tags: refactor-interpolations | |
00:28 | Expose exp/log primitives check-in: 37929ec44d user: aku tags: refactor-interpolations | |
00:27 | Switch demos to new <size> accessor. Default (de)gamma to 2.2 check-in: 11e5eb9524 user: aku tags: refactor-interpolations | |
2016-11-11
| ||
23:36 | Added core accessor: size (image area) check-in: 5856675da4 user: aku tags: refactor-interpolations | |
22:15 | Added foundation for future use of header <stdint.h> check-in: cbbf33f9fc user: aku tags: refactor-interpolations | |
22:14 | Fixed wrong/args messages to be core version-independent. check-in: 29266d7f6c user: aku tags: refactor-interpolations | |
20:56 | Rewrite includes to new convenience command. check-in: 82a4f0a153 user: aku tags: refactor-interpolations | |
20:49 | Missed a missing return, and include the new headers (Rewrite to new form also) check-in: 44a27ad8b5 user: aku tags: refactor-interpolations | |
20:44 | Added missing returns, and fixed a missing return type. check-in: a29199c0ba user: aku tags: refactor-interpolations | |
20:42 | Separated a few lines for clarity check-in: 9cab9bc5c0 user: aku tags: refactor-interpolations | |
20:41 | Added a technically superfluous return to stop compiler complaint check-in: 2f09ad028d user: aku tags: refactor-interpolations | |
20:40 | Added missing type information check-in: 6202cd7318 user: aku tags: refactor-interpolations | |
20:40 | Created headers for functions without declarations. check-in: f9f163761f user: aku tags: refactor-interpolations | |
20:37 | Added compile time sizeof information, used where compiler complained (for now). check-in: 932b6edeea user: aku tags: refactor-interpolations | |
11:10 | Extended thresholding above/below/inside/outside to type "double" check-in: bd5c8f98bc user: aku tags: refactor-interpolations | |
10:40 | Fix issues in demos (switch to double, alpha channel thresholding wrongness) check-in: 175216752f user: aku tags: refactor-interpolations | |
10:39 | Add double support to PFM writer. check-in: 17e0cd5e5f user: aku tags: refactor-interpolations | |
10:38 | Fixes in "matchgeo", syntax errors, variable overlap, ... check-in: cb249b07e0 user: aku tags: refactor-interpolations | |
07:12 | Oops. Fix int/double mismatch, two variables "c", of different types. check-in: 63efcb077e user: aku tags: refactor-interpolations | |
06:27 | Fix nearest neighbour calculation, and start on bilinear interval/patch check-in: cb4b8a1c63 user: aku tags: refactor-interpolations | |
2016-11-04
| ||
05:15 | Pull in bugfix. check-in: f14a446dd4 user: aku tags: refactor-interpolations | |
05:14 | Pull in bugfix. Leaf check-in: 68531880aa user: aku tags: double-type | |
05:14 | Pull in bugfix. Leaf check-in: 76f2a99523 user: aku tags: testsuite-work | |
05:13 | Fix typo in switch, extra pattern Leaf check-in: 12a321cfac user: aku tags: trunk | |
05:11 | Sync'd with trunk work, updated new operators and tests to match check-in: eeaa3cf13d user: aku tags: refactor-interpolations | |
2016-11-03
| ||
23:56 | Sync'd with trunk work, updated new operators and tests to match check-in: 12d70eaba6 user: aku tags: double-type | |
08:26 | Sync'd with trunk work, updated new operators and tests to match check-in: f0c551a01c user: aku tags: testsuite-work | |
07:57 | Fix memory leaks in PFM reader package. check-in: be32237cba user: aku tags: trunk | |
07:53 | Converted crimp and formats to new crimp_primitive. Updated all operators and supporting C code. Updated all tests to use via kettle. All tests pass. check-in: c49aa2a976 user: aku tags: trunk | |
2016-10-31
| ||
20:02 | Move tests to default location used by kettle. Start making them visible to kettle, and rework to use kettle definitions (core.test) check-in: 8a35242072 user: aku tags: trunk | |
20:00 | Fix buglet in demo apps, apparently was not updated to match changes to low-level meta-data API. check-in: d661aa4a60 user: aku tags: trunk | |
19:59 | Moved API defs into separate files (.api). Reworked prim-ops to use new support code. check-in: 782f2da71d user: aku tags: trunk | |
19:57 | New support code for reworked, hopefully nicer definition of primitive ops. check-in: 4af424e3a8 user: aku tags: trunk | |
2016-10-27
| ||
05:10 | Sync'd with trunk work check-in: 36c7a50438 user: aku tags: refactor-interpolations | |
05:08 | Sync'd with trunk work check-in: bc4ac3e851 user: aku tags: double-type | |
05:06 | Sync'd with trunk work check-in: e91703a8d4 user: aku tags: testsuite-work | |
2014-12-22
| ||
19:42 | Created proper image comparison for tests and dropped the -0 it obsoletes from in the matrix inversions tests. Note: No other tests had such. Even so use of the new comparison in more tests may be useful to get away from string equality to proper logical equality. This can be done incrementally. check-in: 7564ebb89f user: andreask tags: refactor-interpolations | |
2014-12-20
| ||
16:00 | Fix file-name collision for README, on case-insensitive filesystems (Windows, Mac). check-in: f2ee1c72c4 user: andreask tags: refactor-interpolations | |
15:50 | Fix file-name collision for README, on case-insenstive filesystems (Windows, Mac). check-in: 5ea7af4919 user: andreask tags: trunk | |
2014-12-11
| ||
23:54 | Added tests for (bi)cubic. Changed bicubic implementation to the conceptual form based on cubic as expanded formulas compute something different, sometimes extremely off. check-in: a03f624d1f user: andreask tags: refactor-interpolations | |
23:08 | Added testsuite for trilinear interpolation. Passing. check-in: d97d2f4ec7 user: andreask tags: refactor-interpolations | |