Synthesis lectures on computer vision

· · · · · · ·
Series
4
Books
Image-based Modeling of Plants and Trees
Book 1·Jan 2010
0.0
·
$27.00
Plants and trees are among the most complex natural objects. Much work has been done attempting to model them, with varying degrees of success. In this book, we review the various approaches in computer graphics, which we categorize as rule-based, image-based, and sketch-based methods. We describe our approaches for modeling plants and trees using images. Image-based approaches have the distinct advantage that the resulting model inherits the realistic shape and complexity of a real plant or tree. We use different techniques for modeling plants (with relatively large leaves) and trees (with relatively small leaves).With plants, we model each leaf from images, while for trees, the leaves are only approximated due to their small size and large number. Both techniques start with the same initial step of structure from motion on multiple images of the plant or tree that is to be modeled. For our plant modeling system, because we need to model the individual leaves, these leaves need to be segmented out from the images. We designed our plant modeling system to be interactive, automating the process of shape recovery while relying on the user to provide simple hints on segmentation. Segmentation is performed in both image and 3D spaces, allowing the user to easily visualize its effect immediately. Using the segmented image and 3D data, the geometry of each leaf is then automatically recovered from the multiple views by fitting a deformable leaf model. Our system also allows the user to easily reconstruct branches in a similar manner. To model trees, because of the large leaf count, small image footprint, and widespread occlusions, we do not model the leaves exactly as we do for plants. Instead, we populate the tree with leaf replicas from segmented source images to reconstruct the overall tree shape. In addition, we use the shape patterns of visible branches to predict those of obscured branches. As a result, we are able to design our tree modeling system so as to minimize user intervention. We also handle the special case of modeling a tree from only a single image. Here, the user is required to draw strokes on the image to indicate the tree crown (so that the leaf region is approximately known) and to refine the recovery of branches. As before, we concatenate the shape patterns from a library to generate the 3D shape. To substantiate the effectiveness of our systems, we show realistic reconstructions of a variety of plants and trees from images. Finally, we offer our thoughts on improving our systems and on the remaining challenges associated with plant and tree modeling. Table of Contents: Introduction / Review of Plant and Tree Modeling Techniques / Image-Based Technique for Modeling Plants / Image-Based Technique for Modeling Trees / Single Image Tree Modeling / Summary and Concluding Remarks / Acknowledgments
Camera Networks: The Acquisition and Analysis of Videos Over Wide Areas
Book 4·Jan 2012
5.0
·
$36.00
As networks of video cameras are installed in many applications like security and surveillance, environmental monitoring, disaster response, and assisted living facilities, among others, image understanding in camera networks is becoming an important area of research and technology development. There are many challenges that need to be addressed in the process. Some of them are listed below: - Traditional computer vision challenges in tracking and recognition, robustness to pose, illumination, occlusion, clutter, recognition of objects, and activities; - Aggregating local information for wide area scene understanding, like obtaining stable, long-term tracks of objects; - Positioning of the cameras and dynamic control of pan-tilt-zoom (PTZ) cameras for optimal sensing; - Distributed processing and scene analysis algorithms; - Resource constraints imposed by different applications like security and surveillance, environmental monitoring, disaster response, assisted living facilities, etc. In this book, we focus on the basic research problems in camera networks, review the current state-of-the-art and present a detailed description of some of the recently developed methodologies. The major underlying theme in all the work presented is to take a network-centric view whereby the overall decisions are made at the network level. This is sometimes achieved by accumulating all the data at a central server, while at other times by exchanging decisions made by individual cameras based on their locally sensed data. Chapter One starts with an overview of the problems in camera networks and the major research directions. Some of the currently available experimental testbeds are also discussed here. One of the fundamental tasks in the analysis of dynamic scenes is to track objects. Since camera networks cover a large area, the systems need to be able to track over such wide areas where there could be both overlapping and non-overlapping fields of view of the cameras, as addressed in Chapter Two: Distributed processing is another challenge in camera networks and recent methods have shown how to do tracking, pose estimation and calibration in a distributed environment. Consensus algorithms that enable these tasks are described in Chapter Three. Chapter Four summarizes a few approaches on object and activity recognition in both distributed and centralized camera network environments. All these methods have focused primarily on the analysis side given that images are being obtained by the cameras. Efficient utilization of such networks often calls for active sensing, whereby the acquisition and analysis phases are closely linked. We discuss this issue in detail in Chapter Five and show how collaborative and opportunistic sensing in a camera network can be achieved. Finally, Chapter Six concludes the book by highlighting the major directions for future research. Table of Contents: An Introduction to Camera Networks / Wide-Area Tracking / Distributed Processing in Camera Networks / Object and Activity Recognition / Active Sensing / Future Research Directions