974 Commits (09176be63fee3d9a957da548ccbf3ce2190e9641)
 

Author SHA1 Message Date
James Jackson-South 09176be63f Better transparency handling 10 years ago
James Jackson-South 89cdf46b0c Use SIMD for matrix filters 10 years ago
James Jackson-South a7d6c055fb Clean up primitives 10 years ago
James Jackson-South e1379e549d More lenient colour space equality checkers 10 years ago
James Jackson-South 24fb7c9b28 Update readme 10 years ago
James Jackson-South 07da2bce3e Merge branch 'V3' of https://github.com/JimBobSquarePants/ImageProcessor into V3 10 years ago
James Jackson-South 28954b45e5 Much better Vignette 10 years ago
James Jackson-South fdc56c4c39 Merge pull request #291 from rubensr/colorspace-cie 10 years ago
Rubens Fernandes ba9718f2c0 XYZ code updated, tests working against ColorMine.org. 10 years ago
James Jackson-South 8a3c7c8692 Can now choose colors on binary thresholder. 10 years ago
James Jackson-South fb579d08de Double Task count 10 years ago
James Jackson-South fae7ac90f7 Ensure Image properties are copied across. 10 years ago
James Jackson-South f54c05cb6e Clean up file headers 10 years ago
James Jackson-South 8a100352ed A few Color tweaks 10 years ago
James Jackson-South dc4587dbfd Merge pull request #275 from dampee/feature/colorspace-ciexyz 10 years ago
James Jackson-South 7cae15e620 Merge pull request #290 from rubensr/colorspace-cielab 10 years ago
Rubens Fernandes e9070933fd Now tests match ColorMine. 10 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. 10 years ago
Rubens Fernandes 853d7c67f6 Not finished. 10 years ago
James Jackson-South 477d8d8abc 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
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 c8d46df4d7 Adding simple decode for jpeg grayscale colorspaces. Also added test image 11 years ago
James Jackson-South 9ce120b9cb Update README.md 11 years ago
Damiaan 36d239d49c CieXyz color space: add transform CieXyzToColor 11 years ago
Damiaan ac7f44f3e1 Implement Color to CieXyz 11 years ago
James Jackson-South 9cf9dc9ccb Begin Vignette. 11 years ago
James Jackson-South b4a2807649 Fix decoder scope issue 11 years ago
James Jackson-South 0b762244e8 Perf improvements for gifs. 11 years ago
James Jackson-South 490289e375 Add HSL touch #260 11 years ago
James Jackson-South 285019cb2b Add RotateFlip Fix #261 11 years ago
James Jackson-South e9c71f7f22 Update readme. 11 years ago
James Jackson-South bb7e78bb9e Add box blur. Fix #263 11 years ago
James Jackson-South c72d286c04 Fix format conversion output. 11 years ago
James Jackson-South 867c928bbe Add Hue Fixes #262 11 years ago
James Jackson-South 2d8408b6e7 Fix comparable extensions + jpeg detection. 11 years ago
James Jackson-South 012856780f Fix issue links on readme. 11 years ago
James Jackson-South 993056b5c2 Normalise test folders 11 years ago
James Jackson-South 0c7c081575 Better color definition headers 11 years ago
James Jackson-South c65f9da778 Add nearest neighbour resampler #257 11 years ago
James Jackson-South 6ab83cdcd2 Trim tests for Appveyor 11 years ago
James Jackson-South e1a1059358 Fix broken tests and cleanup. 11 years ago
James Jackson-South a1c9f752e7 Fix floating point comparison. 11 years ago
James Jackson-South 4a01095ef7 Merge pull request #252 from Jeavon/feature/MSBuild 11 years ago
James Jackson-South d9c5e808cf Moar updates 11 years ago
James Jackson-South 6bc831957d A few updates 11 years ago
James Jackson-South d7994a6d0b A slightly better fix for rotation alpha bleeding. 11 years ago
James Jackson-South bee627f004 More rotation improvements/tweaks. 11 years ago
James Jackson-South 3df30431dd Better transparency handling in encoders 11 years ago
James Jackson-South 958a5933bf Slight resampler improvements. 11 years ago