James Jackson-South
a567287df5
Clean up primitives
Former-commit-id: 48d938725895d56593d7adb1b0b9874c3453de1a
Former-commit-id: c35e8557e3c481befce4d4b2c2dbd6bf5afe9c24
Former-commit-id: 0dffd360cd78c7570182448ddb60f872d27284fe
10 years ago
James Jackson-South
4cf90ab5da
More lenient colour space equality checkers
Former-commit-id: 08196563e8da8dfe3435a6ea5d5f3807a0eca551
Former-commit-id: c5cd8218355a0e8f360de31ef8845048b4d7eb79
Former-commit-id: c6634395502aac589bc984097eabe5d0da6cee60
10 years ago
James Jackson-South
76baf0bcc2
Much better Vignette
Former-commit-id: d70717994e390056d03b55f1c3f6b5ececd97bc0
Former-commit-id: 92ab616c4b25d03512c764da0bf54916dc0c4c6d
Former-commit-id: 8696473ce6f0867755004503b936e76953c63859
10 years ago
Rubens Fernandes
0cc5dffccf
XYZ code updated, tests working against ColorMine.org.
Former-commit-id: 1b9ed01c6022685784f4aa8ab01b4bb21698766c
Former-commit-id: 658ffd5b7236a35b42c5e1bbc5974010b62b29c8
Former-commit-id: 16db1f4ad352154405762f8300f58d1b47bb0b7f
10 years ago
James Jackson-South
ff43644621
Can now choose colors on binary thresholder.
Former-commit-id: cacf1bcb98556979645ffa1d15a1d58f953888dd
Former-commit-id: 5122386fe60369744a707190dc9c4bd41301f9b7
Former-commit-id: 8969755a4338cf934f5a64a281a7343b6bc04ccb
10 years ago
James Jackson-South
fc5a15e9e0
Double Task count
Former-commit-id: 2bf6e18e8d0655a3c23255f54725789de3e98a88
Former-commit-id: 6c8046a897ff67908dd22a3466844cdb43c5669e
Former-commit-id: 17b1f360f150fecf1417de10e97040ed4ccf5999
10 years ago
James Jackson-South
d3a76368ad
Ensure Image properties are copied across.
Former-commit-id: 7706883fed3cc6f5b3ce345eefdada7ccb619507
Former-commit-id: e55f9230ce9b27bb80ef64493d0fc8296e78465b
Former-commit-id: 0e3f906270e93e8d58bbca63ddaa6bfb68fb1904
10 years ago
James Jackson-South
0ca0fadde8
Clean up file headers
Former-commit-id: 09be554162b819fcbe2652ed79ba2022cdb3e528
Former-commit-id: 14b2f4eee4cd31bedfc16aec8ec00eb3dfbefcb8
Former-commit-id: e733e616035e21b5ff4cdb2b22a184391716ad3f
10 years ago
James Jackson-South
77d07694e6
A few Color tweaks
Perf improvements + API clarity improvements.
Former-commit-id: 219c3e9ea9c2b53b77a4d4ee3455a20bccc07e56
Former-commit-id: 43460627a23abbaccb4d094de9d87a87b83d5752
Former-commit-id: cfcae0b8648bf971cd3ffc93c9cf7e56f8f520b8
10 years ago
Rubens Fernandes
1104a43bf6
Now tests match ColorMine.
Former-commit-id: 230fc9b5be97d89cd2192a142d6b6d3f0292db1c
Former-commit-id: bbf2282ee1f10635708894b4fbc6623f77d6d62d
Former-commit-id: 6b394493a6b33248d6cd63ee55fa8b1200f85b3f
10 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.
Former-commit-id: e70cd5f9e2ca95e8c7f349fd7eed8669eb64a169
Former-commit-id: 75df1cb3a3c8bf5915cc7d29bf053d9b3b82a42b
Former-commit-id: b0582b9a280ccd32912e14b7df7f99063589b27e
10 years ago
Rubens Fernandes
b6fab0a14b
Not finished.
Former-commit-id: 72ffa4557a16eb5fecc2eff4a0877304c760eb89
Former-commit-id: 884424c2d761c372c4bc720474fb5268c0fc7ed3
Former-commit-id: 3a228da3c7a44aa86c5a030a6be873c55ffe4bf6
10 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.
Former-commit-id: 624a5693a4bbc9181a113f64e126e70233cacdd9
Former-commit-id: 9741756887b97eb777904afb0782a1a0d481f7c1
Former-commit-id: 43d8122ac4ed7e214f704812f5614b701ed4a81b
10 years ago
Rubens Fernandes
35be517c4c
Adding simple decode for jpeg grayscale colorspaces. Also added test image
Former-commit-id: 6ef0bffcb0a08b3876373392f3d67572273cea1b
Former-commit-id: db74e4cf38bbb992fc3b88de30f6b7e79cf9ac19
Former-commit-id: c51e5e8718dd52306a6656c4f9d85be76e9ecdb8
10 years ago
Damiaan
0468ac6e38
CieXyz color space: add transform CieXyzToColor
Former-commit-id: e596ceb45d6865499a639cf69302a6e493a68d43
Former-commit-id: 489871ee81e15cb14b8a9abf4a2de3edbf479aa4
Former-commit-id: 3f99cab909be147d8de52b98eddb016ccdbc08ff
11 years ago
Damiaan
83b858459a
Implement Color to CieXyz
Former-commit-id: e9f3a4c56744f7ac8cf5dca76b56b12674855897
Former-commit-id: 3c1f69241e551983af4d922acd8e70f346931c17
Former-commit-id: e99c077f2782b167c1fc56f4a9679f5dd309f7ea
11 years ago
James Jackson-South
08016244a8
Begin Vignette.
Former-commit-id: c5e1903acb354e047d73223867a04ae29f301354
Former-commit-id: a86e30bf71e3eab130a4cc8d9879aa2d55db440b
Former-commit-id: 272754ac9ccd2c97cfeb320d3e25ff431ac43de4
11 years ago
James Jackson-South
3cdbd7e4b8
Fix decoder scope issue
Former-commit-id: ca50cdd8efb68d5d312dfd8e53852d4f00c1671f
Former-commit-id: e9698d8e7c43a772280f46aabf2098897a06c871
Former-commit-id: 6ea60a611bcfca0858972a09ed43d2909b242303
11 years ago
James Jackson-South
63104c5f82
Perf improvements for gifs.
Former-commit-id: a27a0e1430a517c1c8e7eaae36683b1bf570ec35
Former-commit-id: f80be4bfdc25ff9a36ec0fac3dc25c118f0b6750
Former-commit-id: 25f58830f4b4b7969b340c28faf3943afb107536
11 years ago
James Jackson-South
0e11709aa8
Add HSL touch #260
Former-commit-id: 0a0ca798962992d41de153521c152ad580196b5d
Former-commit-id: 4d62a056ed53003d7cd7b27afe1223b1ffbd3112
Former-commit-id: 0ad895da812baacd7daf7f85d4bb8138d3834905
11 years ago
James Jackson-South
147323b957
Add RotateFlip Fix #261
Also add ClonePixel method to ImageBase
Former-commit-id: 02d6a5907cab2d7b6676d1adb1a08f008019ba6c
Former-commit-id: d08034c48be2dd64b949fdcdd76192c6b9558f5e
Former-commit-id: 92f3d2bafb4cf97d360aa99183a177d52cbe4cca
11 years ago
James Jackson-South
e4cd645e92
Add box blur. Fix #263
Former-commit-id: f8adc1e633f948b24cee0113681133b075603183
Former-commit-id: 1917069ba119db6ecddc34581c258e050ab40e3d
Former-commit-id: 4d1a9fefc9f2767a66fc236ddb25d14b3c600c9f
11 years ago
James Jackson-South
d481dcc201
Fix format conversion output.
Former-commit-id: 2936205e13fa5329caf84d98691898c1f312cd02
Former-commit-id: dbfc0b5e29033f3357511c71c298940ff0ff9f5d
Former-commit-id: e996c20ff4b2cc6a2a76953b532dd7560f0cf735
11 years ago
James Jackson-South
b999aa9dc3
Add Hue Fixes #262
Also fix sepia to conform to SVG spec
Former-commit-id: ecdfb651ab5de60599c6284bf020e088be77864d
Former-commit-id: ce0eed68bb7ee1d7a13be8f8f78bbdc70b723964
Former-commit-id: 5021d51170f93ce260b2454071809968be629ecf
11 years ago
James Jackson-South
5be395c693
Fix comparable extensions + jpeg detection.
Former-commit-id: b9463717e58f82f1e0c1376f118f0766153865e1
Former-commit-id: ca1000563f9d202238a5419ce895a05bc23c77a5
Former-commit-id: 43e57c1110fb6add4aefd24f820c519b8ae9a644
11 years ago
James Jackson-South
e76b8ec652
Better color definition headers
Former-commit-id: 6173b3d76a30a9a16035626e1dae8b788f721ab1
Former-commit-id: 0f2be4da3228acb844f32610c32b325696b398cb
Former-commit-id: 8f05cb1234520fb78820fd465d16bb61cf1adcb8
11 years ago
James Jackson-South
bab6350aaa
Add nearest neighbour resampler #257
Former-commit-id: 8e6ac4bf4ee07615c7bb707aedc12afccd1647af
Former-commit-id: 40db8d0882d4974b675fd0cd7531eabb7c701210
Former-commit-id: 99fdd9fb8851e2e23510f3682f671acf06620a31
11 years ago
James Jackson-South
8a79e364cf
Fix broken tests and cleanup.
Former-commit-id: 8ffd61fd16ba32d300ae6cb0bd4a1f4d40915097
Former-commit-id: 2d3f52bf43aaaf8dec769b5f8d537523ad27769f
Former-commit-id: 91c3011b36fc412d8a17ec6102357e7108160813
11 years ago
James Jackson-South
11589eff7f
Fix floating point comparison.
Former-commit-id: 6fc6b632b9503961177e54900865a5dc5c2fd88a
Former-commit-id: c92c380815264dd35829d99a1f044fe15d51b9b4
Former-commit-id: 6b989a97e50c19a701f46e4809cb83ea50e2f9b3
11 years ago
James Jackson-South
1594d1a9bb
Moar updates
- EntopyCrop
- Color definitions
- Pixelate
Former-commit-id: ab6fb2aee9f035186c0bdbf547bed966c30f9b43
Former-commit-id: 538eed7fb5f4e4cd6e1841cfe3ca1ea3720c8733
Former-commit-id: c1f8a66e00f1c4d77d77befa3b3ac3b66b8fffb8
11 years ago
James Jackson-South
fc4f12d652
A few updates
- Some predefined colors
- Source image should not get overwritten
- Begin EntropyCrop - unfinished.
Former-commit-id: b850425cf724060eaebcd6cb26322e5c66b9cc31
Former-commit-id: bf58b1a1716bae742273be8976b5e500294246c5
Former-commit-id: c76bf52819d11562b005453042dab203c58b6d6b
11 years ago
James Jackson-South
95afc5b52d
A slightly better fix for rotation alpha bleeding.
Former-commit-id: 646bf9a47dd4ed4f9654584920323014128d9460
Former-commit-id: ec7c1edbcda7d5029dae26a5dd7ae629302bf633
Former-commit-id: db9785704051ea50c3ed9ea9f03f23c7289e1a6d
11 years ago
James Jackson-South
e498efe12d
More rotation improvements/tweaks.
Former-commit-id: e52c082647f8b243036e6f15e77bfe072dadd386
Former-commit-id: a0250cc078824f9463a474a5002418888e11798e
Former-commit-id: 68ad7c778dfc94f46300a0ef99e3fc19d4059a9b
11 years ago
James Jackson-South
375a21e954
Better transparency handling in encoders
Former-commit-id: f270c42392da5923b647c9a020b2cab5f0d8246a
Former-commit-id: c4aff598526059b09d4c1e4ee7a782e317c686b6
Former-commit-id: 7e6cb00b0ece0f5968d6f69262f3c0c576b6d750
11 years ago
James Jackson-South
f342cd5bcb
Slight resampler improvements.
Former-commit-id: de4bf89d2a8844507e7c9c60f1621633d139c196
Former-commit-id: 918a88897c6982ff4bec7f360fbc9324c8bffd5e
Former-commit-id: e8516b18aa2743002c5eba48e5e5972f643e318a
11 years ago
James Jackson-South
db6b27790e
Make rotation nearly work.
Former-commit-id: 82b3c2d28c50b3d04c72d39167c063e3dcc4aba4
Former-commit-id: 4f42a0a278c5eaa2061c9cd8b8c64f8d2e1201bd
Former-commit-id: 90e0c27f9639952a46856afbb56ea0ad1c5f5f2a
11 years ago
James Jackson-South
53a7d2768d
Add rotation to resampler
- TODO: Better edge handling.
Former-commit-id: c4c65b5dd47357ff419119ddf1f3d4f0e3a5c5e4
Former-commit-id: 22ecdf450bc106f6b1c3e0f3c4cb2cd5a2a010ab
Former-commit-id: 95089f4cd166de28c8133aa873ae4195b1b8ffbf
11 years ago
Jeavon
65906334d7
Upgrade to RC1-final
Former-commit-id: 5600662de2cb58db6be8f676bf9e836cdb3b8a0d
Former-commit-id: cc015e12787c39a39f002597e037e0eb8c3bd558
Former-commit-id: 237a627b9c12afe2d7eaa73d8851d0b75c33ac9b
11 years ago
Jeavon
ef435ca984
Remove project.lock.json files from Git
Former-commit-id: 136302779df7473dd42abbf2fad94038d4738e35
Former-commit-id: bea52a72aaebd3c21778cf3955a8cc247e74ea68
Former-commit-id: 7e1ddbce6f2ee5d58f5321c7071961dd28651ab4
11 years ago
James Jackson-South
43ff37710c
Bump up png max chunk value
Former-commit-id: d4ce849616f2bc5d97f50b134dfecd4b88d58ffc
Former-commit-id: 3c1438864b10ba4f98089b47420e82b0fe5f5324
Former-commit-id: ad6bda25c94c62c003d04b7748713f65147520e6
11 years ago
James Jackson-South
d83852bbb2
Attempt fix build
Former-commit-id: 17627fa47f9a739f35f26268ea0cd2168d57d5a7
Former-commit-id: 8560745f0a4eaef18a29f1990d5f1eb29efb75e4
Former-commit-id: 4e4b30dd51b4c4b549b33ca01daf12e391bd5460
11 years ago
James Jackson-South
8a9210f579
Various fixes
- Fix alpha clamping on Resize to prevent bleed.
- Finish Color premultiplication updates
Former-commit-id: 52998716848b710dad059ce767ac5c14e6f3cac7
Former-commit-id: b63167e01bb7ab827438cf3cdd4e39bbff9c5249
Former-commit-id: a3dfdeaae32f9fd0463cd9da76cf0b7ef1c93571
11 years ago
James Jackson-South
fdc681a263
Add premultiplied alpha
Former-commit-id: 346fe4d5a27014ff153447113eee4406c9b9d07e
Former-commit-id: fd5c29c65e88e8ba292879950f70ea072848753a
Former-commit-id: 8c2da3d64065b5884117016885a26c5913b932de
11 years ago
James Jackson-South
3d6586d1e3
Avoid divide by zero
Former-commit-id: 37a9ad0ae9c4e824e54d0becb560366fe6663766
Former-commit-id: 63a75877c37e18e610e14098ed7b4428e76b43e7
Former-commit-id: 43a26373dc21e0422276ac0dc6b763d6b45d5f60
11 years ago
James Jackson-South
4efbe87e73
Fix broken tests, update dependencies
Former-commit-id: eb4a57b4048f1f5eb04dfdb03bb3171c944634d1
Former-commit-id: 65a5bc657b616b0d66861ad3fa54de6eb5a0fd2d
Former-commit-id: 73e8ae25740bd9742744f5ffe7ff45e6ddbf0a0b
11 years ago
Jeavon
c29b181b4f
ImageProcessor can be set to general framework dotnet
Former-commit-id: 2b2a28198a2734cdb086095887a6ab6d5a13a55e
Former-commit-id: 67c8ec14c0ff59b8830b79c17c05c2e0f8d62609
Former-commit-id: 9b468e1dcf4a6a648b1914ba4492092288a693dc
11 years ago
James Jackson-South
4baa707f65
Add ability to generate nuget package
Former-commit-id: 421f71049fd5940a0e4f01d87e547a3e71051f78
Former-commit-id: 3455011a76d8ed682e6d3321a0c0585f379655aa
Former-commit-id: 274bf37ffdc481ab50fe0f93b778985875811ccc
11 years ago
Jeavon
08565463f2
Bring back the tests, now also a "Class Library (Package" project - followed examples here https://xunit.github.io/docs/getting-started-dnx.html
Former-commit-id: c8a5e50f94e3c8d917efe02aaba39283e5bc6bb9
Former-commit-id: 24c1653dcea127c882bcfbdb13beb02f6b24b20d
Former-commit-id: 7173d7fe842a72a5b04bba45be924adb0b07c454
11 years ago
Jeavon
db5ce0dbc6
Adding netcore.platforms
Former-commit-id: b8f3b43e8cb8f637473b47f8fb529306565df2b0
Former-commit-id: ecbed995d1129a8fa62739ab32014f1bb8c181a2
Former-commit-id: 4f9bf7b74329fc7f15336dbf9dc1526274d98c30
11 years ago
Jeavon
419996780c
Updating some packages
Former-commit-id: bed74edbff8a62d518189a0bd3601c0698c49e6f
Former-commit-id: 1d11ea3ee864034f1ba482476fb319528f727f5a
Former-commit-id: 12225d99054bdada3bf90a23f2ab457497af90ce
11 years ago