scispace - formally typeset
Journal ArticleDOI

Recognition of occluded objects with heuristic search

01 Jul 1990-Pattern Recognition (Pergamon)-Vol. 23, Iss: 6, pp 617-635

TL;DR: A new heuristic search based approach for recognition of partially obscured planar shapes using an admissible heuristic function which is not dependent upon the features actually used for representing the shapes.

AbstractThis paper presents a new heuristic search based approach for recognition of partially obscured planar shapes. Based on a general scheme for representing the planar shapes in terms of their contour segments, a state space formulation is obtained for the recognition problem. The search in the state space is guided by an admissible heuristic function which is not dependent upon the features actually used for representing the shapes. Some schemes for toning up the efficiency of the method are also discussed. A study of the method was carried out by experimenting with some typical objects and results of experimentation are presented.

...read more


Citations
More filters
Journal ArticleDOI
TL;DR: This method is able to obtain reliable stroke correspondence and enable structural interpretation and some structural post-processing operations are applied to improve the stroke correspondence.
Abstract: This paper proposes a model-based structural matching method for handwritten Chinese character recognition (HCCR). This method is able to obtain reliable stroke correspondence and enable structural interpretation. In the model base, the reference character of each category is described in an attributed relational graph (ARG). The input character is described with feature points and line segments. The strokes and inter-stroke relations of input character are not determined until being matched with a reference character. The structural matching is accomplished in two stages: candidate stroke extraction and consistent matching. All candidate input strokes to match the reference strokes are extracted by line following and then the consistent matching is achieved by heuristic search. Some structural post-processing operations are applied to improve the stroke correspondence. Recognition experiments were implemented on an image database collected in KAIST, and promising results have been achieved.

100 citations


Cites methods from "Recognition of occluded objects wit..."

  • ...The strategy of dynamic line segment merging has been adopted in on-line [28] and o!-line character recognition [29], as well as in shape recognition [30]....

    [...]

Journal ArticleDOI
TL;DR: Experimental results presented here highlight the effectiveness of this method for approximating object boundaries of polygonal as well as curved shapes present in the images of complex multi-object scenes even in the presence of noise.
Abstract: A technique is presented for aggregating edge points into polylines which can effectively represent object contours. The technique is based on a new formulation of Hough transform (HT) for detection of line segments. The space requirement of the HT is brought down by considering a different parameterization of straight lines. In this method, the process of edge linking and boundary approximation are combined into a single algorithm. Consequently, the scheme is computationally more efficient than the classical boundary approximation techniques which require a separate edge linking algorithm for preparing their input—the linked list of edge points. Experimental results presented here highlight the effectiveness of this method for approximating object boundaries of polygonal as well as curved shapes present in the images of complex multi-object scenes even in the presence of noise. Further, the parallel algorithm proposed herein for implementation of this technique makes it an ideal choice for real time applications.

19 citations

Journal ArticleDOI
01 Apr 1998
TL;DR: Results are presented which demonstrate that an iterative, coarse-to-fine sum-squared-error method that uses information from hypothesized occlusion events to perform run-time modification of scene- to-template similarity measures is reasonably robust over a large database of color test scenes containing objects at a variety of scales and tolerates minor 3D object rotations and global illumination variations.
Abstract: In this paper, we discuss an appearance-matching approach to the difficult problem of interpreting color scenes containing occluded objects. We have explored the use of an iterative, coarse-to-fine sum-squared-error method that uses information from hypothesized occlusion events to perform run-time modification of scene-to-template similarity measures. These adjustments are performed by using a binary mask to adaptively exclude regions of the template image from the squared-error computation. At each iteration higher resolution scene data as well as information derived from the occluding interactions between multiple object hypotheses are used to adjust these masks. We present results which demonstrate that such a technique is reasonably robust over a large database of color test scenes containing objects at a variety of scales, and tolerates minor 3D object rotations and global illumination variations.

17 citations


Cites background from "Recognition of occluded objects wit..."

  • ...) Without providing a rigorous statistical analysis, it can be stated that a reasonable expectation is that the minimum-error triplet ( i∗, j∗; h∗), defined by (i∗, j∗; h∗) = arg min (i,j;h) E(2) h(i, j) (9)...

    [...]

  • ...Examples include Ansari and Delp (1990), Han and Jang (1990), Chaudhury et al. (1990), Ray and Majumder (1991), and Salari and Balaji (1991)....

    [...]

Journal ArticleDOI
TL;DR: In this paper, the phase-only filter, the inverse filter and the minimum variance -minimum average correlation energy filter are considered for pattern recognition of occluded objects, and numerical and optical results of the recognition are presented.
Abstract: Different methods proposed for pattern recognition are applied to discriminate occluded objects. The phase-only filter, the inverse filter and the minimum variance — minimum average correlation energy filter are considered. Numerical and optical results of the recognition are presented.

16 citations

Journal ArticleDOI
TL;DR: A bibliography of over 1600 references related to computer vision and image analysis, arranged by subject matter is presented, covering topics including architectures; computational techniques; feature detection, segmentation, and imageAnalysis.
Abstract: This paper presents a bibliography of over 1600 references related to computer vision and image analysis, arranged by subject matter. The topics covered include architectures; computational techniques; feature detection, segmentation, and image analysis; matching, stereo, and time-varying imagery; shape and pattern; color and texture; and three-dimensional scene analysis. A few references are also given on related topics, such as computational geometry, computer graphics, image input/output and coding, image processing, optical processing, visual perception, neural nets, pattern recognition, and artificial intelligence.

15 citations


References
More filters
Book
01 Jan 1980
TL;DR: This classic introduction to artificial intelligence describes fundamental AI ideas that underlie applications such as natural language processing, automatic programming, robotics, machine vision, automatic theorem proving, and intelligent data retrieval.
Abstract: A classic introduction to artificial intelligence intended to bridge the gap between theory and practice, "Principles of Artificial Intelligence" describes fundamental AI ideas that underlie applications such as natural language processing, automatic programming, robotics, machine vision, automatic theorem proving, and intelligent data retrieval. Rather than focusing on the subject matter of the applications, the book is organized around general computational concepts involving the kinds of data structures used, the types of operations performed on the data structures, and the properties of the control strategies used. "Principles of Artificial Intelligence"evolved from the author's courses and seminars at Stanford University and University of Massachusetts, Amherst, and is suitable for text use in a senior or graduate AI course, or for individual study.

3,688 citations

Book
13 Dec 1977

1,113 citations

Journal ArticleDOI
TL;DR: This paper presents a comparative study and survey of model-based object-recognition algorithms for robot vision, and an evaluation and comparison of existing industrial part- recognition systems and algorithms is given, providing insights for progress toward future robot vision systems.
Abstract: This paper presents a comparative study and survey of model-based object-recognition algorithms for robot vision. The goal of these algorithms is to recognize the identity, position, and orientation of randomly oriented industrial parts. In one form this is commonly referred to as the "bin-picking" problem, in which the parts to be recognized are presented in a jumbled bin. The paper is organized according to 2-D, 2½-D, and 3-D object representations, which are used as the basis for the recognition algorithms. Three central issues common to each category, namely, feature extraction, modeling, and matching, are examined in detail. An evaluation and comparison of existing industrial part-recognition systems and algorithms is given, providing insights for progress toward future robot vision systems.

652 citations

Journal ArticleDOI
TL;DR: A new fast algorithm is proposed which allows for a variable number of segments iniecewise approximation as a way of feature extraction, data compaction, and noise filtering of boundaries of regions of pictures and waveforms.
Abstract: Piecewise approximation is described as a way of feature extraction, data compaction, and noise filtering of boundaries of regions of pictures and waveforms. A new fast algorithm is proposed which allows for a variable number of segments. After an arbitrary initial choice, segments are split or merged in order to drive the error norm under a prespecified bound. Results of computer experiments with cell outlines and electrocardiograms are reported.

583 citations

Journal ArticleDOI
TL;DR: The method has been integrated within a vision system coupled to an indutrial robot arm, to provide automatic picking and repositioning of partially overlapping industrial parts to provide strong robustness to partial occlusions.
Abstract: A new method has been designed to identify and locate objects lying on a flat surface. The merit of the approach is to provide strong robustness to partial occlusions (due for instance to uneven lighting conditions, shadows, highlights, touching and overlapping objects) thanks to a local and compact description of the objects boundaries and to a new fast recognition method involving generation and recursive evaluation of hypotheses named HYPER (HY potheses Predicted and Evaluated Recursively). The method has been integrated within a vision system coupled to an indutrial robot arm, to provide automatic picking and repositioning of partially overlapping industrial parts.

543 citations