paper-with-me

Papers

Addressing the non-functional requirements of computer vision systems: A case study

2014-10-31 · Shannon Fenn, Alexandre Mendes, David Budden

Computer vision plays a major role in the robotics industry, where vision data is frequently used for navigation and high-level decision making. Although there is significant research in algorithms and functional requirements, there is a comparative lack of emphasis on how best to map these abstract concepts onto an appropriate software architecture. In this study, we distinguish between the functional and non-functional requirements of a computer vision system. Using a RoboCup humanoid robot system as a case study, we propose and develop a software architecture that fulfills the latter criteria. The modifiability of the proposed architecture is demonstrated by detailing a number of feature detection algorithms and emphasizing which aspects of the underlying framework were modified to support their integration. To demonstrate portability, we port our vision system (designed for an application-specific DARwIn-OP humanoid robot) to a general-purpose, Raspberry Pi computer. We evaluate performance on both platforms and compare them to a vision system optimised for functional requirements only. The architecture and implementation presented in this study provide a highly generalisable framework for computer vision system design that is of particular benefit in research and development, competition and other environments in which rapid system evolution is necessary.

📄 PDF Abstract BibTeX arXiv:1410.8623

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

Computer vision in automated parking systems: Design, implementation and challenges

2021-04-26 · Markus Heimberger, Jonathan Horgan, Ciaran Hughes, John McDonald 외

Automated driving is an active area of research in both industry and academia. Automated Parking, which is automated driving in a restricted scenario of parking with low speed manoeuvring, is a key enabling product for f…

3D ReconstructionAutonomous DrivingPedestrian Detection

The Architecture of Trust: A Framework for AI-Augmented Real Estate Valuation in the Era of Structured Data

2025-08-04 · Petteri Teikari, Mike Jarrell, Maryam Azh, Harri Pesola arxiv

The Uniform Appraisal Dataset (UAD) 3.6's mandatory 2026 implementation transforms residential property valuation from narrative reporting to structured, machine-readable formats. This paper provides the first comprehens…

Reconstructing the Invisible: Video Frame Restoration through Siamese Masked Conditional Variational Autoencoder

2024-01-18 · Yongchen Zhou, Richard Jiang

In the domain of computer vision, the restoration of missing information in video frames is a critical challenge, particularly in applications such as autonomous driving and surveillance systems. This paper introduces th…

Autonomous DrivingMissing Elements

A Mention-Based System for Revision Requirements Detection

2021-08-01 · ACL (unimplicit) 2021 8 · Ahmed Ruby, Christian Hardmeier, Sara Stymne

Exploring aspects of sentential meaning that are implicit or underspecified in context is important for sentence understanding. In this paper, we propose a novel architecture based on mentions for revision requirements d…

Sentence

Soda: An Object-Oriented Functional Language for Specifying Human-Centered Problems

2023-10-03 · Julian Alfredo Mendez

We present Soda (Symbolic Objective Descriptive Analysis), a language that helps to treat qualities and quantities in a natural way and greatly simplifies the task of checking their correctness. We present key properties…

Descriptive