Sciweavers

page 8 / 10
» sourcecode
Sort
View

Source Code
846views
14 years 1 months ago
Supervised Color Image Segmentation in a Markovian Framework
This is the sample implementation of a Markov random field based color image segmentation algorithm described in the following paper: Zoltan Kato, Ting Chuen Pong, and John Chu...
Mihaly Gara, Zoltan Kato

Source Code
2846views
15 years 5 months ago
Armadillo C++ matrix library
Armadillo is a streamlined C++ linear algebra library (matrix maths) aiming towards a good balance between speed and ease of use. It is based on recursive templates. Integer, float...
Conrad Sanderson

Source Code
4493views
13 years 10 months ago
Matlab Source Code for Visibility restoration from a single image
This source code is the matlab implementation of our fast visibility restoration algorithm from a single image. In any publication related to the use of this code, your are kindly ...

Source Code
976views
12 years 4 days ago
GPUMarkerTracker
GPUMarkerTracker is a tracking software library for AR (augmented reality) markers. It utilizes GPGPU for fast and accurate tracking. It is intended for detecting markers from an H...

Source Code
9636views
15 years 6 months ago
2D-3D Automatic Mesh Generation
NETGEN is an open source automatic mesh generation tool for two and three dimensions. It comes as a stand alone program with graphical user interface, or as a C++ library to be lin...
Joachim Schöberl