toggle visibility Search & Display Options

Select All    Deselect All
 |   | 
Details
  Records Links
Author Jorge Alvarez; Mireya Zapata; Dennys Paillacho pdf  openurl
  Title Mechanical Design of a spatial mechanism for the robot head movements in social robotics for the evaluation of Human-Robot Interaction. Type Conference Article
  Year (down) 2019 Publication 2nd International Conference on Human Systems Engineering and Design: Future Trends and Applications (IHSED 2019); Munich, Alemania Abbreviated Journal  
  Volume 1026 Issue Pages 160-165  
  Keywords  
  Abstract  
  Address  
  Corporate Author Thesis  
  Publisher Place of Publication Editor  
  Language Summary Language Original Title  
  Series Editor Series Title Abbreviated Series Title  
  Series Volume Series Issue Edition  
  ISSN ISBN Medium  
  Area Expedition Conference  
  Notes Approved no  
  Call Number gtsi @ user @ Serial 104  
Permanent link to this record
 

 
Author Jorge Alvarez Tello; Mireya Zapata; Dennys Paillacho pdf  openurl
  Title Kinematic optimization of a robot head movements for the evaluation of human-robot interaction in social robotics. Type Conference Article
  Year (down) 2019 Publication 10th International Conference on Applied Human Factors and Ergonomics and the Affiliated Conferences (AHFE 2019), Washington D.C.; United States. Advances in Intelligent Systems and Computing Abbreviated Journal  
  Volume 975 Issue Pages 108-118  
  Keywords  
  Abstract This paper presents the simplification of the head movements from

the analysis of the biomechanical parameters of the head and neck at the

mechanical and structural level through CAD modeling and construction with

additive printing in ABS/PLA to implement non-verbal communication strategies and establish behavior patterns in the social interaction. This is using in the

denominated MASHI (Multipurpose Assistant robot for Social Human-robot

Interaction) experimental robotic telepresence platform, implemented by a

display with a fish-eye camera along with the mechanical mechanism, which

permits 4 degrees of freedom (DoF). In the development of mathematicalmechanical modeling for the kinematics codification that governs the robot and

the autonomy of movement, we have the Pitch, Roll, and Yaw movements, and

the combination of all of them to establish an active communication through

telepresence. For the computational implementation, it will be show the rotational matrix to describe the movement.
 
  Address  
  Corporate Author Thesis  
  Publisher Place of Publication Editor  
  Language Summary Language Original Title  
  Series Editor Series Title Abbreviated Series Title  
  Series Volume Series Issue Edition  
  ISSN ISBN Medium  
  Area Expedition Conference  
  Notes Approved yes  
  Call Number gtsi @ user @ Serial 108  
Permanent link to this record
 

 
Author José Reyes; Axel Godoy; Miguel Realpe. pdf  openurl
  Title Uso de software de código abierto para fusión de imágenes agrícolas multiespectrales adquiridas con drones. Type Conference Article
  Year (down) 2019 Publication International Multi-Conference of Engineering, Education and Technology (LACCEI 2019); Montego Bay, Jamaica Abbreviated Journal  
  Volume 2019-July Issue Pages  
  Keywords  
  Abstract Los drones o aeronaves no tripuladas son muy útiles para la adquisición de imágenes, de forma mucho más simple que los satélites o aviones. Sin embargo, las imágenes adquiridas por drones deben ser combinadas de alguna forma para convertirse en información de valor sobre un terreno o cultivo. Existen diferentes programas que reciben imágenes y las combinan en una sola imagen, cada uno con diferentes características (rendimiento, precisión, resultados, precio, etc.). En este estudio se revisaron diferentes programas de código abierto para fusión de imágenes, con el ?n de establecer cuál de ellos es más útil, especí?camente para ser utilizado por pequeños y medianos agricultores en Ecuador. Los resultados pueden ser de interés para diseñadores de software, ya que al utilizar código abierto, es posible modi?car e integrar los programas en un ?ujo de trabajo más simpli?cado. Además, que permite disminuir costos debido a que no requiere de pagos de licencias para su uso, lo cual puede repercutir en un mayor acceso a la tecnología para los pequeños y medianos agricultores. Como parte de los resultados de este estudio se ha creado un repositorio de acceso público con algoritmos de pre-procesamiento necesarios para manipular las imágenes adquiridas por una cámara multiespectral y para luego obtener un mapa completo en formatos RGB, CIR y NDVI.  
  Address  
  Corporate Author Thesis  
  Publisher Place of Publication Editor  
  Language Summary Language Original Title  
  Series Editor Series Title Abbreviated Series Title  
  Series Volume Series Issue Edition  
  ISSN ISBN Medium  
  Area Expedition Conference  
  Notes Approved no  
  Call Number gtsi @ user @ Serial 102  
Permanent link to this record
 

 
Author Miguel Realpe; Jonathan S. Paillacho Corredores; Joe Saverio & Allan Alarcon pdf  openurl
  Title Open Source system for identification of corn leaf chlorophyll contents based on multispectral images Type Conference Article
  Year (down) 2019 Publication International Conference on Applied Technologies (ICAT 2019); Quito, Ecuador Abbreviated Journal  
  Volume Issue Pages 572-581  
  Keywords  
  Abstract It is important for farmers to know the level of chlorophyll in plants since this depends on the treatment they should give to their crops. There are two common classic methods to get chlorophyll values: from laboratory analysis and electronic devices. Both methods obtain the chlorophyll level of one sample at a time, although they can be destructive. The objective of this research is to develop a system that allows obtaining the chlorophyll level of plants using images.

Python programming language and different libraries of that language were used to develop the solution. It was decided to implement an image labeling module, a simple linear regression and a prediction module. The first module was used to create a database that links the values of the images with those of chlorophyll, which was then used to obtain linear regression in order to determine the relationship between these variables. Finally, the linear

regression was used in the prediction system to obtain chlorophyll values from the images. The linear regression was trained with 92 images, obtaining a root-mean-square error of 7.27 SPAD units. While the testing was perform using 10 values getting a maximum error of 15.5%.

It is concluded that the system is appropriate for chlorophyll contents identification of corn leaves in field tests.

However, it can also be adapted for other measurement and crops. The system can be downloaded at github.com/JoeSvr95/NDVI-Checking [1].
 
  Address  
  Corporate Author Thesis  
  Publisher Place of Publication Editor  
  Language Summary Language Original Title  
  Series Editor Series Title Abbreviated Series Title  
  Series Volume Series Issue Edition  
  ISSN ISBN Medium  
  Area Expedition Conference  
  Notes Approved no  
  Call Number gtsi @ user @ Serial 116  
Permanent link to this record
 

 
Author Patricia L. Suarez; Angel D. Sappa; Boris X. Vintimilla pdf  openurl
  Title Image patch similarity through a meta-learning metric based approach Type Conference Article
  Year (down) 2019 Publication 15th International Conference on Signal Image Technology & Internet based Systems (SITIS 2019); Sorrento, Italia Abbreviated Journal  
  Volume Issue Pages 511-517  
  Keywords  
  Abstract Comparing images regions are one of the core methods used on computer vision for tasks like image classification, scene understanding, object detection and recognition. Hence, this paper proposes a novel approach to determine similarity of image regions (patches), in order to obtain the best representation of image patches. This problem has been studied by many researchers presenting different approaches, however, the ability to find the better criteria to measure the similarity on image regions are still a challenge. The present work tackles this problem using a few-shot metric based meta-learning framework able to compare image regions and determining a similarity measure to decide if there is similarity between the compared patches. Our model is training end-to-end from scratch. Experimental results

have shown that the proposed approach effectively estimates the similarity of the patches and, comparing it with the state of the art approaches, shows better results.
 
  Address  
  Corporate Author Thesis  
  Publisher Place of Publication Editor  
  Language Summary Language Original Title  
  Series Editor Series Title Abbreviated Series Title  
  Series Volume Series Issue Edition  
  ISSN ISBN Medium  
  Area Expedition Conference  
  Notes Approved no  
  Call Number gtsi @ user @ Serial 115  
Permanent link to this record
 

 
Author Patricia L. Suarez; Angel D. Sappa; Boris X. Vintimilla; Riad I. Hammoud pdf  openurl
  Title Image Vegetation Index through a Cycle Generative Adversarial Network Type Conference Article
  Year (down) 2019 Publication Conference on Computer Vision and Pattern Recognition Workshops (CVPR 2019); Long Beach, California, United States Abbreviated Journal  
  Volume Issue Pages 1014-1021  
  Keywords  
  Abstract This paper proposes a novel approach to estimate the

Normalized Difference Vegetation Index (NDVI) just from

an RGB image. The NDVI values are obtained by using

images from the visible spectral band together with a synthetic near infrared image obtained by a cycled GAN. The

cycled GAN network is able to obtain a NIR image from

a given gray scale image. It is trained by using unpaired

set of gray scale and NIR images by using a U-net architecture and a multiple loss function (gray scale images are

obtained from the provided RGB images). Then, the NIR

image estimated with the proposed cycle generative adversarial network is used to compute the NDVI index. Experimental results are provided showing the validity of the proposed approach. Additionally, comparisons with previous

approaches are also provided.
 
  Address  
  Corporate Author Thesis  
  Publisher Place of Publication Editor  
  Language Summary Language Original Title  
  Series Editor Series Title Abbreviated Series Title  
  Series Volume Series Issue Edition  
  ISSN ISBN Medium  
  Area Expedition Conference  
  Notes Approved no  
  Call Number gtsi @ user @ Serial 106  
Permanent link to this record
 

 
Author Rafael E. Rivadeneira; Patricia L. Suarez; Angel D. Sappa; Boris X. Vintimilla. pdf  openurl
  Title Thermal Image SuperResolution through Deep Convolutional Neural Network. Type Conference Article
  Year (down) 2019 Publication 16th International Conference on Image Analysis and Recognition (ICIAR 2019); Waterloo, Canadá Abbreviated Journal  
  Volume Issue Pages 417-426  
  Keywords  
  Abstract Due to the lack of thermal image datasets, a new dataset has been acquired for proposed a superesolution approach using a Deep Convolution Neural Network schema. In order to achieve this image enhancement process a new thermal images dataset is used. Di?erent experiments have been carried out, ?rstly, the proposed architecture has been trained using only images of the visible spectrum, and later it has been trained with images of the thermal spectrum, the results showed that with the network trained with thermal images, better results are obtained in the process of enhancing the images, maintaining the image details and perspective. The thermal dataset is available at http://www.cidis.espol.edu.ec/es/dataset  
  Address  
  Corporate Author Thesis  
  Publisher Place of Publication Editor  
  Language Summary Language Original Title  
  Series Editor Series Title Abbreviated Series Title  
  Series Volume Series Issue Edition  
  ISSN ISBN Medium  
  Area Expedition Conference  
  Notes Approved no  
  Call Number gtsi @ user @ Serial 103  
Permanent link to this record
 

 
Author Raul A. Mira; Patricia L. Suarez; Rafael E. Rivadeneira; Angel D. Sappa pdf  openurl
  Title PETRA: A Crowdsourcing-Based Platform for Rocks Data Collection and Characterization Type Conference Article
  Year (down) 2019 Publication IEEE ETCM 2019 Fourth Ecuador Technical Chapters Meeting; Guayaquil, Ecuador Abbreviated Journal  
  Volume Issue Pages 1-6  
  Keywords  
  Abstract This paper presents details of a distributed platform intended for data acquisition, evaluation, storage and visualization, which is fully implemented under the crowdsourcing paradigm. The proposed platform is the result from collaboration between computer science and petrology researchers and it is intended for academic purposes. The platform is designed within a MTV (Model, Template and View) architecture and also designed for a collaborative data store and managing of rocks from multiple readers and writers, taking advantage of ubiquity of web applications, and neutrality of researchers from different

communities to validate the data. The platform is being used and validated by students and academics from our university; in the near future it will be open to other users interested on this topic.
 
  Address  
  Corporate Author Thesis  
  Publisher Place of Publication Editor  
  Language Summary Language Original Title  
  Series Editor Series Title Abbreviated Series Title  
  Series Volume Series Issue Edition  
  ISSN ISBN Medium  
  Area Expedition Conference  
  Notes Approved no  
  Call Number gtsi @ user @ Serial 112  
Permanent link to this record
 

 
Author Roberto Jacome Galarza; Miguel-Andrés Realpe-Robalino; Chamba-Eras LuisAntonio; Viñán-Ludeña MarlonSantiago and Sinche-Freire Javier-Francisco pdf  openurl
  Title Computer vision for image understanding. A comprehensive review Type Conference Article
  Year (down) 2019 Publication International Conference on Advances in Emerging Trends and Technologies (ICAETT 2019); Quito, Ecuador Abbreviated Journal  
  Volume Issue Pages 248-259  
  Keywords  
  Abstract Computer Vision has its own Turing test: Can a machine describe the contents of an image or a video in the way a human being would do? In this paper, the progress of Deep Learning for image recognition is analyzed in order to know the answer to this question. In recent years, Deep Learning has increased considerably the precision rate of many tasks related to computer vision. Many datasets of labeled images are now available online, which leads to pre-trained models for many computer vision applications. In this work, we gather information of the latest techniques to perform image understanding and description. As a conclusion we obtained that the combination of Natural Language Processing (using Recurrent Neural Networks and Long Short-Term Memory) plus Image Understanding (using Convolutional Neural Networks) could bring new types of powerful and useful applications in which the computer will be able to answer questions about the content of images and videos. In order to build datasets of labeled images, we need a lot of work and most of the datasets are built using crowd work. These new applications have the potential to increase the human machine interaction to new levels of usability and user’s satisfaction.  
  Address  
  Corporate Author Thesis  
  Publisher Place of Publication Editor  
  Language Summary Language Original Title  
  Series Editor Series Title Abbreviated Series Title  
  Series Volume Series Issue Edition  
  ISSN ISBN Medium  
  Area Expedition Conference  
  Notes Approved no  
  Call Number gtsi @ user @ Serial 97  
Permanent link to this record
 

 
Author Sebastián Fuenzalida; Keyla Toapanta; Jonathan S. Paillacho Corredores; Dennys Paillacho pdf  openurl
  Title Forward and Inverse Kinematics of a Humanoid Robot Head for Social Human Robot-Interaction Type Conference Article
  Year (down) 2019 Publication IEEE ETCM 2019 Fourth Ecuador Technical Chapters Meeting; Guayaquil, Ecuador Abbreviated Journal  
  Volume Issue Pages  
  Keywords  
  Abstract This paper presents an analysis of forward and inverse kinematics for a humanoid robotic head. The robotic head is used for the study of social human-robot interaction, such as a support tool to maintain the attention of patients with Autism Spectrum Disorder. The design of a parallel robot that emulates human head movements through a closed structure is presented. The position and orientation in this space is controlled by three servomotors. For this, the solutions made for the kinematic problem are encompassed by a geometric analysis of a mobile base. This article describes a non-systematic method,

called the geometric method, and compares some of the most popular existing methods considering reliability and computational cost. The geometric method avoids the use of changing reference systems, and instead uses geometric

relationships to directly obtain the position based on joint variables; and the other way around. Therefore, it converges in a few iterations and has a low computational cost.
 
  Address  
  Corporate Author Thesis  
  Publisher Place of Publication Editor  
  Language Summary Language Original Title  
  Series Editor Series Title Abbreviated Series Title  
  Series Volume Series Issue Edition  
  ISSN ISBN Medium  
  Area Expedition Conference  
  Notes Approved no  
  Call Number gtsi @ user @ Serial 113  
Permanent link to this record
Select All    Deselect All
 |   | 
Details

Save Citations:
Export Records: