5 Commits (e6a0f1193391aae1f956002fcf6eb49e86b4c3d1)

Author SHA1 Message Date
Anton Firszov 1125edcef8 IPixel 9 years ago
James Jackson-South ef09d48c11 Use Fast2DArray for all convolution algorithms. 9 years ago
Scott Williams f17831a4d6 Have PixelAccessor manage PixelPool data. 9 years ago
James Jackson-South 1339ad3075 Make all images implement IDisposable 9 years ago
Scott Williams 11236a55f6 Put processors folder/namespace back 9 years ago
Scott Williams 7570c3a278 migrate processors 9 years ago
James Jackson-South f59de118ff Fix Tests 9 years ago
James Jackson-South 7e048ed506 Merging into master 10 years ago
James Jackson-South a404a3646d Remove TPacked from generic signature 10 years ago
James Jackson-South 9afc73d2b4 Update TPacked signature 10 years ago
James Jackson-South 4f5fd68f55 Simplify filter API further 10 years ago
James Jackson-South b3417bb0d6 Cleanup sampler methods. 10 years ago
James Jackson-South 40eceb2674 Move convolution filters 10 years ago
James Jackson-South e4d76533ea Normalize naming and organize locations 10 years ago
dirk 5e6f379562 Changed PixelAccessor to use IPackedPixel<TPacked>. 10 years ago
James Jackson-South a57c90d94b Rename to ImageSharp 10 years ago
dirk a27f4b953b Enforce struct on TColor 10 years ago
James Jackson-South 654af81258 Revert "Enforce struct on TColor" 10 years ago
James Jackson-South 13c865ca18 Enforce struct on TColor 10 years ago
James Jackson-South 41249090d8 Use Jagged array for other edge detection filters. 10 years ago
dirk a46fa4281a Use jagged instead of multidimensional array as suggested in #462. 10 years ago
James Jackson-South 5cd6d2de08 Remove progress event handler. 10 years ago
James Jackson-South 50ef9b2894 Fix convolution edge detection 10 years ago
James Jackson-South 8c84d41b26 Don't create a copy if you dont need to. 10 years ago
James Jackson-South 7c624d0b27 Use PixelAcessor<TColor, TPacked> #457 10 years ago
James Jackson-South f12fde8b81 Clean upedge detection 10 years ago
James Jackson-South 8ac47b021e Add setter to IPackedVector<TP> 10 years ago
James Jackson-South 16aee11d45 Use processor specific parallel options. 10 years ago
James Jackson-South 468e9a5975 Use global parallel options 10 years ago
James Jackson-South 9ecc7510e3 Guassian Blur/Sharpen 10 years ago
James Jackson-South 24b5764b98 Add all samplers. 10 years ago
James Jackson-South 20f34563ef Trim back to basics 10 years ago
James Jackson-South a11d0177e9 Remove task splitting code. 10 years ago
James Jackson-South c332cd8a1e Fix namespaces 10 years ago
James Jackson-South 5898a56a39 Use PixelAccessor 10 years ago
James Jackson-South 082a8290c6 Fix naming. Apologies to all who have forked. 10 years ago
James Jackson-South a9ad947885 Rename to Core 10 years ago
James Jackson-South f7d04925d7 Rename to Core 10 years ago
voidstar69 e734e31bff Updated every filter and sampler to call ParallelImageProcessor.OnRowProcessed to enabled progress notifications for client code 10 years ago
voidstar69 39684e9fa0 Updated every filter and sampler to call ParallelImageProcessor.OnRowProcessed to enabled progress notifications for client code 10 years ago
James Jackson-South 823ea46e0d Switch out List for ImmutableArray 11 years ago
James Jackson-South e42ae5e67d Switch out List for ImmutableArray 11 years ago
James Jackson-South 1b02cc8256 Refactor edge detection to streamline API 11 years ago
James Jackson-South d9b3976f03 Refactor edge detection to streamline API 11 years ago
James Jackson-South 155b35aa57 Fix Gaussian blur 11 years ago
James Jackson-South 479b5fa7e0 Fix Gaussian blur 11 years ago
James Jackson-South b60e2a4c95 Clean up Gaussian Blur. 11 years ago
James Jackson-South 31240419c6 Clean up Gaussian Blur. 11 years ago
James Jackson-South 56d4d47e9d Add convolution filters 11 years ago
James Jackson-South 726e7b95db Add convolution filters 11 years ago