/fastfilters

fast gaussian and derivative convolutional filters

Primary LanguageC++MIT LicenseMIT

Originally developed by Sven Peter, now maintained by the ilastik team

conda-version conda-updated conda-platforms conda-dl

Build status:

main: test

devel: test

Installation (stable)

% git clone https://github.com/svenpeter42/fastfilters.git
% cd fastfilters
% mkdir build
% cmake ..
% make
% make install

Conda Installation (stable)

% conda install -c ilastik-forge -c conda-forge fastfilters

Gentoo Installation (development) (not maintained)

% git clone https://github.com/svenpeter42/fastfilters.git
% cd fastfilters/pkg/gentoo/sci-libs/fastfilters
% sudo ebuild fastfilters-9999.ebuild manifest clean merge