Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
38 check-ins using file operator/split-rgb.crimp version d45a90ff7e
|
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 | |