Browsing Source Codes
pdf
www.cs.ubc.ca
El Topo is a public domain C++ package for tracking dynamic surfaces represented as triangle meshes in 3D. It robustly handles topology changes such as merging and pinching off, while adaptively maintaining a tangle-free, high quality triangulation. ...
Tyson Brochu
pdf
dlib.net
A library for developing portable applications that deal with networking, threads (message passing, futures, etc...), graphical interfaces, complex data structures, linear algebra, machine learning, XML and text parsing, numerical optimization, Bayesian networks, and many other general tasks....
Davis E. King
pdf
www.math.ucla.edu
The tvreg package is a collection of Matlab functions for total variation (TV) based image denoising, deconvolution, and inpainting, and an implementation of Chan-Vese segmentation. Three different noise models are supported: additive white Gaussian noise, impulsive noise, and Poisson. The problems are efficiently solved using the split Bregman method....
pdf
www.math.ucla.edu
A C++ implementation of Chan-Vese paper "Active Contours Without Edges" image segmentation. The program has command line interface....
Pascal Getreuer
pdf
vlblocks.org
Blocks is an open source modular MATLAB framework which allows the user to avoid needlessly repeating computation. Blocks may be easily used for your own experiments, and comes with some useful modules for computer vision experiments: an implementation of a simple image level bag-of-features (BoF) classifier, a fast agglomerative information bottleneck (AIB) sliding window localization scheme, ...
Brian Fulkerson, Andrea Vedaldi
pdf
www.heatonresearch.com
Encog is an advanced neural network and artificial intelligence library. Encog contains classes to create a wide variety of networks, as well as support classes to normalize and process data for these neural networks. Encog trains using multithreaded resilient propagation. A GUI based workbench is also provided to help model and train neural networks....
Jeff Heaton and the Encog Team
pdf
www.heatonresearch.com
Encog is an advanced neural network and artificial intelligence library. Encog contains classes to create a wide variety of networks, as well as support classes to normalize and process data for these neural networks. Encog trains using multithreaded resilient propagation....
Jeff Heaton and the Encog Team
pdf
www.ahay.org
Madagascar is an open-source software package for multidimensional data analysis and reproducible computational experiments. Its mission is to provide a convenient and powerful environment and a convenient technology transfer tool for researchers working with digital image and data processing in geophysics and related fields....