Noise Resistant Morphological Algorithm of Moving Forklift Truck Detection on Noisy Image Data

Noise Resistant Morphological Algorithm of Moving Forklift Truck Detection on Noisy Image Data

Vladimir Olegovich Chernousov, Andrey Vladimirovich Savchenko
DOI: 10.4018/IJCSSA.2014070103
OnDemand:
(Individual Articles)
Available
$37.50
No Current Special Offers
TOTAL SAVINGS: $37.50

Abstract

In this paper the authors focus on the specific problem of machine vision, namely, the video-based detection of the moving forklift truck. It is shown that the detection quality of the state-of-the-art local descriptors (SURF, SIFT, etc.) is not satisfactory if the resolution is low and the illumination is changed dramatically. The authors propose a novel algorithm to detect the presence of a cargo on the forklift truck on the basis of the mathematical morphological operators. At first, the movement direction is estimated with the updating motion history image method and the front part of the moving object is obtained. Next, contours are detected and the morphological operations in front of the moving object are used to compute several geometric features of an empty forklift. In the experimental study, it has been shown that the proposed method has 40% lower false positive rate and 27% lower false negative rate in comparison with conventional matching of local descriptors. Moreover, this algorithm is 7-35 times faster.
Article Preview
Top

Introduction

Nowadays computer vision is widely applied in the industry. One of the most acute problems is the creation of automatic real-time controllers of production lines. In this paper, we consider quite specific, but practically important task in the field of video-based object detection, namely, the detection of a moving forklift truck and computing its key attributes (moving direction, cargo presence) in case of automation of a route building system in existing cargo warehouse.

It seems that the universal state-of-the-art object detectors can be used in this task. The careful attention should be primarily paid to such algorithms as SURF (Speeded-Up Robust Features) (Bay, Ess, Tuytelaars, Van Gool, 2008), SIFT (Scale-Invariant Feature Transform) (Lowe, 2004), ORB (Rublee, Rabaud, Konolige, Bradski, 2011) and FAST (Rosten, Porter, Drummond, 2010). These algorithms detects the keypoints and compute their descriptors on the target image of the object of interest. The same procedure is repeated for each video frame and the similarity between keypoint descriptors is computed to obtain an appropriate affine transform of the model object (Lowe, 2004; Savchenko, 2013). Next, this matrix is verified with, e.g., RANSAC method (Forsyth, Ponce, 2002). Finally, an appropriate object tracking method is used to speed-up further processing of detected object (Lucas, Kanade, 1981).

Unfortunately, this approach is highly dependent on the presence of noise in the query video and therefore is characterized with high false negative rate (FNR) and/or false positive rate (FPR) if the noise (variable illumination, shadows, color of light sources, light flashing, partial occlusion of objects, etc.) is present in the images. Thus, the purpose of our research is to reduce the impact of the noise on the object detection accuracy if the video of the moving object is available (Savchenko, 2012a) by using the specific domain knowledge about the object of interest. In such case, the video frame is segmented (Chien, Ma, Chen, 2002) and the moving object's silhouette may be obtained with the conventional Motion History Image (MHI) method (Ahad, Rahman, Tan, Kim, Ishikawa, 2012). Next, based on information about object orientation, it is possible to compute its key attributes (width, height, area, etc.) using the binary mathematical morphological operations (Shapiro, Stockman, 2001; Najman, Talbot, 2010). Finally, these features are compared with the (known) thresholds determined based on the domain knowledge.

This article is an extended version of the conference paper (Chernousov, Savchenko, 2014). We implemented our algorithm in complete software and provided much more careful experimental study of FPR/FNR of proposed method with addition of various noise to the available video data.

The rest of the paper is organized as follows: in Section 2, we briefly describe the existing solutions for motion and object detection tasks. In Section 3, we formulate the task of the empty moving forklift truck detection. In Section 4, we conduct an experimental study of the detection methods, compare our results within the conventional local descriptors (SURF, SIFT, ORB, FAST) and proposed morphological algorithm, and analyze the algorithms from the point of additive noise resistance. Finally, we present the findings and give concluding comments.

Complete Article List

Search this Journal:
Reset
Open Access Articles: Forthcoming
Volume 6: 2 Issues (2018)
Volume 5: 2 Issues (2017)
Volume 4: 2 Issues (2016)
Volume 3: 2 Issues (2015)
Volume 2: 2 Issues (2014)
Volume 1: 2 Issues (2013)
View Complete Journal Contents Listing