20 Commits (7cc5398365854ef1b47ea9148bd00e99b0f4817e)

Author SHA1 Message Date
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 f0f1fcf3ed Remove unused TotalRows 10 years ago
James Jackson-South 5cd6d2de08 Remove progress event handler. 10 years ago
James Jackson-South 6b037a24f6 Make edge detector classes abstract 10 years ago
James Jackson-South 8c84d41b26 Don't create a copy if you dont need to. 10 years ago
James Jackson-South b57677b16c Revert Unsafe.Copy and cleanup 10 years ago
James Jackson-South 7c624d0b27 Use PixelAcessor<TColor, TPacked> #457 10 years ago
James Jackson-South ddc1d29078 Move Compand, Use constructor 10 years ago
James Jackson-South 24b5764b98 Add all samplers. 10 years ago
James Jackson-South 2ab08b54a2 Remove new() type constraint 10 years ago
James Jackson-South c474567571 Add parallel options 10 years ago
James Jackson-South c11751e6c5 No need for second type param 10 years ago
James Jackson-South 79c20533ec Use default(T) 10 years ago
James Jackson-South 7a6e17d5c0 Faster... Much Faster... 10 years ago
James Jackson-South abe4412c79 Getting there.... 10 years ago
James Jackson-South ff9bca00f7 Moar T 10 years ago
James Jackson-South 20f34563ef Trim back to basics 10 years ago
James Jackson-South f61634418a True Generic Image? 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 f7db92dd0c Sort properties to match other methods 10 years ago
James Jackson-South b1156feb3e Begin add ResizeMode [skip ci] 10 years ago
James South 2aabf49b56 Image now IDisposable 10 years ago
James Jackson-South 101f33edda Add missing exception handling. Fix #293 10 years ago
James Jackson-South 082a8290c6 Fix naming. Apologies to all who have forked. 10 years ago
James Jackson-South fa62664310 Fix rename error 10 years ago
James Jackson-South a9ad947885 Rename to Core 10 years ago
James Jackson-South f7d04925d7 Rename to Core 10 years ago
James Jackson-South 4523af43d4 Add better exception handling. 10 years ago
James Jackson-South b5d7d12717 Add better exception handling. 10 years ago
James Jackson-South c5e14e3185 Complete progress messaging. 10 years ago
James Jackson-South 376bebe8fc Complete progress messaging. 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
voidstar69 09786d2627 Added progress callback to IImageProcessor and ParallelImageProcessor 10 years ago
voidstar69 093f537c42 Added progress callback to IImageProcessor and ParallelImageProcessor 10 years ago
James Jackson-South b8eb5f8273 Double Task count 10 years ago
James Jackson-South fc5a15e9e0 Double Task count 10 years ago
James Jackson-South cd6c429857 Begin Vignette. 11 years ago
James Jackson-South 08016244a8 Begin Vignette. 11 years ago
James Jackson-South c63859054d Fix broken tests and cleanup. 11 years ago
James Jackson-South 8a79e364cf Fix broken tests and cleanup. 11 years ago
James Jackson-South f64574f3bc A few updates 11 years ago
James Jackson-South fc4f12d652 A few updates 11 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 d673e2c8e8 Switch over to new Color struct as default. 11 years ago