Three-Dimensional Shape Recovery from Image Focus

Three-Dimensional Shape Recovery from Image Focus
Author: Muhammad Tariq Mahmood
Publisher: LAP Lambert Academic Publishing
Total Pages: 120
Release: 2012-08
Genre:
ISBN: 9783659210150

Inferring three-dimensional (3D) shape of real objects from visual information belongs to the main domain of the computer vision applications. Shape From Focus (SFF) is one of the passive methods that uses focus as a cue to infer the 3D structure of the object. In SFF, the objective is to find out the depth by measuring the distance of well-focused position of each object point from the camera lens. A sequence of images is acquired either by displacing the object in small steps or by changing the focal length of the lens in the camera. First, a focus measure, which is a criterion that can effectively measure the focus quality, is applied on each image pixel of the sequence. An initial depth map is obtained by maximizing the focus measure along the optical axis. In order to refine the initial depth estimate, different approximation and machine learning techniques have been used. In this book, various focus measures and SFF techniques based on machine learning approaches are discussed.

Physics-Based Vision: Principles and Practice

Physics-Based Vision: Principles and Practice
Author: Lawrence B. Wolff
Publisher: CRC Press
Total Pages: 544
Release: 1993-01-02
Genre: Computers
ISBN: 1439865884

Commentaries by the editors to this comprehensive anthology in the area of physics-based vision put the papers in perspective and guide the reader to a thorough understanding of the basics of the field. Paper Topics Include: - Shape from Shading - Photometric Stereo - Shape Recovery from Specular Reflection - Shape Recovery from Interreflection - S

3D Shape

3D Shape
Author: Zygmunt Pizlo
Publisher: MIT Press
Total Pages: 295
Release: 2010
Genre: Medical
ISBN: 026251513X

Zygmunt Pizlo is Professor of Psychological Sciences and Electrical and Computer Engineering (by courtesy) at Purdue University.

Artificial Intelligence in Perspective

Artificial Intelligence in Perspective
Author: Daniel Gureasko Bobrow
Publisher: MIT Press
Total Pages: 482
Release: 1994
Genre: Computers
ISBN: 9780262521864

This major collection of short essays reviews the scope and progress of research in artificial intelligence over the past two decades. Seminal and most-cited papers from the journal Artificial Intelligence are revisited by the authors who describe how their research has been developed, both by themselves and by others, since the journals first publication.The twenty-eight papers span a wide variety of domains, including truth maintainance systems and qualitative process theory, chemical structure analysis, diagnosis of faulty circuits, and understanding visual scenes; they also span a broad range of methodologies, from AI's mathematical foundations to systems architecture.The volume is dedicated to Allen Newell and concludes with a section of fourteen essays devoted to a retrospective on the strength and vision of his work.Sections/Contributors: - Artificial Intelligence in Perspective, D. G. Bobrow.- Foundations. J. McCarthy, R. C. Moore, A. Newell, N. J. Nilsson, J. Gordon and E. H. Shortliffe, J. Pearl, A. K. Mackworth and E. C. Freuder, J. de Kleer.- Vision. H. G. Barrow and J. M. Tenenbaum, B. K. P. Horn and B. Schunck, K. Ikeuchi, T. Kanade.- Qualitative Reasoning. J. de Kleer, K. D. Forbus, B. J. Kuipers, Y. Iwasake and H. A Simon.- Diagnosis. R. Davis, M. R. Genesereth, P. Szolovits and S. G. Pauker, R. Davis, B. G. Buchanan and E. H. Shortliffe, W. J. Clancey.- Architectures. J. S. Aikins, B. Hayes-Roth, M. J. Stefik et al.- Systems. R. E. Fikes and N. J. Nilsson, E. A Feigenbaum and B. G. Buchanan, J. McDermott. Allen Newell. H. A. Simon, M. J. Stefik and S. W. Smoliar, M. A. Arbib, D. C. Dennett, Purves, R. C. Schank and M. Y. Jona, P. S. Rosenbloom and J. E. Laird, P. E. Agre.

Line Drawing Interpretation

Line Drawing Interpretation
Author: Martin Cooper
Publisher: Springer Science & Business Media
Total Pages: 254
Release: 2010-06-07
Genre: Computers
ISBN: 1848002297

Based on the author’s considerable research, this book contains state-of-the-art reviews of work in drawing interpretation and discrete optimization. It covers both drawings of polyhedral objects as well as complex curved objects.

Computer Vision – ECCV 2018

Computer Vision – ECCV 2018
Author: Vittorio Ferrari
Publisher: Springer
Total Pages: 891
Release: 2018-10-06
Genre: Computers
ISBN: 3030012190

The sixteen-volume set comprising the LNCS volumes 11205-11220 constitutes the refereed proceedings of the 15th European Conference on Computer Vision, ECCV 2018, held in Munich, Germany, in September 2018.The 776 revised papers presented were carefully reviewed and selected from 2439 submissions. The papers are organized in topical sections on learning for vision; computational photography; human analysis; human sensing; stereo and reconstruction; optimization; matching and recognition; video attention; and poster sessions.

Handbook of Combinatorial Optimization

Handbook of Combinatorial Optimization
Author: Ding-Zhu Du
Publisher: Springer Science & Business Media
Total Pages: 650
Release: 2013-03-14
Genre: Mathematics
ISBN: 1475730233

Combinatorial (or discrete) optimization is one of the most active fields in the interface of operations research, computer science, and applied math ematics. Combinatorial optimization problems arise in various applications, including communications network design, VLSI design, machine vision, air line crew scheduling, corporate planning, computer-aided design and man ufacturing, database query design, cellular telephone frequency assignment, constraint directed reasoning, and computational biology. Furthermore, combinatorial optimization problems occur in many diverse areas such as linear and integer programming, graph theory, artificial intelligence, and number theory. All these problems, when formulated mathematically as the minimization or maximization of a certain function defined on some domain, have a commonality of discreteness. Historically, combinatorial optimization starts with linear programming. Linear programming has an entire range of important applications including production planning and distribution, personnel assignment, finance, alloca tion of economic resources, circuit simulation, and control systems. Leonid Kantorovich and Tjalling Koopmans received the Nobel Prize (1975) for their work on the optimal allocation of resources. Two important discover ies, the ellipsoid method (1979) and interior point approaches (1984) both provide polynomial time algorithms for linear programming. These algo rithms have had a profound effect in combinatorial optimization. Many polynomial-time solvable combinatorial optimization problems are special cases of linear programming (e.g. matching and maximum flow). In addi tion, linear programming relaxations are often the basis for many approxi mation algorithms for solving NP-hard problems (e.g. dual heuristics).