Software

Tint Photo Editor

Tint Photo Editor

A photo editor for colour-select effects. It automatically clusters the colours of a photo into groups, and allows each colour to be switched on or off to create the desired effect.

dysii Dynamic Systems Library

dysii Dynamic Systems Library

A C++ library for machine learning within dynamic systems. It provides methods such as the Kalman, unscented Kalman and particle filters and smoothers, as well as useful classes such as common probability distributions and stochastic processes.

fmrii fMRI Modelling Library

fmrii fMRI Modelling Library

A C++ library for fMRI modelling and analysis. It provides classes implementing the balloon model for hemodynamics, as well as other useful neural and experimental models for fitting to fMRI data using the dysii Dynamic Systems Library.


Related posts

dysii 1.3.0 released

Wednesday, March 5th, 2008

Version 1.3.0 of the dysii Dynamic Systems Library is now available. The new release adds a stochastic Runge-Kutta method for stochastic differential systems, and preliminary density and kernel density (KD) tree implementations.
See the updated documentation and VERSION.txt file in the new distribution for more information.
Both a detailed tutorial and installation guide are on the way […]

dysii 1.2.0 Released

Sunday, December 2nd, 2007

Version 1.2.0 of the dysii Dynamic Systems Library is now available. The new release adds the Auxiliary Particle Filter, a generalised framework for particle filter resampling strategies, and makes a number of optimisations and bug fixes.
Specific changes include:

Added auxiliary particle filter.
Added generalised resampling strategy framework.
Fixed diagonal covariance detection for optimised Gaussian density calculations.
Fixed several serialization […]

A Photoshop plugin for Tint

Tuesday, October 23rd, 2007

I’ve decided it would be worthwhile to develop a Photoshop plugin for Tint. While adding nicer GUI features and tools such as a desaturation brush to the standalone program would be useful, it does feel like reinventing the wheel, and an enormous wheel at that. Obviously I could quickly find myself adding a bunch of […]

Related feeds