Skip to main content

Showing 1–5 of 5 results for author: Porto, A

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

    eess.IV cs.CV cs.LG

    Aedes aegypti Egg Counting with Neural Networks for Object Detection

    Authors: Micheli Nayara de Oliveira Vicente, Gabriel Toshio Hirokawa Higa, João Vitor de Andrade Porto, Higor Henrique, Picoli Nucci, Asser Botelho Santana, Karla Rejane de Andrade Porto, Antonia Railda Roel, Hemerson Pistori

    Abstract: Aedes aegypti is still one of the main concerns when it comes to disease vectors. Among the many ways to deal with it, there are important protocols that make use of egg numbers in ovitraps to calculate indices, such as the LIRAa and the Breteau Index, which can provide information on predictable outbursts and epidemics. Also, there are many research lines that require egg numbers, specially when… ▽ More

    Submitted 12 March, 2024; originally announced March 2024.

  2. arXiv:1812.09049  [pdf

    cs.SE cs.HC

    Do we agree on user interface aesthetics of Android apps?

    Authors: Christiane G. von Wangenheim, João V. Araujo Porto, Jean C. R. Hauck, Adriano F. Borgatto

    Abstract: Context: Visual aesthetics is increasingly seen as an essential factor in perceived usability, interaction, and overall appraisal of user interfaces especially with respect to mobile applications. Yet, a question that remains is how to assess and to which extend users agree on visual aesthetics. Objective: This paper analyzes the inter-rater agreement on visual aesthetics of user interfaces of And… ▽ More

    Submitted 21 December, 2018; originally announced December 2018.

    Comments: 5 pages

    ACM Class: H.5.2; D.2.10

  3. arXiv:1804.05944  [pdf, other

    cs.CV

    Segmentation of both Diseased and Healthy Skin from Clinical Photographs in a Primary Care Setting

    Authors: Noel C. F. Codella, Daren Anderson, Tyler Philips, Anthony Porto, Kevin Massey, Jane Snowdon, Rogerio Feris, John Smith

    Abstract: This work presents the first segmentation study of both diseased and healthy skin in standard camera photographs from a clinical environment. Challenges arise from varied lighting conditions, skin types, backgrounds, and pathological states. For study, 400 clinical photographs (with skin segmentation masks) representing various pathological states of skin are retrospectively collected from a prima… ▽ More

    Submitted 17 April, 2018; v1 submitted 16 April, 2018; originally announced April 2018.

    Comments: Accepted to IEEE EMBC 2018

  4. A structured alternative to Prolog with simple compositional semantics

    Authors: António Porto

    Abstract: Prolog's very useful expressive power is not captured by traditional logic programming semantics, due mainly to the cut and goal and clause order. Several alternative semantics have been put forward, exposing operational details of the computation state. We propose instead to redesign Prolog around structured alternatives to the cut and clauses, kee** the expressive power and computation model b… ▽ More

    Submitted 27 July, 2011; originally announced July 2011.

    Comments: 27th Int'l. Conference on Logic Programming (ICLP'11) Special Issue, 2011

    ACM Class: D.3.1; D.3.3; F.3.2

    Journal ref: Theory and Practice of Logic Programming 11(4-5), 611-627, 2011

  5. Finding approximate palindromes in strings

    Authors: A. H. L. Porto, V. C. Barbosa

    Abstract: We introduce a novel definition of approximate palindromes in strings, and provide an algorithm to find all maximal approximate palindromes in a string with up to $k$ errors. Our definition is based on the usual edit operations of approximate pattern matching, and the algorithm we give, for a string of size $n$ on a fixed alphabet, runs in $O(k^2 n)$ time. We also discuss two implementation-rela… ▽ More

    Submitted 23 September, 2003; originally announced September 2003.

    ACM Class: F.2.2; I.2.8

    Journal ref: Pattern Recognition 35 (2002), 2581-2591