16 resultados para Gaussian Mixture Modelling
em Universidade do Minho
Resumo:
In this paper, we present an integrated system for real-time automatic detection of human actions from video. The proposed approach uses the boundary of humans as the main feature for recognizing actions. Background subtraction is performed using Gaussian mixture model. Then, features are extracted from silhouettes and Vector Quantization is used to map features into symbols (bag of words approach). Finally, actions are detected using the Hidden Markov Model. The proposed system was validated using a newly collected real- world dataset. The obtained results show that the system is capable of achieving robust human detection, in both indoor and outdoor environments. Moreover, promising classification results were achieved when detecting two basic human actions: walking and sitting.
Resumo:
Programa Doutoral em Matemática e Aplicações.
Resumo:
Supplementary information available at: http://www.rsc.org/suppdata/c5/gc/c5gc02231b/c5gc02231b1.pdf
Resumo:
The performance of parts produced by Free Form Extrusion (FFE), an increasingly popular additive manufacturing technique, depends mainly on their dimensional accuracy, surface quality and mechanical performance. These attributes are strongly influenced by the evolution of the filament temperature and deformation during deposition and solidification. Consequently, the availability of adequate process modelling software would offer a powerful tool to support efficient process set-up and optimisation. This work examines the contribution to the overall heat transfer of various thermal phenomena developing during the manufacturing sequence, including convection and radiation with the environment, conduction with support and between adjacent filaments, radiation between adjacent filaments and convection with entrapped air. The magnitude of the mechanical deformation is also studied. Once this exercise is completed, it is possible to select the material properties, process variables and thermal phenomena that should be taken in for effective numerical modelling of FFE.
Resumo:
[Excerpt] A large number of constitutive equations were developed for viscoelastic fluids, some empirical and other with strong physical foundations. The currently available macroscopic constitutive equations can be divided in two main types: differential and integral. Some of the constitutive equations, e.g. Maxwell are available both in differential and integral types. However, relevant in tegral models, like K - BKZ, just possesses the integral form. (...)
Resumo:
Dissertação de mestrado integrado em Biomedical Engineering Biomaterials, Biomechanics and Rehabilitation
Resumo:
The research aimed to establish tyre-road noise models by using a Data Mining approach that allowed to build a predictive model and assess the importance of the tested input variables. The data modelling took into account three learning algorithms and three metrics to define the best predictive model. The variables tested included basic properties of pavement surfaces, macrotexture, megatexture, and uneven- ness and, for the first time, damping. Also, the importance of those variables was measured by using a sensitivity analysis procedure. Two types of models were set: one with basic variables and another with complex variables, such as megatexture and damping, all as a function of vehicles speed. More detailed models were additionally set by the speed level. As a result, several models with very good tyre-road noise predictive capacity were achieved. The most relevant variables were Speed, Temperature, Aggregate size, Mean Profile Depth, and Damping, which had the highest importance, even though influenced by speed. Megatexture and IRI had the lowest importance. The applicability of the models developed in this work is relevant for trucks tyre-noise prediction, represented by the AVON V4 test tyre, at the early stage of road pavements use. Therefore, the obtained models are highly useful for the design of pavements and for noise prediction by road authorities and contractors.
Resumo:
The sol-gel method was employed in the synthesis of di-urethane cross-linked poly( caprolactone) (PCL(530)/siloxane biohybrid ormolytes incorporating either a mixture of lithium triflate (LiCF3SO3) and the ionic liquid (IL) 1-ethyl-3-methyl imidazolium tetrafluoroborate ([Emim]BF4), or solely with [Emim]BF4 or LiCF3SO3. The ormolyte doped with [Emim]BF4 is thermally more stable and exhibits higher ionic conductivity (4 x 10-4 and 2 x 10-3 S cm-1 at 36 and 98 ºC, respectively) than those containing the LiCF3SO3/[Emim]BF4 mixture or just LiCF3SO3. The three ormolytes were employed in the production of glass/ITO/ormolyte/WO3/ITO/glass electrochromic devices (ECDs) designated as ECD@Y with Y = Li-[Emim]BF4, [Emim]BF4 and Li. The three ECDs displayed fast switching speed (ca. 30 s). ECD@Li-[Emim]BF4 exhibited an electrochromic contrast of 18.4 % and an optical density change of 0.11 in the visible region, the coloration efficiency attained at 555 nm was 159 and 80.2 cm-2 C-1 in the “on” and “off” states, respectively, and the open circuit memory was 48 hours. In the “on” state the CIE 1931 color space coordinates were x = 0.29 and y = 0.30, corresponding to blue color.
Resumo:
This paper describes the concept, technical realisation and validation of a largely data-driven method to model events with Z→ττ decays. In Z→μμ events selected from proton-proton collision data recorded at s√=8 TeV with the ATLAS experiment at the LHC in 2012, the Z decay muons are replaced by τ leptons from simulated Z→ττ decays at the level of reconstructed tracks and calorimeter cells. The τ lepton kinematics are derived from the kinematics of the original muons. Thus, only the well-understood decays of the Z boson and τ leptons as well as the detector response to the τ decay products are obtained from simulation. All other aspects of the event, such as the Z boson and jet kinematics as well as effects from multiple interactions, are given by the actual data. This so-called τ-embedding method is particularly relevant for Higgs boson searches and analyses in ττ final states, where Z→ττ decays constitute a large irreducible background that cannot be obtained directly from data control samples.
Resumo:
Tese de Doutoramento em Ciência e Engenharia de Polímeros e Compósitos
Resumo:
Tese de Doutoramento (Programa Doutoral em Engenharia Biomédica)
Resumo:
Tese de Doutoramento em Ciências (Especialidade em Matemática)
Resumo:
Architectural (bad) smells are design decisions found in software architectures that degrade the ability of systems to evolve. This paper presents an approach to verify that a software architecture is smellfree using the Archery architectural description language. The language provides a core for modelling software architectures and an extension for specifying constraints. The approach consists in precisely specifying architectural smells as constraints, and then verifying that software architectures do not satisfy any of them. The constraint language is based on a propositional modal logic with recursion that includes: a converse operator for relations among architectural concepts, graded modalities for describing the cardinality in such relations, and nominals referencing architectural elements. Four architectural smells illustrate the approach.
Resumo:
Software product lines (SPL) are diverse systems that are developed using a dual engineering process: (a)family engineering defines the commonality and variability among all members of the SPL, and (b) application engineering derives specific products based on the common foundation combined with a variable selection of features. The number of derivable products in an SPL can thus be exponential in the number of features. This inherent complexity poses two main challenges when it comes to modelling: Firstly, the formalism used for modelling SPLs needs to be modular and scalable. Secondly, it should ensure that all products behave correctly by providing the ability to analyse and verify complex models efficiently. In this paper we propose to integrate an established modelling formalism (Petri nets) with the domain of software product line engineering. To this end we extend Petri nets to Feature Nets. While Petri nets provide a framework for formally modelling and verifying single software systems, Feature Nets offer the same sort of benefits for software product lines. We show how SPLs can be modelled in an incremental, modular fashion using Feature Nets, provide a Feature Nets variant that supports modelling dynamic SPLs, and propose an analysis method for SPL modelled as Feature Nets. By facilitating the construction of a single model that includes the various behaviours exhibited by the products in an SPL, we make a significant step towards efficient and practical quality assurance methods for software product lines.
Resumo:
The present work aims to contribute for the elucidation of the role of oxidative stress in the toxicity associated with the exposure of Pichia kudriavzevii to multi-metals (Cd, Pb and Zn). Cells of the non-conventional yeast P. kudriavzevii exposed for 6 h to the action of multi-metals accumulated intracellular reactive oxygen species (ROS), evaluated through the oxidation of the probe 2,7-dichlorodihydrofluorescein diacetate. A progressive loss of membrane integrity (monitored using propidium iodide) was observed in multi-metal-treated cells. The triggering of intracellular ROS accumulation preceded the loss of membrane integrity. These results suggest that the disruption of membrane integrity can be attributed to the oxidative stress. The exposure of yeast cells to single metal showed that, under the concentrations tested, Pb was the metal responsible for the induction of the oxidative stress. Yeast cells coexposed to an antioxidant (ascorbic acid) and multi-metals did not accumulate intracellular ROS, but loss proliferation capacity. Together, the data obtained indicated that intracellular ROS accumulation contributed to metal toxicity, namely for the disruption of membrane integrity of the yeast P. kudriavzevii. It was proposed that Pb toxicity (the metal responsible for the toxic symptoms under the conditions tested) result from the combination of an ionic mechanism and the intracellular ROS accumulation.