David Williams
|
01e2a88b13
|
Improving the LowPassFilter to take advantage of the features made available by the voxel refactoring.
Also improved the test case.
|
2012-09-28 18:09:21 +02:00 |
|
unknown
|
777b631f88
|
Mostly removed use of VoxelTypeTraits. It's a bit messy because I'm committing halfway through, as I'm away fro my development machine for the next week and want to pick this up from my laptop.
SurfaceExtractor test is currently broken due to custom threshold support not curretly working.
|
2012-07-05 14:49:51 +02:00 |
|
unknown
|
fbdfe3a4ec
|
Removed template template parameters from LowPassFilter.
|
2012-06-07 16:43:20 +02:00 |
|
unknown
|
3f56ee6f72
|
More refactoring of basic voxel types. Started replacing getDensity and getMaterial with free functions.
|
2012-02-18 12:12:38 +01:00 |
|
David Williams
|
d5d6319087
|
Fixes to behavour of LowPassFilter.
|
2011-12-03 09:43:27 +00:00 |
|
David Williams
|
e8b3fd16e2
|
Initial version of IteratorController and making LowPassFilter use iterators.
|
2011-08-15 21:31:52 +01:00 |
|
David Williams
|
c73b45b721
|
Fixed bug with RawVolume always starting coordinates at (0,0,0).
Removed Filters.h/.inl
Added Summed Area Table support to LowPassFilter.
Added test for low pass filter.
|
2011-08-13 08:57:45 +01:00 |
|