Scott Williams
54c65567ce
Improve Fast2DArray initialisation
9 years ago
James Jackson-South
ef09d48c11
Use Fast2DArray for all convolution algorithms.
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
Merge IImageFilteringProcessor with IImageProcessor to simplify
encapsulation and allow easy setting of parallel options
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
Removes boxing allocation when comparing generic packed value.
10 years ago
James Jackson-South
4f5fd68f55
Simplify filter API further
No need for startY, endY parameters.
10 years ago
James Jackson-South
40eceb2674
Move convolution filters
10 years ago
James Jackson-South
637dce48a8
Fix spelling....
I can't believe no one spotted this until now!
10 years ago
James Jackson-South
e4d76533ea
Normalize naming and organize locations
10 years ago
James Jackson-South
a57c90d94b
Rename to ImageSharp
10 years ago
dirk
a27f4b953b
Enforce struct on TColor
Former-commit-id: c22a93c67274e1ab495ffa6a85d6c7cb95688974
Former-commit-id: 12a03f05c3c0137240006e978a573e5ff0746ce4
Former-commit-id: 78b186b3d54015644377e55314c070c84debfb25
10 years ago
dirk
7cc5398365
Added extra interface IPackedPixel so we can easier add extra interfaces.
Former-commit-id: 6fbacd8b3fc9f85f4fd8571c20ff5fd12e5057b8
Former-commit-id: 44b521a163f472068e0dea15334c9361c8bc5a28
Former-commit-id: d53a1519d6bc0573a50bbf397ebde59e61873957
10 years ago
James Jackson-South
654af81258
Revert "Enforce struct on TColor"
This reverts commit c6a36c9427 [formerly 1e48873bd7609b2ecd1b33158ae1f7d3f9d517e0] [formerly 5ee53a5681d546619d3fabaf65d343e20d025b58] [formerly 0de461016f83628673d07d18a2f2a402082f47b2].
Former-commit-id: d0b4d2efc7bae39501eb4d0ed8f130f0185d0b1c
Former-commit-id: 6cb6f17122c793f01a7ea53f9dbe24d10fd02970
Former-commit-id: 1006885854cb5e74f5b53eddd803a531327a872c
10 years ago
James Jackson-South
13c865ca18
Enforce struct on TColor
Former-commit-id: 0de461016f83628673d07d18a2f2a402082f47b2
Former-commit-id: 5ee53a5681d546619d3fabaf65d343e20d025b58
Former-commit-id: 1e48873bd7609b2ecd1b33158ae1f7d3f9d517e0
10 years ago
James Jackson-South
9903945b53
Use Jagged array for blur/sharpen.
Former-commit-id: 5f81ab7f9ce979eebccb5655ee29e105b7303806
Former-commit-id: 7de02600717df05b1dce161be06591f00d58f0e0
Former-commit-id: 60489cc8b8d44251df7357da80d30d6ea1a922fc
10 years ago
James Jackson-South
370aa7f29b
Make Conv2pass non-abstract
Former-commit-id: 9919e35aa1ace90a4a979ad258123a9d7d04be6a
Former-commit-id: e612077242f43084b942c8083b20d37de83af157
Former-commit-id: c3fcabaaf91d39e6a6174a4a0faad7bfccc951e2
10 years ago
James Jackson-South
8c84d41b26
Don't create a copy if you dont need to.
ImageFilter = NoCopy
ImageSampler = Copy
Former-commit-id: 530cc95d3b655175999dc78d95fea988f25416e6
Former-commit-id: 63650e982a0a2bb116a473816692187b186a4d0f
Former-commit-id: fe8e7020aa116899a2ae1620b4c78b446a3510e7
10 years ago
James Jackson-South
b57677b16c
Revert Unsafe.Copy and cleanup
Former-commit-id: 401fa40681eb231eabcfe11f5115c05404c84498
Former-commit-id: 160012def06309092c8ee00cba8fa99a53f83ebf
Former-commit-id: bf644e6660e40cb25e20de9058bc181284730409
10 years ago
James Jackson-South
7c624d0b27
Use PixelAcessor<TColor, TPacked> #457
Former-commit-id: 38a4a37351b55ae4027064c96983460a440140b8
Former-commit-id: db9a4f0f2ce7930ae633e3a7ceee0fab7f5db464
Former-commit-id: 34289d7967ca5c8cdbb0949ed8bf0f65586fa297
10 years ago
James Jackson-South
9ecc7510e3
Guassian Blur/Sharpen
Former-commit-id: 8a5b4cf3f2f77979e055f7244a07152f3e7911b3
Former-commit-id: 3c88eca8695868dafeb4478865530b94a4fff195
Former-commit-id: e31d42ca178b55324a3700280a67fc7acd90f0a8
10 years ago
James Jackson-South
20f34563ef
Trim back to basics
Former-commit-id: 3cca13c49abcf0e9a5a394794153406084d2e19e
Former-commit-id: 767a3db69cf4adecac58c58a84891b736ada79eb
Former-commit-id: db1a5b695cc73951becdff9b31535b8f7b03e75b
10 years ago
James Jackson-South
a11d0177e9
Remove task splitting code.
Former-commit-id: a29d6e26e80dd4c47adfe6dab3cea8b41699165e
Former-commit-id: 5463d0ceda62e577377de3ad9d52d347a830622b
Former-commit-id: b3efff43e573ba7239d5724187cea5ae62f93690
10 years ago
James Jackson-South
c332cd8a1e
Fix namespaces
Former-commit-id: 5e9d8e0d98e6bed499d71b0cab005c2c253ec917
Former-commit-id: 87cc61833ac266b0795f93a8c3a46ba84796e726
Former-commit-id: 2d3e58fe24556ae5701d00236b10125f878b4b63
10 years ago
James Jackson-South
f7db92dd0c
Sort properties to match other methods
Former-commit-id: 324600bc34112a33bbc9098bc17d1881891ad662
Former-commit-id: d772829a36fcc56cd70c8aca3bc65117518f8ff1
Former-commit-id: fb1f274592d46f295e049555b80a4376765a9ba3
10 years ago
James Jackson-South
a9ad947885
Rename to Core
Former-commit-id: c18f0149c93be6a2b8f196bd9265d293071f303b
Former-commit-id: ec96e4fa102a05b541bee1dc6be583ad9676a664
Former-commit-id: af407d177b01792436a266deecb16925f1c22981
10 years ago
James Jackson-South
f7d04925d7
Rename to Core
Former-commit-id: d67ccae22dd0be392237738f05abc778f5f37bca
Former-commit-id: b2cd4c7535080da11a3710d8e4a6dc4cba934512
Former-commit-id: 491167f89f2e9487a1956a33cf75616d3b4789c6
10 years ago
James Jackson-South
f64574f3bc
A few updates
- Some predefined colors
- Source image should not get overwritten
- Begin EntropyCrop - unfinished.
Former-commit-id: 15096078a8c4c81e5c38b07111496b9382e98583
Former-commit-id: 1525d80b8094e74ee0b1a64a291e9fdc606b0438
Former-commit-id: 7ca269955bd18bb8c1793b3038c95f8f976694a1
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
823ea46e0d
Switch out List for ImmutableArray
Use my full name.
Former-commit-id: 329d5d6ae345d28b6c120966b77641cec4dce101
Former-commit-id: 121cd1a695ad5d3da170725385a3e555b5536798
Former-commit-id: c34c57087a21e44a404066329e2512d678eef567
11 years ago
James Jackson-South
e42ae5e67d
Switch out List for ImmutableArray
Use my full name.
Former-commit-id: 68931f6382eb2988fb29b31ea82ea03c48f967a3
Former-commit-id: 07b72753f259aae27c2eeea8d8ade919ab11fd98
Former-commit-id: c564a2e6328096acf051af9def4656e75ad2547c
11 years ago
James Jackson-South
1b02cc8256
Refactor edge detection to streamline API
Former-commit-id: 7c34c72499a47b2d9e11f86d4b995bacfc02a585
Former-commit-id: 2d1151dc50f27a25c41b88f2882330602ebbf6d8
Former-commit-id: 25600ca90a236389fb2b1418465f01945755df17
11 years ago
James Jackson-South
d9b3976f03
Refactor edge detection to streamline API
Former-commit-id: 9e5b8edfb049780f3f8a553f02b2fee20b29f91d
Former-commit-id: 66241f9dd5f8be909f03d8b6435e86f69b3f95d4
Former-commit-id: b34b5df5f557b528d9dcea49e92d93532b984cb6
11 years ago
James Jackson-South
12e21f2c94
Add sharpen overloads
Former-commit-id: 82794ccf253687d252b9433159e69b2f7b2d78d2
Former-commit-id: 817e2f7b9864179f768cef63e0724af810eeec0d
Former-commit-id: fad4ba746a8acc81a2d154804ace87a02be1414a
11 years ago
James Jackson-South
13528a51a8
Add sharpen overloads
Former-commit-id: 6d3e173bdfc0ca00998c7b97aa4693733355ce22
Former-commit-id: 3a4437ebf245b6d9aa9d79c14f6a509c290b08c1
Former-commit-id: bac9689e40181c18f9b13d553510eb6a6765ea7b
11 years ago
James Jackson-South
ece2da8328
Add Gaussian sharpen
Former-commit-id: f8e9680318aedca08d2c7787106ba030174fcc2e
Former-commit-id: e48f8ed39f2a5b883c2cd8696c17b281b41654ec
Former-commit-id: ca8ee29dc48c97aa14274dbbaa6f60bc3fa0b358
11 years ago
James Jackson-South
83a3caa2ea
Add Gaussian sharpen
Former-commit-id: 2b6e609568974428a5bb5e499037b9662fe2f25a
Former-commit-id: 1fa30277428dd05091968ee42f6f5db057b193fb
Former-commit-id: cadfaf22b1424a734ae9dfc755ad1ac28380f4a8
11 years ago
James Jackson-South
155b35aa57
Fix Gaussian blur
Former-commit-id: 77f978c8fc9cbee07d3d927a03bd16c4d68f616d
Former-commit-id: e763182f876d74f747047abf11694f3f2bc31899
Former-commit-id: 76ee4ce7ee2278e8f7d658df716374e8b1483cad
11 years ago
James Jackson-South
479b5fa7e0
Fix Gaussian blur
Former-commit-id: 496e8a9a7d2e3bd994329d0514004e243ce33812
Former-commit-id: 5ab1b37f8bcd2a55d9e6a2f00fee695ced150e2f
Former-commit-id: a68f819af644bae5e87da1af62759f471e7a09ce
11 years ago
James Jackson-South
5bcbc32f07
Fix kernel size calculation
Former-commit-id: 563a04e14848893965f6ae124c4089fb4bc1e34a
Former-commit-id: b230d557633937875fd9bfa1f92940325af2dd7c
Former-commit-id: c4c3ee74e012f41ac4bb6d21b2c3c4716bddbb39
11 years ago
James Jackson-South
5dab57a429
Fix kernel size calculation
Former-commit-id: e9775f77e724292ad7aa6bb794ed739f62c4de0a
Former-commit-id: 035865ef367fc65a32e6e41f9e873803637efed3
Former-commit-id: 99cceb18a2436704c00d9fbea3077f9391a2d934
11 years ago
James Jackson-South
b60e2a4c95
Clean up Gaussian Blur.
Remove old code. Something is still not right here with smoothing not
even.
Former-commit-id: f1d5ac17714dbbf71aae5de61f7ed3c4538934ed
Former-commit-id: ec7f0d53d5ef132102808bcef83aea84453b0387
Former-commit-id: 81ca8195d1c72810e776de098086c00dc7aeecfc
11 years ago
James Jackson-South
31240419c6
Clean up Gaussian Blur.
Remove old code. Something is still not right here with smoothing not
even.
Former-commit-id: 9d3cfbe7b8bb780564f23c21a1576ea072a56db3
Former-commit-id: 208531f503fd3e5d08b29175542838f4777822be
Former-commit-id: e02cdc5ad7b784722d761678b442589962a4177f
11 years ago
James Jackson-South
d4073f87cd
Playing with 1D Gaussian transforms
Former-commit-id: 491e73ef2b4c46b935abbd9d2778a1c09388a6b8
Former-commit-id: 147535c84f3593676be6830ed231e3f11e43d42e
Former-commit-id: aaec7537352e24c285afe67248f8be0df97df371
11 years ago
James Jackson-South
9281b45f43
Playing with 1D Gaussian transforms
Former-commit-id: 19e4428c84ddcc6b88a322f7b7e936f20e22fbe4
Former-commit-id: 23b0bfb759da7ff09d0154f73c3925e42a35a90c
Former-commit-id: 06ce9808881bebdb23e6e7eb45986c71bfec12ed
11 years ago
James Jackson-South
9a8e663579
Begin Gaussian filters
Former-commit-id: 9ba003b66ca7eac43c5012ebc44d284ef2373b98
Former-commit-id: 3ac80f0e2d15bea7bb33e5bcbb3285cd1b828a7c
Former-commit-id: 4a36925ddffbbf62a4e6a33939730a91bc294e14
11 years ago
James Jackson-South
c32be13ac1
Begin Gaussian filters
Former-commit-id: d2c024cae358f22d6c79d903b4c33fa9f9c5b7ee
Former-commit-id: 61f72602a2d0ae6ce04dab8e877336a87d6fb8db
Former-commit-id: ba0a8616d24246c5e531272cafa9928073f8644e
11 years ago