Modern robotic researches propose various machine vision methods for accomplishing robotic tasks. The recognition quality in these tasks is very important for successful performance. A large number of them use fiducia...
详细信息
ISBN:
(纸本)9781728169262
Modern robotic researches propose various machine vision methods for accomplishing robotic tasks. The recognition quality in these tasks is very important for successful performance. A large number of them use fiducial marker systems as a main element of algorithms. However, only a few researches are comparing standard marker systems. This paper is dedicated to the comparison of AprilTag and ArUco markers resistance to rotations in the presence of synthetic noise. Experiments were conducted in ROS/Gazebo virtual environment in order to provide a fair comparison of marker detection and recognition algorithms while eliminating external environment conditions that influence the algorithms' performance. The presented virtual environments allow collecting a significant amount of data by experiment process automation. Different levels of additive white Gaussian noise were applied to input sensory data in order to simulate the imperfection of real digital cameras. The main contribution of the paper is the systematic comparison of AprilTag and ArUco markers for rotation resistance in the presence of optical sensor noise.
A graph is (P-5,gem)-free, when it does not contain P-5 (an induced path with five vertices) or a gem (a graph formed by making an universal vertex adjacent to each of the four vertices of the induced path P-4) as an ...
详细信息
A graph is (P-5,gem)-free, when it does not contain P-5 (an induced path with five vertices) or a gem (a graph formed by making an universal vertex adjacent to each of the four vertices of the induced path P-4) as an induced subgraph. We present O(n(2)) time recognition algorithms for chordal gem-free graphs and for (P-5,gem)-free graphs. Using a characterization of (P-5,gem)-free graphs by their prime graphs with respect to modular decomposition and their modular decomposition trees [A. Brandstadt, D. Kratsch, On the structure of (P-5,gem)-free graphs, Discrete Appl. Math. 145 (2005), 155-166], we give linear time algorithms for the following NP-complete problems on (P-5,gem)-free graphs: Minimum Coloring;Maximum Weight Stable Set;Maximum Weight Clique;and Minimum Clique Cover. (c) 2005 Elsevier B.V. All rights reserved.
An algorithm model is proposed in this paper to detect learners' cooperative behaviors via online homework click actions, in which students' clickstream sequence is turned into behavior sets. This paper propos...
详细信息
ISBN:
(纸本)9798350334722
An algorithm model is proposed in this paper to detect learners' cooperative behaviors via online homework click actions, in which students' clickstream sequence is turned into behavior sets. This paper proposes an event-based algorithm model to capture characteristic actions in student behavior sequences, including doing, checking and seeking. These characteristic actions were found of being closely associated with cooperative behaviors among students. A recognition algorithm model based on disjointed set is proposed in this paper, which features both practicality and efficiency in case of limited training data.
The low accuracy rates of text-shape dividers or digital ink diagrams are hindering their use in real world applications While recognition of handwriting is well advanced and time have been many recognition approaches...
详细信息
ISBN:
(纸本)9783642130212
The low accuracy rates of text-shape dividers or digital ink diagrams are hindering their use in real world applications While recognition of handwriting is well advanced and time have been many recognition approaches proposed for hand drawn sketches, there has been less attention on the division of text and drawing. The choice of features and algorithms is critical to the success of the recognition, yet heuristics currently form the basis of selection We purpose the use of data minim! techniques to automate the process of building text-shape recognizers This systematic approach identifies the algorithms best suited to the specific problem and generates the trained recognizer We have generated dividers using data mining and training with diagrams from three domains The evaluation of our new recognizer on realistic diagrams from two different domains, against two other recognizers shows it to be more successful at dividing shapes and text with 95 2% of strokes correctly classified compared with 86 9% and 83 3% for the two others
We study the class of the distance-hereditary comparability graphs, that is, those graphs which admit a transitive orientation and are completely decomposable with respect to the split decomposition. We provide a char...
详细信息
We study the problem of recognizing graph powers and computing roots of graphs. We provide a polynomial time recognition algorithm for r-th powers of graphs of girth at least 2r + 3, thus improving a bound conjectured...
详细信息
ISBN:
(纸本)9783939897163
We study the problem of recognizing graph powers and computing roots of graphs. We provide a polynomial time recognition algorithm for r-th powers of graphs of girth at least 2r + 3, thus improving a bound conjectured by Farzad et al. (STACS 2009). Our algorithm also finds all r-th roots of a given graph that have girth at least 2r + 3 and no degree one vertices, which is a step towards a recent conjecture of Levenshtein that such root should be unique. On the negative side, we prove that recognition becomes an NP- complete problem when the bound on girth is about twice smaller. Similar results have so far only been attempted for r = 2, 3.
We propose the use of SPQR-trees as a data structure to encode the 3-connected components of a graph and to obtain linear-time recognition algorithms for graph classes structurally characterized by 2-cutset decomposit...
详细信息
In this work we introduce, characterize, and provide algorithmic results for (k, +)-distance-hereditary graphs, k ≥ 0. These graphs can be used to model interconnection networks with desirable connectivity properties...
详细信息
A k-colouring of a graph G is an assignment of at most k colours to the vertices of G so that adjacent vertices are assigned different colours. The reconfiguration graph of the k-colourings, R k (G), is the graph whos...
详细信息
A k-colouring of a graph G is an assignment of at most k colours to the vertices of G so that adjacent vertices are assigned different colours. The reconfiguration graph of the k-colourings, R k (G), is the graph whose vertices are the k-colourings of G and two colourings are joined by an edge in R k (G) if they differ in colour on exactly one vertex. For a k-colourable graph G, we investigate the connectivity and diameter of R k+1 (G). It is known that not all weakly chordal graphs have the property that R k+1 (G) is connected. On the other hand, R k+1 (G) is connected and of diameter O(n 2 ) for several subclasses of weakly chordal graphs such as chordal, chordal bipartite, and P 4 -free graphs. We introduce a new class of graphs called OAT graphs that extends the latter classes and in fact extends outside the class of weakly chordal graphs. OAT graphs are built from four simple operations, disjoint union, join, and the addition of a clique or comparable vertex. We prove that if G is a k-colourable OAT graph, then R k+1 (G) is connected with diameter O(n 2 ). Furthermore, we give polynomial time algorithms to recognize OAT graphs and to find a path between any two colourings in R k+1 (G). Feghali and Fiala defined a subclass of weakly chordal graphs, called compact graphs, and proved that for every k-colourable compact graph G, R k+1 (G) is connected with diameter O(n 2 ). We prove that the class of OAT graphs properly contains the class of compact graphs. Feghali and Fiala also asked if for a k-colourable (P 5, co-P 5, C 5 )-free graph G, R k+1 (G) is connected with diameter O(n 2 ). We answer this question in the positive for the subclass of P 4 -sparse graphs, which are the (P 5, co-P 5, C 5, P, co-P, fork, co-fork)-free graphs.
This paper presents a canonical form for context-sensitive derivations and a parsing algorithm which finds each context-sensitive analysis once and only once. The amount of memory required by the algorithm is essentia...
详细信息
This paper presents a canonical form for context-sensitive derivations and a parsing algorithm which finds each context-sensitive analysis once and only once. The amount of memory required by the algorithm is essentially no more than that required to store a single complete derivation. In addition, a modified version of the basic algorithm is presented which blocks infinite analyses for grammars which contain loops. The algorithm is also compared with several previous parsers for context-sensitive grammars and general rewriting systems, and the difference between the two types of analyses is discussed. The algorithm appears to be complementary to an algorithm by S. Kuno in several respects, including the space-time trade-off and the degree of context dependence involved. [ABSTRACT FROM AUTHOR]
暂无评论