913 Commits (2f615cfdc7e084002a067f8c86cb16fcaab0ed3f)

Author SHA1 Message Date
James Jackson-South b027133503 Add Color.Transparent 11 years ago
James Jackson-South 54572ed872 Add Color.Transparent 11 years ago
James Jackson-South a5966b24e8 Inline methods for perf 11 years ago
James Jackson-South fb8b0f8575 Inline methods for perf 11 years ago
James Jackson-South fd67dead74 Minor optimisations 11 years ago
James Jackson-South 78d3abe208 Minor optimisations 11 years ago
James Jackson-South 52418782b5 Optimise resampler 11 years ago
James Jackson-South dc8135bd14 Optimise resampler 11 years ago
James Jackson-South 22f4b065f7 Tweak polaroid filter 11 years ago
James Jackson-South 7ddf8db6eb Tweak polaroid filter 11 years ago
James Jackson-South c5ff7aa243 Fix glow/vignette 11 years ago
James Jackson-South 7ed3079e8b Fix glow/vignette 11 years ago
James Jackson-South 2500f78ca5 Another attempt at fixing Lerp. 11 years ago
James Jackson-South 260ce02a4d Another attempt at fixing Lerp. 11 years ago
James Jackson-South e8f6157023 Better transparency handling 11 years ago
James Jackson-South 34298d4bd5 Better transparency handling 11 years ago
James Jackson-South 77b1de7eec Use SIMD for matrix filters 11 years ago
James Jackson-South 8e918d04c6 Use SIMD for matrix filters 11 years ago
James Jackson-South 756f5b6a93 Clean up primitives 11 years ago
James Jackson-South a567287df5 Clean up primitives 11 years ago
James Jackson-South d34fe1281f More lenient colour space equality checkers 11 years ago
James Jackson-South 4cf90ab5da More lenient colour space equality checkers 11 years ago
James Jackson-South d0206d840f Much better Vignette 11 years ago
James Jackson-South 76baf0bcc2 Much better Vignette 11 years ago
Rubens Fernandes ea9a94380f XYZ code updated, tests working against ColorMine.org. 11 years ago
Rubens Fernandes 0cc5dffccf XYZ code updated, tests working against ColorMine.org. 11 years ago
James Jackson-South c0a0424fce Can now choose colors on binary thresholder. 11 years ago
James Jackson-South ff43644621 Can now choose colors on binary thresholder. 11 years ago
James Jackson-South b8eb5f8273 Double Task count 11 years ago
James Jackson-South fc5a15e9e0 Double Task count 11 years ago
James Jackson-South c7e148ac3d Ensure Image properties are copied across. 11 years ago
James Jackson-South d3a76368ad Ensure Image properties are copied across. 11 years ago
James Jackson-South f57d66223e Clean up file headers 11 years ago
James Jackson-South 0ca0fadde8 Clean up file headers 11 years ago
James Jackson-South d1c1d8bc87 A few Color tweaks 11 years ago
James Jackson-South 77d07694e6 A few Color tweaks 11 years ago
Rubens Fernandes 60e7351cb7 Now tests match ColorMine. 11 years ago
Rubens Fernandes 1104a43bf6 Now tests match ColorMine. 11 years ago
Rubens Fernandes f02afa93fc Tests included. Having a hard time making the unit test results match any web converter to a high degree. I am using the Colormine coefs, but since their calculations use double and I am using float, I am still in trouble with a few values. 11 years ago
Rubens Fernandes 1438ca76f6 Tests included. Having a hard time making the unit test results match any web converter to a high degree. I am using the Colormine coefs, but since their calculations use double and I am using float, I am still in trouble with a few values. 11 years ago
Rubens Fernandes c36a2cc4f0 Not finished. 11 years ago
Rubens Fernandes b6fab0a14b Not finished. 11 years ago
Rubens Fernandes 2f42f3595e Simple change to emulate the V2 resize behaviour - if either width or height is zero, then the image is scaled keeping its aspect ratio. 11 years ago
Rubens Fernandes 8e28fac19e Simple change to emulate the V2 resize behaviour - if either width or height is zero, then the image is scaled keeping its aspect ratio. 11 years ago
Rubens Fernandes 08abb2584e Adding simple decode for jpeg grayscale colorspaces. Also added test image 11 years ago
Rubens Fernandes 35be517c4c Adding simple decode for jpeg grayscale colorspaces. Also added test image 11 years ago
Damiaan 70e8c4224f CieXyz color space: add transform CieXyzToColor 11 years ago
Damiaan 0468ac6e38 CieXyz color space: add transform CieXyzToColor 11 years ago
Damiaan 648dd3bae0 Implement Color to CieXyz 11 years ago
Damiaan 83b858459a Implement Color to CieXyz 11 years ago