3 resultados para source code analysis

em Universidad de Alicante


Relevância:

80.00% 80.00%

Publicador:

Resumo:

The development of the Web 2.0 led to the birth of new textual genres such as blogs, reviews or forum entries. The increasing number of such texts and the highly diverse topics they discuss make blogs a rich source for analysis. This paper presents a comparative study on open domain and opinion QA systems. A collection of opinion and mixed fact-opinion questions in English is defined and two Question Answering systems are employed to retrieve the answers to these queries. The first one is generic, while the second is specific for emotions. We comparatively evaluate and analyze the systems’ results, concluding that opinion Question Answering requires the use of specific resources and methods.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

Debido a la escasez de estudios de análisis en pelota valenciana, hemos centrado este estudio en este deporte. El objetivo de estudio ha sido analizar y cuantificar los tipos de golpeos, y comparar los mismos entre las posiciones de juego de resto y medio. Para ello se han llevado a cabo el análisis de 6 partidas de la XIX Liga Profesional de «escala i corda» 2009-2010, y en concreto de 12 jugadores, utilizando el software de análisis Sports Code v.8.5.2. Los resultados nos indican diferencias significativas (p<0.05) entre los golpeos efectuados por el jugador resto y el jugador medio en el rebote y rebote a golpe de mano derecha e izquierda y caída de escalera de mano derecha; siendo estos prácticamente realizados únicamente por los jugadores de la posición resto. Al mismo tiempo encontramos datos que nos evidencian por otra banda golpeos utilizados principalmente por jugadores medios, estas han sido el golpeo de volea, el bote de brazo, el calbote, la palma, y el manró todos ellos de mano derecha. Como conclusión del estudio, hemos obtenido que dependiendo de la posición de juego los jugadores utilizan unos tipos de golpeo u otros. Por tanto, afirmamos, que el análisis del alto rendimiento en escala i corda desde los avances de las tecnologías, nos aporta una valiosa información para establecer patrones de entrenamiento específicos.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

Feature vectors can be anything from simple surface normals to more complex feature descriptors. Feature extraction is important to solve various computer vision problems: e.g. registration, object recognition and scene understanding. Most of these techniques cannot be computed online due to their complexity and the context where they are applied. Therefore, computing these features in real-time for many points in the scene is impossible. In this work, a hardware-based implementation of 3D feature extraction and 3D object recognition is proposed to accelerate these methods and therefore the entire pipeline of RGBD based computer vision systems where such features are typically used. The use of a GPU as a general purpose processor can achieve considerable speed-ups compared with a CPU implementation. In this work, advantageous results are obtained using the GPU to accelerate the computation of a 3D descriptor based on the calculation of 3D semi-local surface patches of partial views. This allows descriptor computation at several points of a scene in real-time. Benefits of the accelerated descriptor have been demonstrated in object recognition tasks. Source code will be made publicly available as contribution to the Open Source Point Cloud Library.