Sciweavers

3911 search results - page 362 / 783
» Real-Time Object Detection for
Sort
View
ICCV
2009
IEEE
3166views Computer Vision» more  ICCV 2009»
16 years 10 months ago
Detection and Removal of Chromatic Moving Shadows in Surveillance Scenarios
Segmentation in the surveillance domain has to deal with shadows to avoid distortions when detecting moving objects. Most segmentation approaches dealing with shadow detection are ...
Ivan Huerta, Michael Holte, Thomas Moeslund, and J...
167
Voted
FASE
2010
Springer
16 years 1 months ago
Memory Leaks Detection in Java by Bi-abductive Inference
This paper describes a compositional analysis algorithm for statically detecting leaks in Java programs. The algorithm is based on separation logic and exploits the concept of bi-a...
Dino Distefano, Ivana Filipovic
QSIC
2008
IEEE
16 years 1 months ago
Path and Context Sensitive Inter-procedural Memory Leak Detection
This paper presents a practical path and context sensitive inter-procedural analysis method for detecting memory leaks in C programs. A novel memory object model and function summ...
Zhongxing Xu, Jian Zhang
ICCS
2003
Springer
16 years 1 days ago
Trajectory Mapping for Landmine Detection Training
A head-mounted camera is a useful tool for studying the usability of mobile devices in the field. In this paper, a computerized visualization method is presented. It includes the t...
Yang Cai 0002
ICSE
2008
IEEE-ACM
16 years 7 months ago
Precise memory leak detection for java software using container profiling
A memory leak in a Java program occurs when object references that are no longer needed are unnecessarily maintained. Such leaks are difficult to understand because static analyse...
Guoqing Xu, Atanas Rountev