Sciweavers

2138 search results - page 82 / 428
» Multi-Kernel Object Tracking
Sort
View
CGF
2008
340views more  CGF 2008»
14 years 10 months ago
Articulated Object Reconstruction and Markerless Motion Capture from Depth Video
We present an algorithm for acquiring the 3D surface geometry and motion of a dynamic piecewise-rigid object using a single depth video camera. The algorithm identifies and tracks...
Yuri Pekelny, Craig Gotsman
JSS
2006
134views more  JSS 2006»
14 years 9 months ago
On past-time indexing of moving objects
Tracking of mobile objects trajectories is one of many modern applications supported by Spatiotemporal databases. Within the context of this application, queries about the present...
Katerina Raptopoulou, Michael Vassilakopoulos, Yan...
BMVC
2010
14 years 8 months ago
Active 3D Segmentation through Fixation of Previously Unseen Objects
We present an approach for active segmentation based on integration of several cues. It serves as a framework for generation of object hypotheses of previously unseen objects in n...
Mårten Björkman, Danica Kragic
ISORC
2011
IEEE
14 years 1 months ago
A Time-Predictable Object Cache
—Static cache analysis for data allocated on the heap is practically impossible for standard data caches. We propose a distinct object cache for heap allocated data. The cache is...
Martin Schoeberl
56
Voted
ECOOP
2006
Springer
15 years 1 months ago
Efficient Object Querying for Java
Modern programming languages have little or no support for querying objects and collections. Programmers are forced to hand code such queries using nested loops, which is both cumb...
Darren Willis, David J. Pearce, James Noble