Counting Turkish Coins with a Calibrated Camera


BENLİGİRAY B., Cakir H. I., TOPAL C., Akinlar C.

18th International Conference on Image Analysis and Processing (ICIAP), Genoa, İtalya, 7 - 11 Eylül 2015, cilt.9280, ss.216-226 identifier identifier

  • Yayın Türü: Bildiri / Tam Metin Bildiri
  • Cilt numarası: 9280
  • Doi Numarası: 10.1007/978-3-319-23234-8_21
  • Basıldığı Şehir: Genoa
  • Basıldığı Ülke: İtalya
  • Sayfa Sayıları: ss.216-226
  • Anahtar Kelimeler: Coin detection, Circle detection, Bilateral filtering, Pose estimation, Camera calibration
  • Anadolu Üniversitesi Adresli: Evet

Özet

We present a computer vision application that detects all coins in a test image, classifies each detected coin and computes the total amount. Coins to be counted are assumed to be lying on a flat surface. The application starts by estimating the extrinsic parameters of the input camera relative to this flat surface ([R|t]), whose intrinsic parameters (K) are assumed to be known beforehand. Then, a bilateral filter is applied to the image to remove textural details and noisy artifacts. Circles in the filtered image are detected and smaller concentric circles are eliminated. Finally, the geometric parameters (the center and the diameter) of the remaining circles are computed by back-projecting the reciprocal points from the circle contours using the estimated camera parameters. Having thus computed the diameter of each detected coin, the classification is performed by comparing the computed diameter with the actual coin diameters. The experiments performed with a dataset consisting of 50 images containing different combinations of Turkish coins show that the proposed method achieves 98% accuracy rate and works even when some coins are partially occluded, as the method does not use any texture information.