32 resultados para 3-D objects
Resumo:
This paper describes an evaluation framework that allows a standardized and quantitative comparison of IVUS lumen and media segmentation algorithms. This framework has been introduced at the MICCAI 2011 Computing and Visualization for (Intra)Vascular Imaging (CVII) workshop, comparing the results of eight teams that participated. We describe the available data-base comprising of multi-center, multi-vendor and multi-frequency IVUS datasets, their acquisition, the creation of the reference standard and the evaluation measures. The approaches address segmentation of the lumen, the media, or both borders; semi- or fully-automatic operation; and 2-D vs. 3-D methodology. Three performance measures for quantitative analysis have been proposed. The results of the evaluation indicate that segmentation of the vessel lumen and media is possible with an accuracy that is comparable to manual annotation when semi-automatic methods are used, as well as encouraging results can be obtained also in case of fully-automatic segmentation. The analysis performed in this paper also highlights the challenges in IVUS segmentation that remains to be solved.
Resumo:
Commission 49 covers research on the solar wind, shocks and particle acceleration, both transient and steady-state, e.g., corotating, structures within the heliosphere, and the termination shock and boundary of the heliosphere. The present triennal report is particularly rich in important results and events. The crossing of the solar wind termination shock by Voyager 2 in 2007 is a highlight and a milestone that will certainly have important consequences for astrophysical processes in general (Section 7). The fiftieth anniversary of the International Geophysical Year (19571958), which is also the fiftieth anniversary of the birth of the Space Age, was marked not only by celebrations and a strong Education and Public Outreach Program, but also by efforts in coordinating present observations and in starting new scientific programs, particularly implying developing countries (Section 8). Studies of solar energetic particles (Section 3) and the related radio bursts (Section 4) benefited from new data from a number of spacecraft. The STEREO mission was launched in October 2006 and has obtained new results on 3-D aspects of the inner heliosphere. Meanwhile, solar cycle 24 is expected to become active soon, following what is already the deepest solar minimum of the space age...
Resumo:
In image processing, segmentation algorithms constitute one of the main focuses of research. In this paper, new image segmentation algorithms based on a hard version of the information bottleneck method are presented. The objective of this method is to extract a compact representation of a variable, considered the input, with minimal loss of mutual information with respect to another variable, considered the output. First, we introduce a split-and-merge algorithm based on the definition of an information channel between a set of regions (input) of the image and the intensity histogram bins (output). From this channel, the maximization of the mutual information gain is used to optimize the image partitioning. Then, the merging process of the regions obtained in the previous phase is carried out by minimizing the loss of mutual information. From the inversion of the above channel, we also present a new histogram clustering algorithm based on the minimization of the mutual information loss, where now the input variable represents the histogram bins and the output is given by the set of regions obtained from the above split-and-merge algorithm. Finally, we introduce two new clustering algorithms which show how the information bottleneck method can be applied to the registration channel obtained when two multimodal images are correctly aligned. Different experiments on 2-D and 3-D images show the behavior of the proposed algorithms
Resumo:
Report for the scientific sojourn at the Swiss Federal Institute of Technology Zurich, Switzerland, between September and December 2007. In order to make robots useful assistants for our everyday life, the ability to learn and recognize objects is of essential importance. However, object recognition in real scenes is one of the most challenging problems in computer vision, as it is necessary to deal with difficulties. Furthermore, in mobile robotics a new challenge is added to the list: computational complexity. In a dynamic world, information about the objects in the scene can become obsolete before it is ready to be used if the detection algorithm is not fast enough. Two recent object recognition techniques have achieved notable results: the constellation approach proposed by Lowe and the bag of words approach proposed by Nistér and Stewénius. The Lowe constellation approach is the one currently being used in the robot localization project of the COGNIRON project. This report is divided in two main sections. The first section is devoted to briefly review the currently used object recognition system, the Lowe approach, and bring to light the drawbacks found for object recognition in the context of indoor mobile robot navigation. Additionally the proposed improvements for the algorithm are described. In the second section the alternative bag of words method is reviewed, as well as several experiments conducted to evaluate its performance with our own object databases. Furthermore, some modifications to the original algorithm to make it suitable for object detection in unsegmented images are proposed.
Resumo:
El projecte Statmedia 3 ha consolidat definitivament la proposta de les assignatures Bioestadística de Biologia, Anàlisi de dades de Ciències Ambientals i d’Estadística Matemàtica de la Diplomatura renovant una part del material creat amb Statmedia 2. S’han inclòs a més Matemàtiques d’Ambientals i Introducció a la Probabilitat del Grau d’Estadística. L’anterior MQD abastava només pràctiques mentre que aquest projecte permet una oferta diversa d’activitats individualitzades. La individualització consisteix en que cada estudiant rep una proposta de cas personalitzada amb dades diferents. Les activitats poden ser programades presencialment o no, però la clau de l’èxit de l’activitat és que l’alumne obtingui reconeixement del seu treball en l’avaluació continuada. La valoració que fan als alumnes de Statmedia és molt bo, i observem que es produeix una millora en els resultats acadèmics. Statmedia 3 ha implicat un important esforç en la vessant informàtica del projecte, la barreja de tecnologies que utilitzem son punteres: Ajax, servlets i applets Java... Hem posat a punt un assistent on-line per dissenyar documents i planificar activitats que facilita la tasca dels professors. La nostre participació en primera línea del procés de convergència a l’EEES ens ha permès anticipar alguns canvis, i s’ha traduït en que el claustre del Departament d’Estadística assumís que Statmedia és una metodologia essencial dels seus plans docents. El projecte continua en un quart projecte MQD consecutiu, on desplegarem la nova tecnologia implementada. L’objectiu principal serà dotar a les assignatures dels 7 graus on participa el departament d’activitats individualitzades en forma de casos pràctics, problemes i proves diverses. La col·lecció de material emmagatzemada en la nostra biblioteca, forjada després de quasi deu anys de treball continuat, juntament amb l’experiència acumulada de com utilitzar Statmedia de la forma més eficient han començat a ser explotades en els nous graus aquest mateix curs 2009-2010.
Resumo:
Customer Experience Management (CEM) se ha convertido en un factor clave para el éxito de las empresas. CEM gestiona todas las experiencias que un cliente tiene con un proveedor de servicios o productos. Es muy importante saber como se siente un cliente en cada contacto y entonces poder sugerir automáticamente la próxima tarea a realizar, simplificando tareas realizadas por personas. En este proyecto se desarrolla una solución para evaluar experiencias. Primero se crean servicios web que clasifican experiencias en estados emocionales dependiendo del nivel de satisfacción, interés, … Esto es realizado a través de minería de textos. Se procesa y clasifica información no estructurada (documentos de texto) que representan o describen las experiencias. Se utilizan métodos de aprendizaje supervisado. Esta parte es desarrollada con una arquitectura orientada a servicios (SOA) para asegurar el uso de estándares y que los servicios sean accesibles por cualquier aplicación. Estos servicios son desplegados en un servidor de aplicaciones. En la segunda parte se desarrolla dos aplicaciones basadas en casos reales. En esta fase Cloud computing es clave. Se utiliza una plataforma de desarrollo en línea para crear toda la aplicación incluyendo tablas, objetos, lógica de negocio e interfaces de usuario. Finalmente los servicios de clasificación son integrados a la plataforma asegurando que las experiencias son evaluadas y que las tareas de seguimiento son automáticamente creadas.
Resumo:
Aquest projecte consisteix en facilitar a l'empresa Sostre per a tothom l'anàlisi del seu catàleg d'immobles a Andorra i Espanya. Per poder oferir aquesta visió estratègica, es proposa la creació d'un nou magatzem de dades corporatiu, estructurat de tal manera que faciliti l'explotació d'aquesta informació pel seu anàlisis posterior, per tal d'ajudar en la pressa de decisions. Com a resultat del projecte s'obtenen tres productes; el propi magatzem de dades corporatiu, l'aplicació batch que executa el procés per poblar aquest magatzem i una bateria d'informes inicials que facilitaran la interpretació d'aquesta informació.
Resumo:
Aquest treball aprofundeix en el Departament d'Educació com a gran empresa, n'analitza els objectius, les funcions i l'estructura organitzativa i estudia els avantatges que podria aportar la implantació d'un ERP. També estudia amb detall els passos que s'haurien de seguir per a implantar SAP R/3 i n'assenyala els punts febles per tal de prevenir-los i assegurar l'èxit de la implantació.
Resumo:
Es comença parlant dels sistemes d'informació per a anar a parar al món dels ERP i, especialment, a un dels més importants a escala mundial, el SAP R/3. Després s'explica què són els DataWarehouses o magatzems de dades, com es creen i quines aplicacions tenen. Finalment, s'analitza i es planifica un cas pràctic: una empresa canvia d'ERP corporatiu per passar a SAP R/3 i, per tant, ha de canviar i adaptar el seu sistema EIS.
Resumo:
Aquest TFC vol fer una presentació del model CMM, presentar un sistema de gestió que cobreixi els seus requeriments a nivell 3, fer una proposta de desplegament i avaluar els costos i els beneficis de l'adopció del nou sistema de gestió per a una empresa dedicada al desenvolupament i el manteniment de programari. El resultat del treball és la memòria en si i els seus annexos.
Resumo:
Analitzarem, mitjançant proves de codi que realitzen la mateixa tasca, dels diferentsFramework escollits, la seva eficiència (velocitat i memòria entre d'altres).
Resumo:
Personalization in e-learning allows the adaptation of contents, learning strategiesand educational resources to the competencies, previous knowledge or preferences of the student. This project takes a multidisciplinary perspective for devising standards-based personalization capabilities into virtual e-learning environments, focusing on the conceptof adaptive learning itinerary, using reusable learning objects as the basis of the system and using ontologies and semantic web technologies.
Resumo:
Partint d'una estructura robòtica de 3 graus de llibertat, s'ha de fer el disseny deles unitats de potència i control , muntatge, conexionat, programació i posta enmarxa per poder generar trajectòries des d'un PC.Per aconseguir l'objectiu s'han realitzat les següents fites:a) Ajust i modificacions mecàniques de la estructura robòticaSubstitució de xavetes i canvi de pinyons.b) Implementar, modificar i ajustar elements elèctrics del robot.Substitució de motor elèctric espatllat, realitzar un nou cablejat cap a lanova unitat de control i substitució d'un sensor de posició.c) Disseny i muntatge de la unitat de potènciaSelecció de la targeta MD03 per controlar l'alimentació, velocitat i sentitde gir del motors, que controlen els 3 graus de llibertat. Mecanització enuna caixa incloent: fusibles, amperímetres i connectors. Cablejat elèctric iposta en funcionament.d) Disseny, muntatge elèctric i programació de la unitat de control.Selecció del PLC S7300Escollir el tipus de comunicacions que es realitzaran tant amb la unitat depotència com amb el PC.Disseny plànols elèctrics mitjançant el programa EPLAN.Mecanització, cablejat i posta en marxa del disseny elèctric.El disseny del software es realitzarà mitjançant l'eina de programacióSTEP7 de SiemensProgramació del PLC per poder treballar diferents tipus de moviments itrajectòriese) Disseny i programació de la interfície d'usuari des d'un PCProgramació d'una interfície gràfica mitjançant WinCC Flexible per tal quel'usuari només introduint dades pugui fer que el robot es mogui demanera manual o semiautomàtica . També s'ha programat per tal quegeneri trajectòries en mode automàtic.S'ha programat una illa de pick and place a mode d'exemplificació.
Resumo:
L'objectiu d'aquest projecte és realitzar l'estudi i el disseny per a la corresponent implantació d'un sistema de control dels marcatges per fer el traspàs i poder-los gestionar amb SAP R/3 en un grup d'empreses.
Resumo:
Aquest projecte pertany a l'àrea J2EE de l'assignatura TFC. Consisteix en el desenvolupament d'una aplicació web per catalogar còmics de qualsevol tipus. Aquesta aplicació té com a objectiu donar un servei còmode i funcional per satisfer les necessitats dels col·leccionistes de còmics, incorporant funcionalitats no existents en altres aplicacions actuals. La seva arquitectura principal està basada en Struts 2 i Hibernate, i fa servir diversos patrons com MVC, Generic Data Acces Objects o Abstract Factory.