2944 Commits (61ba0e70b94ef6c0df2a310fa1211b4be4a42d7e)
 

Author SHA1 Message Date
James Jackson-South 4543b95fa6 Enable all filter tests 11 years ago
James Jackson-South 09176be63f Better transparency handling 11 years ago
James Jackson-South c216ba2214 Better transparency handling 11 years ago
James Jackson-South 89cdf46b0c Use SIMD for matrix filters 11 years ago
James Jackson-South fbad7bb84c Use SIMD for matrix filters 11 years ago
James Jackson-South a7d6c055fb Clean up primitives 11 years ago
James Jackson-South b0bca56bc6 Clean up primitives 11 years ago
James Jackson-South e1379e549d More lenient colour space equality checkers 11 years ago
James Jackson-South 36fb46cde6 More lenient colour space equality checkers 11 years ago
James Jackson-South 24fb7c9b28 Update readme 11 years ago
James Jackson-South a546da2473 Update readme 11 years ago
James Jackson-South 07da2bce3e Merge branch 'V3' of https://github.com/JimBobSquarePants/ImageProcessor into V3 11 years ago
James Jackson-South a2c7423abd Merge branch 'V3' of https://github.com/JimBobSquarePants/ImageProcessor into V3 11 years ago
James Jackson-South 28954b45e5 Much better Vignette 11 years ago
James Jackson-South 041e9fee3d Much better Vignette 11 years ago
James Jackson-South fdc56c4c39 Merge pull request #291 from rubensr/colorspace-cie 11 years ago
James Jackson-South 322e38fcc4 Merge pull request #291 from rubensr/colorspace-cie 11 years ago
Rubens Fernandes ba9718f2c0 XYZ code updated, tests working against ColorMine.org. 11 years ago
Rubens Fernandes 05ee9c1da4 XYZ code updated, tests working against ColorMine.org. 11 years ago
James Jackson-South 8a3c7c8692 Can now choose colors on binary thresholder. 11 years ago
James Jackson-South 0eae5df432 Can now choose colors on binary thresholder. 11 years ago
James Jackson-South fb579d08de Double Task count 11 years ago
James Jackson-South 93e281481d Double Task count 11 years ago
James Jackson-South fae7ac90f7 Ensure Image properties are copied across. 11 years ago
James Jackson-South 9587f94ecb Ensure Image properties are copied across. 11 years ago
James Jackson-South f54c05cb6e Clean up file headers 11 years ago
James Jackson-South 2682f2013f Clean up file headers 11 years ago
James Jackson-South 8a100352ed A few Color tweaks 11 years ago
James Jackson-South 02fc215f8f A few Color tweaks 11 years ago
James Jackson-South dc4587dbfd Merge pull request #275 from dampee/feature/colorspace-ciexyz 11 years ago
James Jackson-South 8430e5a613 Merge pull request #275 from dampee/feature/colorspace-ciexyz 11 years ago
James Jackson-South 7cae15e620 Merge pull request #290 from rubensr/colorspace-cielab 11 years ago
James Jackson-South 22cd50db7d Merge pull request #290 from rubensr/colorspace-cielab 11 years ago
Rubens Fernandes e9070933fd Now tests match ColorMine. 11 years ago
Rubens Fernandes b7c2a21023 Now tests match ColorMine. 11 years ago
Rubens Fernandes 1aef93553f 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 cb690286ec 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 853d7c67f6 Not finished. 11 years ago
Rubens Fernandes 0511e6b812 Not finished. 11 years ago
James Jackson-South 477d8d8abc Merge pull request #288 from rubensr/resize-one-dimension 11 years ago
James Jackson-South a37acca4a4 Merge pull request #288 from rubensr/resize-one-dimension 11 years ago
James Jackson-South 83d510cc8c Merge pull request #285 from rubensr/jpeg-decode-grayscale 11 years ago
James Jackson-South 213795b4a9 Merge pull request #285 from rubensr/jpeg-decode-grayscale 11 years ago
Rubens Fernandes c94547caac 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 9ae86ee816 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 c8d46df4d7 Adding simple decode for jpeg grayscale colorspaces. Also added test image 11 years ago
Rubens Fernandes db6d0811dd Adding simple decode for jpeg grayscale colorspaces. Also added test image 11 years ago
James Jackson-South 9ce120b9cb Update README.md 11 years ago
James Jackson-South 4374f64ce6 Update README.md 11 years ago
Damiaan 36d239d49c CieXyz color space: add transform CieXyzToColor 11 years ago