Skip to main content

Showing 1–35 of 35 results for author: Lopez, C

Searching in archive cs. Search in all archives.
.
  1. arXiv:2312.12554  [pdf, other

    cs.AI

    Rectangle Search: An Anytime Beam Search (Extended Version)

    Authors: Sofia Lemons, Wheeler Ruml, Robert C. Holte, Carlos Linares López

    Abstract: Anytime heuristic search algorithms try to find a (potentially suboptimal) solution as quickly as possible and then work to find better and better solutions until an optimal solution is obtained or time is exhausted. The most widely-known anytime search algorithms are based on best-first search. In this paper, we propose a new algorithm, rectangle search, that is instead based on beam search, a va… ▽ More

    Submitted 19 December, 2023; originally announced December 2023.

    Comments: 30 pages, 200+ figures

    MSC Class: 68T20 ACM Class: I.2.8; F.2.2

  2. arXiv:2312.05987  [pdf, other

    cs.CG

    Delaunay Triangulations in the Hilbert Metric

    Authors: Auguste Gezalyan, Soo Kim, Carlos Lopez, Daniel Skora, Zofia Stefankovic, David M. Mount

    Abstract: The Hilbert metric is a distance function defined for points lying within the interior of a convex body. It arises in the analysis and processing of convex bodies, machine learning, and quantum information theory. In this paper, we show how to adapt the Euclidean Delaunay triangulation to the Hilbert geometry defined by a convex polygon in the plane. We analyze the geometric properties of the Hilb… ▽ More

    Submitted 10 December, 2023; originally announced December 2023.

  3. Agile, User-Centered Design and Quality in Software Processes for Mobile Application Development Teaching

    Authors: Manuel Ignacio Castillo López, Ana Libia Eslava Cervantes, Gustavo de la Cruz Martínez, Jorge Luis Ortega Arjona

    Abstract: Agile methods in undergraduate courses have been explored in an effort to close the gap between industry and professional profiles. We have structured an Android application development course based on a tailored user-centered Agile process for development of educational digital tools. This process is based on Scrum and Extreme Programming in combination with User Experience (UX) approaches. The c… ▽ More

    Submitted 25 September, 2023; originally announced November 2023.

    Comments: 17 pages, 6 figures. arXiv admin note: substantial text overlap with arXiv:2308.07494

    Journal ref: International Journal of Software Engineering & Applications (2023), vol. 15, no. 5, pages 1-17

  4. Applying User Experience and User-Centered Design Software Processes in Undergraduate Mobile Application Development Teaching

    Authors: Manuel Ignacio Castillo López, Ana Libia Eslava Cervantes, Gustavo de la Cruz Martínez

    Abstract: Agile methods in undergraduate courses have been explored by various authors looking to close the gap between industry and professional profiles. We have structured an Android application development course based on a tailored agile process for development of educational software tools. This process is based on both Scrum and Extreme Programming in combination with User Experience (UX) and User-Ce… ▽ More

    Submitted 14 August, 2023; originally announced August 2023.

    Comments: 13 pages, 5 figures, conference

    Journal ref: International Journal on Cybernetics & Informatics, vol. 12, no. 5, october 2023, pp. 93-105

  5. A study on information disorders on social networks during the Chilean social outbreak and COVID-19 pandemic

    Authors: Marcelo Mendoza, Sebastián Valenzuela, Enrique Núñez-Mussa, Fabián Padilla, Eliana Providel, Sebastián Campos, Renato Bassi, Andrea Riquelme, Valeria Aldana, Claudia López

    Abstract: Information disorders on social media can have a significant impact on citizens' participation in democratic processes. To better understand the spread of false and inaccurate information online, this research analyzed data from Twitter, Facebook, and Instagram. The data was collected and verified by professional fact-checkers in Chile between October 2019 and October 2021, a period marked by poli… ▽ More

    Submitted 25 June, 2023; originally announced June 2023.

    Journal ref: Applied Sciences 2023, 13(9), 5347

  6. arXiv:2306.07087  [pdf, other

    cs.CV cs.RO

    MaskedFusion360: Reconstruct LiDAR Data by Querying Camera Features

    Authors: Royden Wagner, Marvin Klemp, Carlos Fernandez Lopez

    Abstract: In self-driving applications, LiDAR data provides accurate information about distances in 3D but lacks the semantic richness of camera data. Therefore, state-of-the-art methods for perception in urban scenes fuse data from both sensor types. In this work, we introduce a novel self-supervised method to fuse LiDAR and camera data for self-driving applications. We build upon masked autoencoders (MAEs… ▽ More

    Submitted 12 June, 2023; originally announced June 2023.

    Comments: Technical report, 6 pages, 4 figures, accepted at ICLR 2023 Tiny Papers

  7. arXiv:2305.04784  [pdf, ps, other

    math.AG cs.SC math.CO

    Infinite matroids in tropical differential algebra

    Authors: F. Aroca, L. Bossinger, S. Falkensteiner, C. Garay Lopez, L. R. Gonzalez-Ramirez, C. V. Valencia Negrete

    Abstract: We consider a finite-dimensional vector space $W\subset K^E$ over an arbitrary field $K$ and an arbitrary set $E$. We show that the set $C(W)\subset 2^E$ consisting of the minimal supports of $W$ are the circuits of a matroid on $E$. In particular, we show that this matroid is cofinitary (hence, tame). When the cardinality of $K$ is large enough (with respect to the cardinality of $E$), then the s… ▽ More

    Submitted 29 May, 2023; v1 submitted 8 May, 2023; originally announced May 2023.

    MSC Class: 14T99; 34A30; 13N99; 05B35

  8. Self-supervised pseudo-colorizing of masked cells

    Authors: Royden Wagner, Carlos Fernandez Lopez, Christoph Stiller

    Abstract: Self-supervised learning, which is strikingly referred to as the dark matter of intelligence, is gaining more attention in biomedical applications of deep learning. In this work, we introduce a novel self-supervision objective for the analysis of cells in biomedical microscopy images. We propose training deep learning models to pseudo-colorize masked cells. We use a physics-informed pseudo-spectra… ▽ More

    Submitted 28 August, 2023; v1 submitted 12 February, 2023; originally announced February 2023.

    Comments: 14 pages, 3 figures; Published in PLOS ONE

    Journal ref: PLoS ONE 18(8): e0290561 (2023)

  9. arXiv:2204.02929  [pdf, other

    cs.AI

    Beam Search: Faster and Monotonic

    Authors: Sofia Lemons, Carlos Linares López, Robert C. Holte, Wheeler Ruml

    Abstract: Beam search is a popular satisficing approach to heuristic search problems that allows one to trade increased computation time for lower solution cost by increasing the beam width parameter. We make two contributions to the study of beam search. First, we show how to make beam search monotonic; that is, we provide a new variant that guarantees non-increasing solution cost as the beam width is incr… ▽ More

    Submitted 6 April, 2022; originally announced April 2022.

    Comments: 9 pages, 15 figures, 3 algorithms, published in the International Conference on Automated Planning and Scheduling ICAPS 2022

  10. arXiv:2203.06691  [pdf, other

    cs.CV

    Privacy-friendly Synthetic Data for the Development of Face Morphing Attack Detectors

    Authors: Naser Damer, César Augusto Fontanillo López, Meiling Fang, Noémie Spiller, Minh Vu Pham, Fadi Boutros

    Abstract: The main question this work aims at answering is: "can morphing attack detection (MAD) solutions be successfully developed based on synthetic data?". Towards that, this work introduces the first synthetic-based MAD development dataset, namely the Synthetic Morphing Attack Detection Development dataset (SMDD). This dataset is utilized successfully to train three MAD backbones where it proved to lea… ▽ More

    Submitted 19 April, 2022; v1 submitted 13 March, 2022; originally announced March 2022.

    Comments: Accepted at CVPR Workshops 2022

  11. arXiv:2202.12319  [pdf, other

    cs.CR cond-mat.stat-mech cs.AI cs.LG quant-ph

    Privacy-preserving machine learning with tensor networks

    Authors: Alejandro Pozas-Kerstjens, Senaida Hernández-Santana, José Ramón Pareja Monturiol, Marco Castrillón López, Giannicola Scarpa, Carlos E. González-Guillén, David Pérez-García

    Abstract: Tensor networks, widely used for providing efficient representations of low-energy states of local quantum many-body systems, have been recently proposed as machine learning architectures which could present advantages with respect to traditional ones. In this work we show that tensor network architectures have especially prospective properties for privacy-preserving machine learning, which is imp… ▽ More

    Submitted 14 July, 2023; v1 submitted 24 February, 2022; originally announced February 2022.

    Comments: 16 pages, 2 figures. Quantumarticle 6.1. The computational appendix is available at https://www.github.com/apozas/private-tn V2: Updated results with new canonical forms, new title, extended discussion and bibliography

  12. Regional Differences in Information Privacy Concerns After the Facebook-Cambridge Analytica Data Scandal

    Authors: Felipe González-Pizarro, Andrea Figueroa, Claudia López, Cecilia Aragon

    Abstract: While there is increasing global attention to data privacy, most of their current theoretical understanding is based on research conducted in a few countries. Prior work argues that people's cultural backgrounds might shape their privacy concerns; thus, we could expect people from different world regions to conceptualize them in diverse ways. We collected and analyzed a large-scale dataset of twee… ▽ More

    Submitted 16 February, 2022; v1 submitted 14 February, 2022; originally announced February 2022.

    ACM Class: K.4; I.2

    Journal ref: Computer Supported Cooperative Work (CSCW), 2022

  13. arXiv:2112.04410  [pdf, ps, other

    cs.IT eess.SP

    Simple Fair Power Allocation for NOMA-Based Visible Light Communication Systems

    Authors: Carlos Alberto Rodríguez López, Vitalio Alfonso Reguera

    Abstract: Non-orthogonal multiple access (NOMA) in the power-domain has been recognized as a promising technique to overcome the bandwidth limitations of current visible light communication (VLC) systems. In this letter, we investigate the power allocation (PA) problem in an NOMA-VLC system under high signal-to-noise-ratio (SNR) regime. A simple fair power allocation strategy (SFPA) is proposed to ensure eq… ▽ More

    Submitted 8 December, 2021; originally announced December 2021.

  14. arXiv:2108.07135  [pdf, other

    cs.CV cs.LG

    Vehicle-counting with Automatic Region-of-Interest and Driving-Trajectory detection

    Authors: Malolan Vasu, Nelson Abreu, Raysa Vásquez, Christian López

    Abstract: Vehicle counting systems can help with vehicle analysis and traffic incident detection. Unfortunately, most existing methods require some level of human input to identify the Region of interest (ROI), movements of interest, or to establish a reference point or line to count vehicles from traffic cameras. This work introduces a method to count vehicles from traffic videos that automatically identif… ▽ More

    Submitted 21 August, 2021; v1 submitted 16 August, 2021; originally announced August 2021.

    Comments: 5 pages with 3 figures and 1 table. Presented in ICML 2021 LatinXAI Workshop

  15. arXiv:2105.02972  [pdf, other

    cs.DC cs.PF

    Leader Election in Arbitrarily Connected Networks with Process Crashes and Weak Channel Reliability

    Authors: Carlos López, Sergio Rajsbaum, Michel Raynal, Karla Vargas

    Abstract: A channel from a process p to a process q satisfies the ADD property if there are constants K and D, unknown to the processes, such that in any sequence of K consecutive messages sent by p to q, at least one of them is delivered to q at most D time units after it has been sent. This paper studies implementations of an eventual leader, namely, an Ω failure detector, in an arbitrarily connected netw… ▽ More

    Submitted 6 May, 2021; originally announced May 2021.

    Comments: 24 pages, 4 figures, 2 algorithms

    MSC Class: 68Q85 ACM Class: C.2.4

  16. arXiv:2104.12233  [pdf, other

    cs.CV cs.AI

    The 5th AI City Challenge

    Authors: Milind Naphade, Shuo Wang, David C. Anastasiu, Zheng Tang, Ming-Ching Chang, Xiaodong Yang, Yue Yao, Liang Zheng, Pranamesh Chakraborty, Christian E. Lopez, Anuj Sharma, Qi Feng, Vitaly Ablavsky, Stan Sclaroff

    Abstract: The AI City Challenge was created with two goals in mind: (1) pushing the boundaries of research and development in intelligent video analysis for smarter cities use cases, and (2) assessing tasks where the level of performance is enough to cause real-world adoption. Transportation is a segment ripe for such adoption. The fifth AI City Challenge attracted 305 participating teams across 38 countrie… ▽ More

    Submitted 24 May, 2021; v1 submitted 25 April, 2021; originally announced April 2021.

    Comments: Summary of the 5th AI City Challenge Workshop in conjunction with CVPR 2021

  17. arXiv:2010.15600  [pdf, ps, other

    cs.LO cs.CC cs.CL

    Three computational models and its equivalence

    Authors: Ciro Ivan Garcia Lopez

    Abstract: The study of computability has its origin in Hilbert's conference of 1900, where an adjacent question, to the ones he asked, is to give a precise description of the notion of algorithm. In the search for a good definition arose three independent theories: Turing and the Turing machines, Gödel and the recursive functions, Church and the Lambda Calculus. Later there were established by Kleene that… ▽ More

    Submitted 26 October, 2020; originally announced October 2020.

  18. arXiv:2010.04278  [pdf, other

    cs.CV cs.GR

    Refinement of Predicted Missing Parts Enhance Point Cloud Completion

    Authors: Alexis Mendoza, Alexander Apaza, Ivan Sipiran, Cristian Lopez

    Abstract: Point cloud completion is the task of predicting complete geometry from partial observations using a point set representation for a 3D shape. Previous approaches propose neural networks to directly estimate the whole point cloud through encoder-decoder models fed by the incomplete point set. By predicting the complete model, the current methods compute redundant information because the output also… ▽ More

    Submitted 8 October, 2020; originally announced October 2020.

    Comments: 11 pages, 6 figures, conference

  19. Secure Internal Communication of a Trustzone-Enabled Heterogeneous Soc Lightweight Encryption

    Authors: El Mehdi Benhani, Cuauhtemoc Mancillas Lopez, Lilian Bossuet

    Abstract: Security in TrustZone-enabled heterogeneous system-on-chip (SoC) is gaining increasing attention for several years. Mainly because this type of SoC can be found in more and more applications in servers or in the cloud. The inside-SoC communication layer is one of the main element of heterogeneous SoC; indeed all the data goes through it. Monitoring and controlling inside-SoC communications enables… ▽ More

    Submitted 15 September, 2020; originally announced September 2020.

    Journal ref: International Conference on Field-Programmable Technology (ICFPT), Dec 2019, Tian**, China. pp.239-242

  20. arXiv:2005.13156  [pdf, other

    cs.CL

    MT-Adapted Datasheets for Datasets: Template and Repository

    Authors: Marta R. Costa-jussà, Roger Creus, Oriol Domingo, Albert Domínguez, Miquel Escobar, Cayetana López, Marina Garcia, Margarita Geleta

    Abstract: In this report we are taking the standardized model proposed by Gebru et al. (2018) for documenting the popular machine translation datasets of the EuroParl (Koehn, 2005) and News-Commentary (Barrault et al., 2019). Within this documentation process, we have adapted the original datasheet to the particular case of data consumers within the Machine Translation area. We are also proposing a reposito… ▽ More

    Submitted 27 May, 2020; originally announced May 2020.

    ACM Class: I.2.7

  21. arXiv:2004.04450  [pdf, other

    cs.AI cs.LG cs.RO

    Risk-Aware High-level Decisions for Automated Driving at Occluded Intersections with Reinforcement Learning

    Authors: Danial Kamran, Carlos Fernandez Lopez, Martin Lauer, Christoph Stiller

    Abstract: Reinforcement learning is nowadays a popular framework for solving different decision making problems in automated driving. However, there are still some remaining crucial challenges that need to be addressed for providing more reliable policies. In this paper, we propose a generic risk-aware DQN approach in order to learn high level actions for driving through unsignalized occluded intersections.… ▽ More

    Submitted 9 April, 2020; originally announced April 2020.

  22. arXiv:2003.10359  [pdf

    cs.SI

    Understanding the perception of COVID-19 policies by mining a multilanguage Twitter dataset

    Authors: Christian E. Lopez, Malolan Vasu, Caleb Gallemore

    Abstract: The objective of this work is to explore popular discourse about the COVID-19 pandemic and policies implemented to manage it. Using Natural Language Processing, Text Mining, and Network Analysis to analyze corpus of tweets that relate to the COVID-19 pandemic, we identify common responses to the pandemic and how these responses differ across time. Moreover, insights as to how information and misin… ▽ More

    Submitted 23 March, 2020; originally announced March 2020.

    Comments: https://github.com/lopezbec/COVID19_Tweets_Dataset

  23. Academic viewpoints and concerns on CSCW education and training in Latin America

    Authors: Francisco J. Gutierrez, Yazmin Magallanes, Laura S. Gaytán-Lugo, Claudia López, Cleidson R. B. de Souza

    Abstract: Computer-Supported Cooperative Work, or simply CSCW, is the research area that studies the design and use of socio-technical technology for supporting group work. CSCW has a long tradition in interdisciplinary work exploring technical, social, and theoretical challenges for the design of technologies to support cooperative and collaborative work and life activities. However, most of the research t… ▽ More

    Submitted 4 February, 2020; originally announced February 2020.

    Comments: https://dl.acm.org/doi/abs/10.1145/3358961.3358971

  24. Information Privacy Opinions on Twitter: A Cross-Language Study

    Authors: Felipe González, Andrea Figueroa, Claudia López, Cecilia Aragón

    Abstract: The Cambridge Analytica scandal triggered a conversation on Twitter about data practices and their implications. Our research proposes to leverage this conversation to extend the understanding of how information privacy is framed by users worldwide. We collected tweets about the scandal written in Spanish and English between April and July 2018. We created a word embedding to create a reduced mult… ▽ More

    Submitted 5 December, 2019; originally announced December 2019.

    Comments: Proceeding CSCW '19: Conference Companion Publication of the 2019 on Computer Supported Cooperative Work and Social Computing

    MSC Class: I.2.7; K.4; H.3.1; H.1.1 ACM Class: I.2.7; K.4; H.3.1; H.1.1

  25. arXiv:1910.06213  [pdf, other

    cs.IR cs.CY cs.SI

    Global Reactions to the Cambridge Analytica Scandal: An Inter-Language Social Media Study

    Authors: Felipe González, Yihan Yu, Andrea Figueroa, Claudia López, Cecilia Aragon

    Abstract: Currently, there is a limited understanding of how data privacy concerns vary across the world. The Cambridge Analytica scandal triggered a wide-ranging discussion on social media about user data collection and use practices. We conducted an inter-language study of this online conversation to compare how people speaking different languages react to data privacy breaches. We collected tweets about… ▽ More

    Submitted 14 October, 2019; originally announced October 2019.

    Comments: 2019 World Wide Web Conference (WWW '19 Companion)

    ACM Class: K.4.2; I.2.7

  26. Development of Computational Thinking in High School Students: A Case Study in Chile

    Authors: Felipe González, Claudia López, Carlos Castro

    Abstract: Most efforts to incorporate computational thinking in K-12 education have been focused on students in their first cycles of school education and have used visual tools, such as Scratch and Alice. Fewer research projects have studied the development of computational thinking in students in their last years of school, who usually have not had early formal preparation to acquire these skills. This st… ▽ More

    Submitted 3 October, 2019; originally announced October 2019.

    Comments: in Spanish. 37th International Conference of the Chilean Computer Science Society (SCCC)

  27. SMILK, linking natural language and data from the web

    Authors: Cédric Lopez, Molka Dhouib, Elena Cabrio, Catherine Faron Zucker, Fabien Gandon, Frédérique Segond

    Abstract: As part of the SMILK Joint Lab, we studied the use of Natural Language Processing to: (1) enrich knowledge bases and link data on the web, and conversely (2) use this linked data to contribute to the improvement of text analysis and the annotation of textual content, and to support knowledge extraction. The evaluation focused on brand-related information retrieval in the field of cosmetics. This a… ▽ More

    Submitted 20 December, 2018; originally announced January 2019.

    Comments: in French

    Journal ref: RIA - Revue d'Intelligence Artificielle, 2018

  28. arXiv:1803.08298  [pdf, other

    cs.IT

    A Study of Delay Drifts on Massive MIMO Wideband Channel Models

    Authors: Carlos F. Lopez, Cheng-Xiang Wang

    Abstract: In this paper, we study the effects of the variations of the propagation delay over large-scale antenna-arrays used in massive multiple-input multiple-output (MIMO) wideband communication systems on the statistical properties of the channel. Due to its simplicity and popularity, the Elliptical geometry-based stochastic channel model (GBSM) is employed to demonstrate new non-stationary properties o… ▽ More

    Submitted 22 March, 2018; originally announced March 2018.

    Comments: 7 pages, 5 figures. 22nd International ITG Workshop on Smart Antennas (WSA 2018)

  29. arXiv:1708.08322  [pdf, other

    cs.CR

    Co-simulation for Cyber Security Analysis: Data Attacks against Energy Management System

    Authors: Kaikai Pan, André Teixeira, Claudio López, Peter Palensky

    Abstract: It is challenging to assess the vulnerability of a cyber-physical power system to data attacks from an integral perspective. In order to support vulnerability assessment except analytic analysis, suitable platform for security tests needs to be developed. In this paper we analyze the cyber security of energy management system (EMS) against data attacks. First we extend our analytic framework that… ▽ More

    Submitted 28 August, 2017; originally announced August 2017.

    Comments: Accepted in 8th IEEE International Conference on Smart Grid Communications (SmartGridComm 2017)

  30. arXiv:1707.07568  [pdf, other

    cs.CL

    CAp 2017 challenge: Twitter Named Entity Recognition

    Authors: Cédric Lopez, Ioannis Partalas, Georgios Balikas, Nadia Derbas, Amélie Martin, Coralie Reutenauer, Frédérique Segond, Massih-Reza Amini

    Abstract: The paper describes the CAp 2017 challenge. The challenge concerns the problem of Named Entity Recognition (NER) for tweets written in French. We first present the data preparation steps we followed for constructing the dataset released in the framework of the challenge. We begin by demonstrating why NER for tweets is a challenging problem especially when the number of entities increases. We detai… ▽ More

    Submitted 24 July, 2017; originally announced July 2017.

    Comments: Presented at CAp 2017 (French Conference on Machine Learning)

  31. arXiv:1706.07372  [pdf, other

    cs.PL

    A Study of Concurrency Bugs and Advanced Development Support for Actor-based Programs

    Authors: Carmen Torres Lopez, Stefan Marr, Hanspeter Mössenböck, Elisa Gonzalez Boix

    Abstract: The actor model is an attractive foundation for develo** concurrent applications because actors are isolated concurrent entities that communicate through asynchronous messages and do not share state. Thereby, they avoid concurrency bugs such as data races, but are not immune to concurrency bugs in general. This study taxonomizes concurrency bugs in actor-based programs reported in literature. Fu… ▽ More

    Submitted 24 April, 2018; v1 submitted 22 June, 2017; originally announced June 2017.

    Comments: - Submitted for review - Removed section 6 "Research Roadmap for Debuggers", its content was summarized in the Future Work section - Added references for section 1, section 3, section 4.3 and section 5.1 - Updated citations

  32. A Concurrency-Agnostic Protocol for Multi-Paradigm Concurrent Debugging Tools

    Authors: Stefan Marr, Carmen Torres Lopez, Dominik Aumayr, Elisa Gonzalez Boix, Hanspeter Mössenböck

    Abstract: Today's complex software systems combine high-level concurrency models. Each model is used to solve a specific set of problems. Unfortunately, debuggers support only the low-level notions of threads and shared memory, forcing developers to reason about these notions instead of the high-level concurrency models they chose. This paper proposes a concurrency-agnostic debugger protocol that decouple… ▽ More

    Submitted 29 October, 2017; v1 submitted 1 June, 2017; originally announced June 2017.

    Comments: International Symposium on Dynamic Languages

  33. arXiv:1611.00617  [pdf, other

    cs.IT

    A novel 2D non-stationary wideband massive MIMO channel model

    Authors: C. F. Lopez, C. -X. Wang, R. Feng

    Abstract: In this paper, a novel two-dimensional (2D) non-stationary wideband geometry-based stochastic model (GBSM) for massive multiple-input multiple-output (MIMO) communication systems is proposed. Key characteristics of massive MIMO channels such as near field effects and cluster evolution along the array are addressed in this model. Near field effects are modelled by a second-order approximation to sp… ▽ More

    Submitted 2 November, 2016; originally announced November 2016.

    Comments: 6 pages, 5 figures, conference

    Journal ref: IEEE International Workshop on Computer Aided Modelling and Design of Communication Links and Networks (CAMAD), Toronto, Canada, Oct. 2016

  34. arXiv:1406.5151  [pdf

    cs.CE cs.CY

    Tollan-Xicocotitlan: A reconstructed City by augmented reality

    Authors: Martha Rosa Cordero Lopez, Marco Antonio Dorantes Gonzalez

    Abstract: This project presents the analysis, design, implementation and results of Reconstruction Xicocotitlan Tollan-through augmented reality, which will release information about the Toltec culture supplemented by presenting an overview of the main premises of the Xicocotitlan Tollan city supported dimensional models based on the augmented reality technique showing the user a virtual representation of b… ▽ More

    Submitted 19 June, 2014; originally announced June 2014.

    Comments: 15 pages, 12 figures, Fourth International Conference on Advances in Computing and Information technology (ACITY 2014)

  35. arXiv:0710.4755  [pdf

    cs.SE

    Model Reuse through Hardware Design Patterns

    Authors: Fernando Rincon, Francisco Moya, Jesus Barba, Juan Carlos Lopez

    Abstract: Increasing reuse opportunities is a well-known problem for software designers as well as for hardware designers. Nonetheless, current software and hardware engineering practices have embraced different approaches to this problem. Software designs are usually modelled after a set of proven solutions to recurrent problems called design patterns. This approach differs from the component-based reuse… ▽ More

    Submitted 25 October, 2007; originally announced October 2007.

    Comments: Submitted on behalf of EDAA (http://www.edaa.com/)

    Journal ref: Dans Design, Automation and Test in Europe - DATE'05, Munich : Allemagne (2005)