svenpeter42 / fastfilters

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:C++ 64.9%Language:HTML 28.5%Language:C 5.5%Language:CMake 0.6%Language:Python 0.4%Language:Shell 0.1%Language:Objective-C 0.0%Language:CSS 0.0%