Sciweavers

page 4 / 10
» sourcecode
Sort
View

Source Code
1729views
14 years 1 months ago
QVision: Qt's Image, Video and Computer Vision Library
Built upon the Qt library, the QVision is an image processing and computer vision library. It offers a set of image processing and matrix, vector and tensor algebra functions, unde...
P. E. López-de-Teruel, A. Rodríguez.

Source Code
1919views
14 years 4 months ago
tvreg: Variational Imaging Methods for Denoising, Deconvolution, Inpainting, and Segmentation
TV-based image restoration with options for deconvolution, inpainting, and different noise models. Chan-Vese segmentation also included. Usable from C, C++, or MATLAB.

Source Code
445views
14 years 5 months ago
Blocks
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 ...
Brian Fulkerson, Andrea Vedaldi

Source Code
317views
14 years 5 months ago
Madagascar
Madagascar is an open-source software package for multidimensional data analysis and reproducible computational experiments. Its mission is to provide a convenient and powerful env...

Source Code
2231views
14 years 10 months ago
The Berkeley Segmentation Engine (BSE)
The code is a (good, in my opinion) implementation of a segmentation engine based on normalised cuts (a spectral clustering algorithm) and a pixel affinity matrix calculation algor...
Charless Fowlkes