Source author record

Valério Ramos Batista

Valério Ramos Batista appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

5works
5topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

5 published item(s)

preprint2020arXiv

An Evolver program for weighted Steiner trees

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 connected pins towards a stable configuration. In the non-weighted case comparisons with GeoSteiner are drawn for terminals that form a pattern.

preprint2014arXiv

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

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 fail when tested for challenging degenerate and nearly degenerate regions. We present a correct integer-only procedure that works for all connected digital pictures. It finds all possible interior points, which are then displayed and stored in a locating matrix. Namely, we present a filling and locating procedure that can be used in computer graphics and image processing applications.

preprint2014arXiv

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

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 implement it by means of laboratory tests with phantoms. To the best of our knowledge, these two characteristics do confer originality to our research. This is because their interrelation seems not to be properly established elsewhere yet. We conclude that our model reproduces the same shapes and measurements really taken from the volunteer's breasts.

preprint2014arXiv

Programming plantation lines on driverless tractors

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 only 573 lines. We have implemented it in Matlab for sugar cane, and it can be easily adapted to other crops like coffee, maize and soy.