Sciweavers


0
posts
with
0
views
374profile views
Aydin OztoprakStudent, PhD
Middle East Technical University
Aydin Oztoprak
I am currently working as a PhD student and a researcher at Middle East Technical University (ankara/Turkey). In 2008 I was a Fulbright scholar at MIT. My research focuses on the u...

0
posts
with
0
views
284profile views
dyyeungProfessor
HKUST
dyyeung

Presentation
1717views
15 years 9 months ago
Global vs. Local Optimisation Algorithms
A detailed presentation by Yuri Boykov, Daniel Cremers, Vladimir Kolmogorov, at the European Conference on Computer Vision (ECCV) 2006, that shows the difference between local and ...

Presentation
4053views
15 years 9 months ago
Graph Cuts vs. Level Sets
A nice presentation by Yuri Boykov, Daniel Cremers, Vladimir Kolmogorov, at the European Conference on Computer Vision (ECCV) 2006, that finds the relation between Graph Cuts and L...
Yuri Boykov, Daniel Cremers, Vladimir Kolmogorov

Presentation
1566views
15 years 9 months ago
Application of Level Set Methods in Computer Vision
A nice presentation by Daniel Cremers at the European Conference on Computer Vision (ECCV) 2006, covering a wide range of computer vision applications that the level set methods ca...
Daniel Cremers

Presentation
555views
15 years 9 months ago
Basics of Graph Cuts
Neat presentation about the basics of Graph Cuts by Yuri Boykov at the European Conference on Computer Vision (ECCV) 2006.
Yuri Boykov

0
posts
with
0
views
359profile views
Diego Barragán Guerrero

Tutorial
5465views
15 years 9 months ago
A Gentle Introduction to the EM Algorithm
A very detailed and easy to follow tutorial on the EM algorithm.
HEMANT D. TAGARE

Source Code
4838views
15 years 9 months ago
Chan-Vese Image Segmentation
A C++ implementation of Chan-Vese paper "Active Contours Without Edges" image segmentation. The program has command line interface.
Pascal Getreuer

Tutorial
4675views
15 years 9 months ago
Writing Fast Matlab Code
This article discusses strategies for improving the speed of Matlab code. Keep in mind that speed depends heavily on the computation platform and that the fastest method on one sys...
Pascal Getreuer,