Skip to main content

Showing 1–3 of 3 results for author: Dias, A M

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

    cs.CV eess.SY

    Active Gaze Control for Foveal Scene Exploration

    Authors: Alexandre M. F. Dias, Luís Simões, Plinio Moreno, Alexandre Bernardino

    Abstract: Active perception and foveal vision are the foundations of the human visual system. While foveal vision reduces the amount of information to process during a gaze fixation, active perception will change the gaze direction to the most promising parts of the visual field. We propose a methodology to emulate how humans and robots with foveal cameras would explore a scene, identifying the objects pres… ▽ More

    Submitted 24 August, 2022; originally announced August 2022.

    Comments: 6 pages, 8 figures, ICDL 2022 (International Conference on Development and Learning, formerly ICDL-EpiRob)

  2. arXiv:1907.05384  [pdf, other

    cs.FL

    Visualização e animação de autómatos em Ocsigen Framework

    Authors: Rita Macedo, Artur Miguel Dias, António Ravara

    Abstract: Formal Languages and Automata Theory are important foundational topics in Computer Science. Their rigorous and formal characteristics make their learning them demanding. An important support for the assimilation of concepts is the possibility of interactively visualizing concrete examples of these computational models, facilitating understanding them. The tools available are neither complete nor… ▽ More

    Submitted 11 July, 2019; originally announced July 2019.

    Comments: Article in Portuguese, submitted to the national informatics conference INForum (http://inforum.org.pt/INForum2019)

  3. arXiv:1112.3783  [pdf, other

    cs.PL

    L-FLAT: Logtalk Toolkit for Formal Languages and Automata Theory

    Authors: Paulo Moura, Artur Miguel Dias

    Abstract: We describe L-FLAT, a Logtalk Toolkit for teaching Formal Languages and Automata Theory. L-FLAT supports the definition of \textsl{alphabets}, the definition of \textsl{orders} over alphabet symbols, the partial definition of \textsl{languages} using unit tests, and the definition of \textsl{mechanisms}, which implement language generators or language recognizers. Supported mechanisms include \tex… ▽ More

    Submitted 16 December, 2011; originally announced December 2011.

    Comments: Online Proceedings of the 11th International Colloquium on Implementation of Constraint LOgic Programming Systems (CICLOPS 2011), Lexington, KY, U.S.A., July 10, 2011

    ACM Class: D.1.6; D.3