Generalised Object Detection and Semantic Analysis: Casino Example using Matlab

09/17/2011
by   Othman Ahmad, et al.
0

Matlab version 7.1 had been used to detect playing cards on a Casino table and the suits and ranks of these cards had been identified. The process gives an example of an application of computer vision to a problem where rectangular objects are to be detected and the information content of the objects are extracted out. In the case of playing cards, it is the suit and rank of each card. The image processing system is done in two passes. Pass 1 detects rectangular shapes and template matched with a template of the left and right edges of the cards. Pass 2 extracts the suit and rank of the cards by matching the top left portion of the card that contains both rank and suit information, with stored templates of ranks and suits of the playing cards using a series of if-then statements.

READ FULL TEXT
research
10/23/2016

Template Matching Advances and Applications in Image Analysis

In most computer vision and image analysis problems, it is necessary to ...
research
11/26/2019

Learning to Match Templates for Unseen Instance Detection

Detecting objects in images is a quintessential problem in computer visi...
research
09/26/2018

A Problem Reduction Approach for Visual Relationships Detection

Identifying different objects (man and cup) is an important problem on i...
research
01/25/2017

Photographic dataset: playing cards

This is a photographic dataset collected for testing image processing al...
research
04/02/2020

DOPS: Learning to Detect 3D Objects and Predict their 3D Shapes

We propose DOPS, a fast single-stage 3D object detection method for LIDA...
research
03/10/2017

Development of An Android Application for Object Detection Based on Color, Shape, or Local Features

Object detection and recognition is an important task in many computer v...
research
05/17/2018

Design Identification of Curve Patterns on Cultural Heritage Objects: Combining Template Matching and CNN-based Re-Ranking

The surfaces of many cultural heritage objects were embellished with var...

Please sign up or login with your details

Forgot password? Click here to reset