Sciweavers

1345 search results - page 60 / 269
» Reliable dissolve detection
Sort
View
ICIP
2009
IEEE
14 years 7 months ago
Incremental sparse saliency detection
By the guidance of attention, human visual system is able to locate objects of interest in complex scene. We propose a new visual saliency detection model for both image and video...
Yin Li, Yue Zhou, Lei Xu, Xiaochao Yang, Jie Yang
VLUDS
2010
270views Visualization» more  VLUDS 2010»
14 years 4 months ago
Detection and Identification Techniques for Markers Used in Computer Vision
This paper summarizes and compares techniques for detecting and identifying markers in the context of computer vision. Existing approaches use correlation, digital, or topological...
Johannes Köhler, Alain Pagani, Didier Stricke...

Source Code
1079views
14 years 4 months ago
Global Contrast based Salient Region Detection
Reliable estimation of visual saliency allows appropriate processing of images without prior knowledge of their content, and thus remains an important step in many computer vision ...
MICCAI
2009
Springer
15 years 11 months ago
Steerable Features for Statistical 3D Dendrite Detection
Most state-of-the-art algorithms for filament detection in 3?D image-stacks rely on computing the Hessian matrix around individual pixels and labeling these pixels according to its...
François Aguet, François Fleuret, Ge...
SIGSOFT
2007
ACM
15 years 10 months ago
RELAY: static race detection on millions of lines of code
Data races occur when multiple threads are about to access the same piece of memory, and at least one of those accesses is a write. Such races can lead to hard-to-reproduce bugs t...
Jan Wen Voung, Ranjit Jhala, Sorin Lerner