paper-with-me

Papers

A new algorithm for shape matching and pattern recognition using dynamic programming

2019-04-04 · Noreddine Gherabi, Bahaj Mohamed

We propose a new method for shape recognition and retrieval based on dynamic programming. Our approach uses the dynamic programming algorithm to compute the optimal score and to find the optimal alignment between two strings. First, each contour of shape is represented by a set of points. After alignment and matching between two shapes, the contours are transformed into a string of symbols and numbers. Finally we find the best alignment of two complete strings and compute the optimal cost of similarity. In general, dynamic programming has two phases: the forward phase and the backward phase. In the forward phase, we compute the optimal cost for each subproblem. In the backward phase, we reconstruct the solution that gives the optimal cost. Our algorithm is tested in a database that contains various shapes such as MPEG-7.

📄 PDF Abstract BibTeX arXiv:1904.13219

Code (0)

등록된 구현이 없습니다.

Tasks

Retrieval

Similar Papers 제목 키워드 기반

A novel shape matching descriptor for real-time hand gesture recognition

2021-01-11 · Michalis Lazarou, Bo Li, Tania Stathaki

The current state-of-the-art hand gesture recognition methodologies heavily rely in the use of machine learning. However there are scenarios that machine learning cannot be applied successfully, for example in situations…

BIG-bench Machine LearningComputational EfficiencyGesture RecognitionHand Gesture Recognition+1

IRA: A shape matching approach for recognition and comparison of generic atomic patterns

2021-10-29 · Miha Gunde, Nicolas Salles, Anne Hémeryck, Layla Martin-Samos

We propose a versatile, parameter-less approach for solving the shape matching problem, specifically in the context of atomic structures when atomic assignments are not known a priori. The algorithm Iteratively suggests …

Towards Applying the OPRA Theory to Shape Similarity

2017-05-07 · Christopher H. Dorr, Reinhard Moratz

The motivation for using qualitative shape descriptions is as follows: qualitative shape descriptions can implicitly act as a schema for measuring the similarity of shapes, which has the potential to be cognitively adequ…

ShapeY: Measuring Shape Recognition Capacity Using Nearest Neighbor Matching

2021-11-16 · NeurIPS Workshop ImageNet_PPF 2021 12 · Jong Woo Nam, Amanda S. Rios, Bartlett W. Mel

Object recognition in humans depends primarily on shape cues. We have developed a new approach to measuring the shape recognition performance of a vision system based on nearest neighbor view matching within the system's…

ObjectObject Recognition

Contour Guided Hierarchical Model for Shape Matching

2015-12-01 · ICCV 2015 12 · Yuanqi Su, Yuehu Liu, Bonan Cuan, Nanning Zheng

For its simplicity and effectiveness, star model is popular in shape matching. However, it suffers from the loose geometric connections among parts. In the paper, we present a novel algorithm that reconsiders these conne…

model