Skip to content

ilastik/fastfilters

 
 

Repository files navigation

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

About

fast gaussian and derivative convolutional filters

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 64.7%
  • HTML 28.5%
  • C 5.7%
  • CMake 0.6%
  • Python 0.4%
  • Shell 0.1%