中文
相关论文

相关论文: Shortest Paths in HSI Space for Color Texture Clas…

200 篇论文

This work presents a new procedure to extract features of grey-level texture images based on the discrete Schroedinger transform. This is a non-linear transform where the image is mapped as the initial probability distribution of a wave…

计算机视觉与模式识别 · 计算机科学 2016-12-09 João B. Florindo , Odemir M. Bruno

We propose GOTEX, a general framework for texture synthesis by optimization that constrains the statistical distribution of local features. While our model encompasses several existing texture models, we focus on the case where the…

计算机视觉与模式识别 · 计算机科学 2024-04-04 Antoine Houdard , Arthur Leclaire , Nicolas Papadakis , Julien Rabin

Digital image segmentation is the process of assigning distinct labels to different objects in a digital image, and the fuzzy segmentation algorithm has been successfully used in the segmentation of images from a wide variety of sources.…

计算机视觉与模式识别 · 计算机科学 2017-10-10 José F. S. Neto , Waldson P. N. Leandro , Matheus A. Gadelha , Tiago S. Santos , Bruno M. Carvalho , Edgar Garduño

With the development of Information technology and communication, a large part of the databases is dedicated to images and videos. Thus retrieving images related to a query image from a large database has become an important area of…

计算机视觉与模式识别 · 计算机科学 2020-01-01 Nazgol Hor , Shervan Fekri-Ershad

Shortest-path roadmaps, also known as reduced visibility graphs, provides a highly efficient multi-query method for computing optimal paths in two-dimensional environments. Combined with Minkowski sum computations, shortest-path roadmaps…

机器人学 · 计算机科学 2025-03-27 Duo Zhang , Zihe Ye , Jingjin Yu

Presenting real-time rendering of 3D surfaces using radiance textures for fast synthesis of complex incidence-variable effects and environment interactions. This includes iridescence, parallax occlusion and interior mapping, (specular,…

图形学 · 计算机科学 2023-01-05 Jakub Maksymilian Fober

One model of message delivery in a computer network is based on labelling each edge by a subset of a (reasonably small) universal set, and then encoding a path as the union of the labels of its edges. Earlier work suggested using random…

组合数学 · 数学 2018-06-26 Gokce Caylak Kayaturan , Alexei Vernitski

We investigate the Minimum Eccentricity Shortest Path problem in some structured graph classes. It asks for a given graph to find a shortest path with minimum eccentricity. Although it is NP-hard in general graphs, we demonstrate that a…

离散数学 · 计算机科学 2015-11-17 Feodor F. Dragan , Arne Leitert

Some mixtures, such as colloids like milk, blood, and gelatin, have homogeneous appearance when viewed with the naked eye, however, to observe them at the nanoscale is possible to understand the heterogeneity of its components. The same…

计算机视觉与模式识别 · 计算机科学 2013-04-17 Núbia Rosa da Silva , Odemir Martinez Bruno

Let $G$ be a unit disk graph in the plane defined by $n$ disks whose positions are known. For the case when $G$ is unweighted, we give a simple algorithm to compute a shortest path tree from a given source in $O(n\log n)$ time. For the case…

计算几何 · 计算机科学 2014-11-19 Sergio Cabello , Miha Jejčič

Sparse representation of 3D images is considered within the context of data reduction. The goal is to produce high quality approximations of 3D images using fewer elementary components than the number of intensity points in the 3D array.…

图像与视频处理 · 电气工程与系统科学 2019-06-12 Laura Rebollo-Neira , Daniel Whitehouse

In the age of real-time online traffic information and GPS-enabled devices, fastest-path computations between two points in a road network modeled as a directed graph, where each directed edge is weighted by a "travel time" value, are…

数据结构与算法 · 计算机科学 2018-10-04 Renjie Chen , Craig Gotsman

Color and structure are the two pillars that construct an image. Usually, the structure is well expressed through a rich spectrum of colors, allowing objects in an image to be recognized by neural networks. However, under extreme…

计算机视觉与模式识别 · 计算机科学 2021-05-12 Yunzhong Hou , Liang Zheng , Stephen Gould

Restricting path tracing to a small number of paths per pixel for performance reasons rarely achieves a satisfactory image quality for scenes of interest. However, path space filtering may dramatically improve the visual quality by sharing…

图形学 · 计算机科学 2021-02-04 Nikolaus Binder , Sascha Fricke , Alexander Keller

The detection of curved lanes is still challenging for autonomous driving systems. Although current cutting-edge approaches have performed well in real applications, most of them are based on strict model assumptions. Similar to other…

计算机视觉与模式识别 · 计算机科学 2019-03-08 Jianhao Jiao , Rui Fan , Han Ma , Ming Liu

The Constraint Shortest Path (CSP) problem is as follows. An $n$-vertex graph is given, each edge/arc assigned two weights. Let us call them "cost" and "length" for definiteness. Finding a min-cost upper-bounded length path between a given…

数据结构与算法 · 计算机科学 2022-04-12 Adil Erzin , Roman Plotnikov , Ilya Ladygin

Information from an image occurs over multiple and distinct spatial scales. Image pyramid multiresolution representations are a useful data structure for image analysis and manipulation over a spectrum of spatial scales. This paper employs…

计算机视觉与模式识别 · 计算机科学 2022-04-22 Steve T. M. Ataky , Diego Saqui , Jonathan de Matos , Alceu S. Britto , Alessandro L. Koerich

Perspective texture synthesis has great significance in many fields like video editing, scene capturing etc., due to its ability to read and control global feature information. In this paper, we present a novel example-based, specifically…

计算机视觉与模式识别 · 计算机科学 2020-06-28 Syed Muhammad Arsalan Bashir , Farhan Ali Khan Ghouri

Dijkstra's algorithm is the standard method for computing shortest paths on arbitrary graphs. However, it is slow for large graphs, taking at least linear time. It has been long known that for real world road networks, creating a hierarchy…

数据结构与算法 · 计算机科学 2023-12-08 Sébastien Collette , John Iacono

Computing shortest path distances between nodes lies at the heart of many graph algorithms and applications. Traditional exact methods such as breadth-first-search (BFS) do not scale up to contemporary, rapidly evolving today's massive…

机器学习 · 计算机科学 2020-02-14 Fatemeh Salehi Rizi , Joerg Schloetterer , Michael Granitzer