Skip to main content

Showing 1–7 of 7 results for author: Batista, V R

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

    cs.CG

    An Evolver program for weighted Steiner trees

    Authors: Henrique Botelho, Francisco Zampirolli, Valério Ramos Batista

    Abstract: We present an algorithm to find near-optimal weighted Steiner minimal trees in the plane. The algorithm is implemented in Evolver programming language, which already contains many built-in energy minimisation routines. Some are invoked in the program, which enable it to consist of only 183 lines of source code. Our algorithm reproduces the physical experiment of a soap film detaching from connecte… ▽ More

    Submitted 5 August, 2020; originally announced August 2020.

    MSC Class: 68U05

  2. arXiv:1911.13099  [pdf, other

    eess.IV cs.CG

    Numerics on the trajectory of nodule displacements by external compressions of the breast

    Authors: Marcelo Zanchetta do Nascimento, Valério Ramos Batista

    Abstract: We present a fast and reliable algorithm that gives precise location of breast tumours for a partial mastectomy. Our algorithm is fully implemented in the Surface Evolver, which is a general-purpose simulator of physical experiments. By starting from the X-rays images that show a tumour one takes its 2D coordinates in each view. These views are called CC (Craniocaudal) and MLO (Mediolateral Obliqu… ▽ More

    Submitted 29 November, 2019; originally announced November 2019.

    MSC Class: 68U05

  3. arXiv:1911.06264  [pdf, other

    cs.CG

    The Isoperimetric Problem in a Lattice of $\mathbb{H}^3$

    Authors: Guillermo Lobos, Alvaro Hancco, Valério Ramos Batista

    Abstract: The isoperimetric problem is one of the oldest in geometry and it consists of finding a surface of minimum area that encloses a given volume $V$. It is particularly important in physics because of its strong relation with stability, and this also involves the study of phenomena in non-Euclidean spaces. Of course, such spaces cannot be customized for lab experiments but we can resort to computation… ▽ More

    Submitted 20 November, 2019; v1 submitted 14 November, 2019; originally announced November 2019.

    MSC Class: 68U05

  4. arXiv:1402.4101  [pdf, other

    cs.CE physics.med-ph

    First steps to Virtual Mammography: Simulating external compressions of the breast with the Surface Evolver

    Authors: Marcelo Zanchetta do Nascimento, Valério Ramos Batista

    Abstract: In this paper we introduce a computational modelling that reproduces the breast compression processes used to obtain the mammogram. The main result is a programme in which one can track the first steps of virtual mammography. On the one hand, our modelling enables addition of structures that represent different tissues, muscles and glands in the breast. On the other hand, we shall validate and imp… ▽ More

    Submitted 17 February, 2014; originally announced February 2014.

  5. arXiv:1402.1523  [pdf, other

    cs.CE

    Programming plantation lines on driverless tractors

    Authors: Antonio Elias Fabris, Marcelo Zanchetta do Nascimento, Valério Ramos Batista

    Abstract: Recent advances in Agricultural Engineering include image processing, robotics and geographic information systems (GIS). Some tasks are still accomplished manually, like drawing plantation lines that optimize productivity. Herewith we present an algorithm to find the optimal plantation lines in linear time. The algorithm is based upon classical results of Geometry which enabled a source code with… ▽ More

    Submitted 6 February, 2014; originally announced February 2014.

  6. arXiv:1401.3385  [pdf, ps, other

    cs.CG cs.CV cs.GR

    A programme to determine the exact interior of any connected digital picture

    Authors: Antonio Elias Fabris, Valério Ramos Batista

    Abstract: Region filling is one of the most important and fundamental operations in computer graphics and image processing. Many filling algorithms and their implementations are based on the Euclidean geometry, which are then translated into computational models moving carelessly from the continuous to the finite discrete space of the computer. The consequences of this approach is that most implementations… ▽ More

    Submitted 14 January, 2014; originally announced January 2014.

  7. arXiv:1210.7788  [pdf, ps, other

    cs.CG

    An interactive programme for Steiner trees

    Authors: Marcelo Zanchetta do Nascimento, Valério Ramos Batista, Wendhel Raffa Coimbra

    Abstract: We introduce a fully written programmed code with a supervised method for generating Steiner trees. Our choice of the programming language, and the use of well-known theorems from Geometry and Complex Analysis, allowed this method to be implemented with only 747 lines of effective source code. This eases the understanding and the handling of this beta version for future developments.

    Submitted 29 October, 2012; originally announced October 2012.

    Comments: 9 pages, 17 figures