974 Commits (708bac6ce2fd1e0ca02166f52980503cbb2e9a40)
 

Author SHA1 Message Date
James Jackson-South 708bac6ce2 Another attempt at fixing Lerp. 11 years ago
James Jackson-South 4543b95fa6 Enable all filter tests 11 years ago
James Jackson-South c216ba2214 Better transparency handling 11 years ago
James Jackson-South fbad7bb84c Use SIMD for matrix filters 11 years ago
James Jackson-South b0bca56bc6 Clean up primitives 11 years ago
James Jackson-South 36fb46cde6 More lenient colour space equality checkers 11 years ago
James Jackson-South a546da2473 Update readme 11 years ago
James Jackson-South a2c7423abd Merge branch 'V3' of https://github.com/JimBobSquarePants/ImageProcessor into V3 11 years ago
James Jackson-South 041e9fee3d Much better Vignette 11 years ago
James Jackson-South 322e38fcc4 Merge pull request #291 from rubensr/colorspace-cie 11 years ago
Rubens Fernandes 05ee9c1da4 XYZ code updated, tests working against ColorMine.org. 11 years ago
James Jackson-South 0eae5df432 Can now choose colors on binary thresholder. 11 years ago
James Jackson-South 93e281481d Double Task count 11 years ago
James Jackson-South 9587f94ecb Ensure Image properties are copied across. 11 years ago
James Jackson-South 2682f2013f Clean up file headers 11 years ago
James Jackson-South 02fc215f8f A few Color tweaks 11 years ago
James Jackson-South 8430e5a613 Merge pull request #275 from dampee/feature/colorspace-ciexyz 11 years ago
James Jackson-South 22cd50db7d Merge pull request #290 from rubensr/colorspace-cielab 11 years ago
Rubens Fernandes b7c2a21023 Now tests match ColorMine. 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 0511e6b812 Not finished. 11 years ago
James Jackson-South a37acca4a4 Merge pull request #288 from rubensr/resize-one-dimension 11 years ago
James Jackson-South 213795b4a9 Merge pull request #285 from rubensr/jpeg-decode-grayscale 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 db6d0811dd Adding simple decode for jpeg grayscale colorspaces. Also added test image 11 years ago
James Jackson-South 4374f64ce6 Update README.md 11 years ago
Damiaan dbd06ac826 CieXyz color space: add transform CieXyzToColor 11 years ago
Damiaan c7c1dccc61 Implement Color to CieXyz 11 years ago
James Jackson-South e0208e114e Begin Vignette. 11 years ago
James Jackson-South 8c4e2a611b Fix decoder scope issue 11 years ago
James Jackson-South 1f0e6e648a Perf improvements for gifs. 11 years ago
James Jackson-South 607ab569a7 Add HSL touch #260 11 years ago
James Jackson-South f3c20d1234 Add RotateFlip Fix #261 11 years ago
James Jackson-South 71ea2629ec Update readme. 11 years ago
James Jackson-South 72ee171f63 Add box blur. Fix #263 11 years ago
James Jackson-South 8ee5b4245c Fix format conversion output. 11 years ago
James Jackson-South 8c2bfcb0cc Add Hue Fixes #262 11 years ago
James Jackson-South 88c626bf3c Fix comparable extensions + jpeg detection. 11 years ago
James Jackson-South 69ef11f71c Fix issue links on readme. 11 years ago
James Jackson-South 42a0b5910b Normalise test folders 11 years ago
James Jackson-South da08c4f28f Better color definition headers 11 years ago
James Jackson-South 48985a74f9 Add nearest neighbour resampler #257 11 years ago
James Jackson-South 96d6dbe97a Trim tests for Appveyor 11 years ago
James Jackson-South 0d707dd6f3 Fix broken tests and cleanup. 11 years ago
James Jackson-South 2a68c60d71 Fix floating point comparison. 11 years ago
James Jackson-South 05c79de777 Merge pull request #252 from Jeavon/feature/MSBuild 11 years ago
James Jackson-South 4edee74cd6 Moar updates 11 years ago
James Jackson-South 9c1b52fdb0 A few updates 11 years ago
James Jackson-South 4bad05e82b A slightly better fix for rotation alpha bleeding. 11 years ago
James Jackson-South 47d83fe696 More rotation improvements/tweaks. 11 years ago