841 resultados para Architectural photography


Relevância:

20.00% 20.00%

Publicador:

Resumo:

In this short intervention, we introduce the display and walking tour that formed our contribution to the ‘civic geographies’ exhibition and session at the Royal Geographical Society (with IBG) Annual Conference in July 2012. We then move on to explore the notion of ‘civic geographies’ in relation to the architectural enthusiasm, specifically a strong emotional attachment to buildings, exhibited by members of The Twentieth Century Society. In doing so, we suggest that a more critical account of the role of enthusiasm in the civic realm is required for two important reasons: first, because such groups can be understood to be doing geography beyond the academy in the civic realm; and second, because enthusiast knowledges and practices are active in the (re)constitution of civic landscapes of various kinds. Enthusiasts participate in caring for buildings, preserving heritage, making community spaces, as well as creating and curating local histories. An understanding of who is participating in making these civic geographies, why, how, and with what consequences, is therefore crucial.

Relevância:

20.00% 20.00%

Publicador:

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Geographical research has considered enthusiasm to be a shared passion and a motivator to action. Tensions between enthusiasm as productive, and enthusiasm as negative and prohibitive. Highlights the role of emotion in volunteering with amenity societies. Highlights the presence of enthusiasm in contexts where it is actively denied.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Architectures based on Coordinated Atomic action (CA action) concepts have been used to build concurrent fault-tolerant systems. This conceptual model combines concurrent exception handling with action nesting to provide a general mechanism for both enclosing interactions among system components and coordinating forward error recovery measures. This article presents an architectural model to guide the formal specification of concurrent fault-tolerant systems. This architecture provides built-in Communicating Sequential Processes (CSPs) and predefined channels to coordinate exception handling of the user-defined components. Hence some safety properties concerning action scoping and concurrent exception handling can be proved by using the FDR (Failure Divergence Refinement) verification tool. As a result, a formal and general architecture supporting software fault tolerance is ready to be used and proved as users define components with normal and exceptional behaviors. (C) 2010 Elsevier B.V. All rights reserved.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

In this paper, we present a 3D face photography system based on a facial expression training dataset, composed of both facial range images (3D geometry) and facial texture (2D photography). The proposed system allows one to obtain a 3D geometry representation of a given face provided as a 2D photography, which undergoes a series of transformations through the texture and geometry spaces estimated. In the training phase of the system, the facial landmarks are obtained by an active shape model (ASM) extracted from the 2D gray-level photography. Principal components analysis (PCA) is then used to represent the face dataset, thus defining an orthonormal basis of texture and another of geometry. In the reconstruction phase, an input is given by a face image to which the ASM is matched. The extracted facial landmarks and the face image are fed to the PCA basis transform, and a 3D version of the 2D input image is built. Experimental tests using a new dataset of 70 facial expressions belonging to ten subjects as training set show rapid reconstructed 3D faces which maintain spatial coherence similar to the human perception, thus corroborating the efficiency and the applicability of the proposed system.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Architectural description languages (ADLs) are used to specify high-level, compositional view of a software application. ADLs usually come equipped with a rigourous state-transition style semantics, facilitating specification and analysis of distributed and event-based systems. However, enterprise system architectures built upon newer middleware (implementations of Java’s EJB specification, or Microsoft’s COM+/ .NET) require additional expressive power from an ADL. The TrustME ADL is designed to meet this need. In this paper, we describe several aspects of TrustME that facilitate specification and anlysis of middleware-based architectures for the enterprise.