• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 935
  • 172
  • 93
  • 66
  • 33
  • 32
  • 32
  • 32
  • 32
  • 32
  • 30
  • 30
  • 12
  • 8
  • 6
  • Tagged with
  • 1668
  • 1668
  • 255
  • 200
  • 189
  • 169
  • 160
  • 153
  • 149
  • 147
  • 144
  • 143
  • 143
  • 141
  • 128
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
241

Computer rotoscoping with the aid of color recognition

Allen, Rebecca A January 1980 (has links)
Thesis (M.S.)--Massachusetts Institute of Technology, Dept. of Architecture, 1980. / MICROFICHE COPY AVAILABLE IN ARCHIVES AND ROTCH. / Includes bibliographical references (leaves 40-42). / Rotoscoping is explored as a computer animation technique. The optical videodisc serves as the image storage and input source. Image processing and tablet painting routines are applied to digitized frames. "Color recognition", the exploitation of digital color information, enables the tracking of objects, from frame to frame, based on their color. This system allows for semi-automatic, selective processing of images. / by Rebecca Allen. / M.S.
242

Geometric PDE methods in computer graphics. / CUHK electronic theses & dissertations collection

January 2009 (has links)
In this thesis we present a general framework of geometric partial differential equations from the viewpoint of geometric energy functional. The proposed geometric functional involves the Gaussian curvature, the mean curvature and the squared norms of their gradients. The geometric partial differential equations are given as the Euler-Lagrangian Equations of the geometric energy functionals by using the calculus of variation method. As a special example, we focus on Gaussian curvature related geometric energy functionals and the corresponding partial differential equations. We present three numerical methods to solve the resulting geometric partial differential equations: the direct discretization method, the finite element method and the level set method. We test these numerical schemes with a large class of geometric models. Potential applications of our proposed geometric partial differential equations include mesh optimization, surface smoothing, surface blending, surface restoration and physical simulation. Finally, we point out some possible directions of future work including singular analysis of the derived geometric partial differential equations and numerical error estimates of our numerical schemes. / Yan, Yinhui. / "September 2008." / Adviser: Kwong Chung Piney. / Source: Dissertation Abstracts International, Volume: 73-01, Section: B, page: . / Thesis (Ph.D.)--Chinese University of Hong Kong, 2009. / Includes bibliographical references (leaves 121-134). / Electronic reproduction. Hong Kong : Chinese University of Hong Kong, [2012] System requirements: Adobe Acrobat Reader. Available via World Wide Web. / Electronic reproduction. [Ann Arbor, MI] : ProQuest Information and Learning, [201-] System requirements: Adobe Acrobat Reader. Available via World Wide Web.
243

Three-dimensional interpretation of an imperfect line drawing.

January 1996 (has links)
by Leung Kin Lap. / Thesis (M.Phil.)--Chinese University of Hong Kong, 1996. / Includes bibliographical references (leaves 70-72). / ACKNOWLEDGEMENTS --- p.I / ABSTRACT --- p.II / TABLE OF CONTENTS --- p.III / TABLE OF FIGURES --- p.IV / Chapter Chapter 1 --- Introduction --- p.1 / Chapter 1.1 --- Contributions of the thesis --- p.2 / Chapter 1.2 --- Organization of the thesis --- p.4 / Chapter Chapter 2 --- Previous Work --- p.5 / Chapter 2.1 --- An overview of 3-D interpretation --- p.5 / Chapter 2.1.1 --- Multiple-View Clues --- p.5 / Chapter 2.1.2 --- Single-View Clues --- p.6 / Chapter 2.2 --- Line Drawing Interpretation --- p.7 / Chapter 2.2.1 --- Qualitative Interpretation --- p.7 / Chapter 2.2.2 --- Quantitative Interpretation --- p.10 / Chapter 2.3 --- Previous Methods of Quantitative Interpretation by Optimization --- p.12 / Chapter 2.3.1 --- Extremum Principle for Shape from Contour --- p.12 / Chapter 2.3.2 --- MSDA Algorithm --- p.14 / Chapter 2.4 --- Comments on Previous Work on Line Drawing Interpretation --- p.17 / Chapter Chapter 3 --- An Iterative Clustering Procedure for Imperfect Line Drawings --- p.18 / Chapter 3.1 --- Shape Constraints --- p.19 / Chapter 3.2 --- Problem Formulation --- p.20 / Chapter 3.3 --- Solution Steps --- p.25 / Chapter 3.4 --- Nearest-Neighbor Clustering Algorithm --- p.37 / Chapter 3.5 --- Discussion --- p.38 / Chapter Chapter 4 --- Experimental Results --- p.40 / Chapter 4.1 --- Synthetic Line Drawings --- p.40 / Chapter 4.2 --- Real Line Drawing --- p.42 / Chapter 4.2.1 --- Recovery of real images --- p.42 / Chapter Chapter 5 --- Conclusion and Future Work --- p.65 / Appendix A --- p.67 / Chapter A. 1 --- Gradient Space Concept --- p.67 / Chapter A. 2 --- Shading of images --- p.69 / Appendix B --- p.70
244

Design and implementation of a portable, interactive graphics language interpreter

Neal, Mary Catherine January 2010 (has links)
Typescript, etc. / Digitized by Kansas Correctional Industries
245

The graphic-photographic computer : aspects of interpolation

Lippman, Andrew Benjamin January 1978 (has links)
Thesis. 1978. M.S.--Massachusetts Institute of Technology. Dept. of Architecture. / MICROFICHE COPY AVAILABLE IN ARCHIVES AND ROTCH. / Bibliography: leaves 56-57. / by Andrew Lippman. / M.S.
246

A high performance colour graphics display system

Fang, Chong he. January 1987 (has links) (PDF)
Bibliography: leaves 173-176.
247

Visual to tactile conversion theory

Krufka, Stephen Edward. January 2006 (has links)
Thesis (M.E.E.)--University of Delaware, 2006. / Principal faculty advisor: Kenneth E. Barner, Dept. of Electrical and Computer Engineering. Includes bibliographical references.
248

Automatic 3D model creation with velocity-based surface deformations

Rangel Kuoppa, Risto Fermin 01 August 2007
The virtual worlds of Computer Graphics are populated by geometric objects, called models. Researchers have addressed the problem of synthesizing models automatically. Traditional modeling approaches often require a user to guide the synthesis process and to look after the geometry being synthesized, but user attention is expensive, and reducing user interaction is therefore desirable. I present a scheme for the automatic creation of geometry by deforming surfaces. My scheme includes a novel surface representation; it is an explicit representation consisting of points and edges, but it is not a traditional polygonal mesh. The novel surface representation is paired with a resampling policy to control the surface density and its evolution during deformation. The surface deforms with velocities assigned to its points through a set of deformation operators. Deformation operators avoid the manual computation and assignment of velocities, the operators allow a user to interactively assign velocities with minimal effort. Additionally, Petri nets are used to automatically deform a surface by mimicking a user assigning deformation operators. Furthermore, I present an algorithm to translate from the novel surface representations to a polygonal mesh. I demonstrate the utility of my model generation scheme with a gallery of models created automatically. The scheme's surface representation and resampling policy enables a surface to deform without requiring a user to control the deformation; self-intersections and hole creation are automatically prevented. The generated models show that my scheme is well suited to create organic-like models, whose surfaces have smooth transitions between surface features, but can also produce other kinds of models. My scheme allows a user to automatically generate varied instances of richly detailed models with minimal user interaction.
249

Automatic 3D model creation with velocity-based surface deformations

Rangel Kuoppa, Risto Fermin 01 August 2007 (has links)
The virtual worlds of Computer Graphics are populated by geometric objects, called models. Researchers have addressed the problem of synthesizing models automatically. Traditional modeling approaches often require a user to guide the synthesis process and to look after the geometry being synthesized, but user attention is expensive, and reducing user interaction is therefore desirable. I present a scheme for the automatic creation of geometry by deforming surfaces. My scheme includes a novel surface representation; it is an explicit representation consisting of points and edges, but it is not a traditional polygonal mesh. The novel surface representation is paired with a resampling policy to control the surface density and its evolution during deformation. The surface deforms with velocities assigned to its points through a set of deformation operators. Deformation operators avoid the manual computation and assignment of velocities, the operators allow a user to interactively assign velocities with minimal effort. Additionally, Petri nets are used to automatically deform a surface by mimicking a user assigning deformation operators. Furthermore, I present an algorithm to translate from the novel surface representations to a polygonal mesh. I demonstrate the utility of my model generation scheme with a gallery of models created automatically. The scheme's surface representation and resampling policy enables a surface to deform without requiring a user to control the deformation; self-intersections and hole creation are automatically prevented. The generated models show that my scheme is well suited to create organic-like models, whose surfaces have smooth transitions between surface features, but can also produce other kinds of models. My scheme allows a user to automatically generate varied instances of richly detailed models with minimal user interaction.
250

Implementing autonomous crowds in a computer generated feature film

Patterson, John Andre 12 April 2006 (has links)
The implementation of autonomous, flocking crowds of background characters in the feature film “Robots” is discussed. The techniques for obstacle avoidance and goal seeking are described. An overview of the implementation of the system as part of the production pipeline for the film is also provided.

Page generated in 0.0442 seconds