989 resultados para Free-airCO2enrichment(FACE)


Relevância:

20.00% 20.00%

Publicador:

Resumo:

Between the 1970s and the 1990s the level and type of emotionality in the Commonwealth Employment Service (the Australian national employment service) altered. Within a context of changing economic conditions and concomitant work intensification, it is argued that untenable working conditions resulted in new recruits adopting a coping strategy that led to the use rather than the suppression of emotions. The use of emotions provided workers with job satisfaction and greater control over service interactions. Management subsequently commandeered the use of emotions to complement the introduction of private sector management techniques and service delivery reforms, regaining control over worker-client interactions.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This paper presents a new method of eye localisation and face segmentation for use in a face recognition system. By using two near infrared light sources, we have shown that the face can be coarsely segmented, and the eyes can be accurately located, increasing the accuracy of the face localisation and improving the overall speed of the system. The system is able to locate both eyes within 25% of the eye-to-eye distance in over 96% of test cases.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Hybrid face recognition, using image (2D) and structural (3D) information, has explored the fusion of Nearest Neighbour classifiers. This paper examines the effectiveness of feature modelling for each individual modality, 2D and 3D. Furthermore, it is demonstrated that the fusion of feature modelling techniques for the 2D and 3D modalities yields performance improvements over the individual classifiers. By fusing the feature modelling classifiers for each modality with equal weights the average Equal Error Rate improves from 12.60% for the 2D classifier and 12.10% for the 3D classifier to 7.38% for the Hybrid 2D+3D clasiffier.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

While the subject of cyberbullying of children and adolescents has begun to be addressed, there has been less attention or research on cyberbullying in the workplace. Whilst male-dominated workplaces such as manufacturing settings have been found to have an increased risk of workplace bullying, the prevalence of cyberbullying in this sector is not known. This exploratory study investigated the prevalence and methods of face-to-face bullying and cyberbullying of males at work. One hundred and three surveys (a modified version of the NAQ-R1), were returned from randomly selected members of the Australian Manufacturing Worker’s Union (AMWU). The results showed that 34% of the respondents were bullied face-to-face, and 10.7% were cyberbullied. All victims of cyberbullying also experienced face-to-face bullying. The implications for organisations of their “duty of care” in regards to this new form of bullying are indicated.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Novice programmers have difficulty developing an algorithmic solution while simultaneously obeying the syntactic constraints of the target programming language. To see how students fare in algorithmic problem solving when not burdened by syntax, we conducted an experiment in which a large class of beginning programmers were required to write a solution to a computational problem in structured English, as if instructing a child, without reference to program code at all. The students produced an unexpectedly wide range of correct, and attempted, solutions, some of which had not occurred to their teachers. We also found that many common programming errors were evident in the natural language algorithms, including failure to ensure loop termination, hardwiring of solutions, failure to properly initialise the computation, and use of unnecessary temporary variables, suggesting that these mistakes are caused by inexperience at thinking algorithmically, rather than difficulties in expressing solutions as program code.