CurvatureFilter Versions Save

Curvature Filters are efficient solvers for Variational Models

v3.9

7 years ago

improve the performance on windows improve the Matlab code

parallel version will come in the next release

v3.5

8 years ago

ITK version is added Python version is added Separate filter and solver into two functions All codes passed the test on Windows 8 The nonsplit fashion is almost as fast as split fashion on Windows 8 with MSVC compiler


(More filters will be added in next release) (parallel version will be added in the next release)

v3.0

8 years ago

The generic filter solver for variational models is added.

v2

8 years ago

Add matlab code; Add Bernstein Filter; Add Multiscale scheme;

v1

8 years ago

Gaussian curvature filter Mean curvature filter Total Variation filter Bernstein Filter (minimize mean curvature without Euler scheme, therefore, more efficient and with less numerical error) Matlab code for GCF and MCF