Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Margrit Betke is active.

Publication


Featured researches published by Margrit Betke.


machine vision applications | 2000

Real-time multiple vehicle detection and tracking from a moving vehicle

Margrit Betke; Esin Haritaoglu; Larry S. Davis

Abstract. A real-time vision system has been developed that analyzes color videos taken from a forward-looking video camera in a car driving on a highway. The system uses a combination of color, edge, and motion information to recognize and track the road boundaries, lane markings and other vehicles on the road. Cars are recognized by matching templates that are cropped from the input data online and by detecting highway scene features and evaluating how they relate to each other. Cars are also detected by temporal differencing and by tracking motion parameters that are typical for cars. The system recognizes and tracks road boundaries and lane markings using a recursive least-squares filter. Experimental results demonstrate robust, real-time car detection and tracking over thousands of image frames. The data includes video taken under difficult visibility conditions.


intelligent robots and systems | 1994

Mobile robot localization using landmarks

Margrit Betke; Leonid Gurvits

We describe an efficient algorithm for localizing a mobile robot in an environment with landmarks. We assume that the robot has a camera and maybe other sensors that enable it to both identify landmarks and measure the angles subtended by these landmarks. We show how to estimate the robots position using a new technique that involves a complex number representation of the landmarks. Our algorithm runs in time linear in the number of landmarks. We present results of our simulations and propose how to use our method for robot navigation.<<ETX>>


Universal Access in The Information Society | 2003

Communication via eye blinks and eyebrow raises: video-based human-computer interfaces

Kristen Grauman; Margrit Betke; Jonathan Lombardi; James Gips; Gary R. Bradski

Two video-based human-computer interaction tools are introduced that can activate a binary switch and issue a selection command. “BlinkLink,” as the first tool is called, automatically detects a user’s eye blinks and accurately measures their durations. The system is intended to provide an alternate input modality to allow people with severe disabilities to access a computer. Voluntary long blinks trigger mouse clicks, while involuntary short blinks are ignored. The system enables communication using “blink patterns:” sequences of long and short blinks which are interpreted as semiotic messages. The second tool, “EyebrowClicker,” automatically detects when a user raises his or her eyebrows and then triggers a mouse click. Both systems can initialize themselves, track the eyes at frame rate, and recover in the event of errors. No special lighting is required. The systems have been tested with interactive games and a spelling program. Results demonstrate overall detection accuracy of 95.6% for BlinkLink and 89.0% for EyebrowClicker.


intelligent vehicles symposium | 1996

Multiple vehicle detection and tracking in hard real-time

Margrit Betke; Esin Haritaoglu; Larry S. Davis

A vision system is developed that recognizes and tracks multiple cars from sequences of gray-scale images taken from a moving car in hard real-time. The recognition method is based on feature detection, online deformable template matching, and temporal differencing. The vision system utilizes the hard real-time operating system Maruti which guarantees that the timing constraints on the various processes of the vision system are satisfied. The dynamic creation and termination of tracking processes optimizes the amount of computation resources spent and allows fast real-time recognition and tracking of multiple cars as demonstrated over a large number of image frames.


conference on learning theory | 1993

Piecemeal learning of an unknown environment

Margrit Betke; Ronald L. Rivest; Mona Singh

We introduce a new learning problem: learning a graph by piecemeal search, in which the learner must return every so often to its starting point (for refueling, say). We present two linear-time piecemeal-search algorithms for learning city-block graphs: grid graphs with rectangular obstacles.


international conference on computer vision | 1995

Fast object recognition in noisy images using simulated annealing

Margrit Betke; Nicholas C. Makris

A fast simulated annealing algorithm is developed for automatic object recognition. The object recognition problem is addressed as the problem of best describing a match between a hypothesized object and an image. The normalized correlation coefficient is used as a measure of the match. Templates are generated on-line during the search by transforming model images. Simulated annealing reduces the search time by orders of magnitude with respect to an exhaustive search. The algorithm is applied to the problem of how landmarks, e.g., traffic signs, can be recognized by a navigating robot. We illustrate the performance of our algorithm with real-world images of complicated scenes with traffic signs. False positive matches occur only for templates with very small information content. To avoid false positive matches, we propose a method to select model images for robust object recognition by measuring the information content of the model images. The algorithm works well in noisy images for model images with high information content.<<ETX>>


Journal of Mammalogy | 2008

THERMAL IMAGING REVEALS SIGNIFICANTLY SMALLER BRAZILIAN FREE-TAILED BAT COLONIES THAN PREVIOUSLY ESTIMATED

Margrit Betke; Diane E. Hirsh; Nicholas C. Makris; Gary F. McCracken; Marianne Procopio; Nickolay I. Hristov; Shuang Tang; Angshuman Bagchi; Jonathan D. Reichard; Jason W. Horn; Stephen Crampton; Cutler J. Cleveland; Thomas H. Kunz

Abstract Using data collected with thermal imaging technology, we found a major reduction in population estimates of colony size in the Brazilian free-tailed bat (Tadarida brasiliensis) from 54 million, obtained in 1957 without this technology, to 4 million in 6 major cave colonies in the southwestern United States. The 1957 census was based on human visual observations of cave emergence flights that were subject to potentially high errors. The recent census was produced using an accurate, reproducible counting method and based on complete temporal records of colony emergences. Analysis of emergence flights from dusk through darkness also revealed patterns in group behavior that would be difficult to capture without thermal infrared technology. Flow patterns of bats during emergence flights exhibited characteristic single, double, or triple episodes, with the peak flow during the 1st episode. A consistent rhythmic pattern of flow episodes and pauses was revealed across colonies and was independent of emergence tempo.


computer vision and pattern recognition | 2007

Tracking Large Variable Numbers of Objects in Clutter

Margrit Betke; Diane E. Hirsh; Angshuman Bagchi; Nickolay I. Hristov; Nicholas C. Makris; Thomas H. Kunz

We propose statistical data association techniques/or visual tracking of enormously large numbers of objects. We do not assume any prior knowledge about the numbers involved, and the objects may appear or disappear anywhere in the image frame and at any time in the sequence. Our approach combines the techniques of multitarget track initiation, recursive Bayesian tracking, clutter modeling, event analysis, and multiple hypothesis filtering. The original multiple hypothesis filter addresses an NP-hard problem and is thus not practical. We propose two cluster-based data association approaches that are linear in the number of detections and tracked objects. We applied the method to track wildlife in infrared video. We have successfully tracked hundreds of thousands of bats which were flying at high speeds and in dense formations.


Information & Computation | 1999

Piecemeal Graph Exploration by a Mobile Robot

Baruch Awerbuch; Margrit Betke; Ronald L. Rivest; Mona Singh

We study how a mobile robot can learn an unknown environment in a piecemeal manner. The robots goal is to learn a complete map of its environment, while satisfying the constraint that it must return every so often to its starting position (for refueling, say). The environment is modeled as an arbitrary, undirected graph, which is initially unknown to the robot. We assume that the robot can distinguish vertices and edges that it has already explored. We present a surprisingly efficient algorithm for piecemeal learning an unknown undirected graph G=(V, E) in which the robot explores every vertex and edge in the graph by traversing at most O(E+V1+o(1)) edges. This nearly linear algorithm improves on the best previous algorithm, in which the robot traverses at most O(E+V2) edges. We also give an application of piecemeal learning to the problem of searching a graph for a “treasure.”


computer vision and pattern recognition | 2012

Coupling detection and data association for multiple object tracking

Zheng Wu; Ashwin Thangali; Stan Sclaroff; Margrit Betke

We present a novel framework for multiple object tracking in which the problems of object detection and data association are expressed by a single objective function. The framework follows the Lagrange dual decomposition strategy, taking advantage of the often complementary nature of the two subproblems. Our coupling formulation avoids the problem of error propagation from which traditional “detection-tracking approaches” to multiple object tracking suffer. We also eschew common heuristics such as “nonmaximum suppression” of hypotheses by modeling the joint image likelihood as opposed to applying independent likelihood assumptions. Our coupling algorithm is guaranteed to converge and can handle partial or even complete occlusions. Furthermore, our method does not have any severe scalability issues but can process hundreds of frames at the same time. Our experiments involve challenging, notably distinct datasets and demonstrate that our method can achieve results comparable to those of state-of-art approaches, even without a heavily trained object detector.

Collaboration


Dive into the Margrit Betke's collaboration.

Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Danna Gurari

University of Texas at Austin

View shared research outputs
Top Co-Authors

Avatar
Researchain Logo
Decentralizing Knowledge