/fastfilters

Old academic project for my PhD - no longer maintained by me: fast gaussian and derivative convolutional filters

Primary LanguageC++MIT LicenseMIT

master: Build Status Build status

devel: Build Status Build status

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 fastfilters

Gentoo Installation (development)

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