Skip to main content
Erschienen in: Pattern Analysis and Applications 1/2018

02.06.2017 | Short paper

EDTriangles: a high-speed triangle detection algorithm with a false detection control

verfasst von: Selcan Kaplan Berkaya, Serkan Gunal, Cuneyt Akinlar

Erschienen in: Pattern Analysis and Applications | Ausgabe 1/2018

Einloggen

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Abstract

We present a high-speed method for triangular object detection. The proposed method utilizes the recently developed, real-time edge segment detection algorithm, Edge Drawing; hence, the name EDTriangles, which consists of a detection stage and a validation stage. In the detection stage, EDTriangles extracts edge segments from the image using Edge Drawing and converts these edge segments into line segments, which are then converted into line pairs according to the angles between the line segments and the distance between their endpoints. Next, the line pairs are combined together using some heuristics to generate many triangle candidates, some of which are valid detections and some invalid. Finally, in the validation stage the candidate triangles are validated using the Helmholtz principle and number of false alarms computation to eliminate false detections. Experimental results show that EDTriangles runs very fast, detects various types of triangular objects ranging from narrow to wide-angled triangles and offers a higher detection performance compared to some of the well-known triangle detection algorithms found in the literature.

Sie haben noch keine Lizenz? Dann Informieren Sie sich jetzt über unsere Produkte:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Literatur
1.
2.
Zurück zum Zitat Gao DS, Zhou J (2000) Car license plates detection from complex scene. In: Proceedings of the 5th international conference on signal processing, vol 2, pp 1409–1414. doi:10.1109/ICOSP.2000.891808 Gao DS, Zhou J (2000) Car license plates detection from complex scene. In: Proceedings of the 5th international conference on signal processing, vol 2, pp 1409–1414. doi:10.​1109/​ICOSP.​2000.​891808
3.
Zurück zum Zitat Maldonado-Bascon S, Lafuente-Arroyo S, Gil-Jimenez P, Gomez-Moreno H, Lopez-Ferreras F (2007) Road-sign detection and recognition based on support vector machines. IEEE Trans Intell Transp Syst 8(2):264–278. doi:10.1109/Tits.2007.895311 CrossRefMATH Maldonado-Bascon S, Lafuente-Arroyo S, Gil-Jimenez P, Gomez-Moreno H, Lopez-Ferreras F (2007) Road-sign detection and recognition based on support vector machines. IEEE Trans Intell Transp Syst 8(2):264–278. doi:10.​1109/​Tits.​2007.​895311 CrossRefMATH
7.
Zurück zum Zitat Zhu SD, Zhang Y, Lu XF (2005) Detection for triangle traffic sign based on neural network. In: IEEE international conference on vehicular electronics and safety, pp 25–28. doi:10.1109/ICVES.2005.1563608 Zhu SD, Zhang Y, Lu XF (2005) Detection for triangle traffic sign based on neural network. In: IEEE international conference on vehicular electronics and safety, pp 25–28. doi:10.​1109/​ICVES.​2005.​1563608
8.
12.
Zurück zum Zitat He JP, Ma Y (2009) Triangle detection based on windowed Hough transform. In: Proceedings of 7th international conference on wavelet analysis and pattern recognition, pp 95–100. doi:10.1109/ICWAPR.2009.5207484 He JP, Ma Y (2009) Triangle detection based on windowed Hough transform. In: Proceedings of 7th international conference on wavelet analysis and pattern recognition, pp 95–100. doi:10.​1109/​ICWAPR.​2009.​5207484
14.
Zurück zum Zitat Liu YX, Goto S, Ikenaga T (2006) An MRF model based algorithm of triangular shape object detection in color images. Int J Inf Technol 12(2):55–65 Liu YX, Goto S, Ikenaga T (2006) An MRF model based algorithm of triangular shape object detection in color images. Int J Inf Technol 12(2):55–65
15.
17.
Zurück zum Zitat Desolneux A, Moisan L, Morel JM (2004) Gestalt theory and computer vision. In: Seeing, Thinking and knowing, Springer, Netherlands, pp 71–101CrossRef Desolneux A, Moisan L, Morel JM (2004) Gestalt theory and computer vision. In: Seeing, Thinking and knowing, Springer, Netherlands, pp 71–101CrossRef
18.
Zurück zum Zitat Desolneux A, Moisan L, Morel JM (2008) From gestalt theory to image analysis: a probabilistic approach. Springer Science & Business Media, New York, USA, pp 31–45 Desolneux A, Moisan L, Morel JM (2008) From gestalt theory to image analysis: a probabilistic approach. Springer Science & Business Media, New York, USA, pp 31–45
19.
Zurück zum Zitat Douglas DH, Peucker KT (1973) Algorithms for the reduction of the number of points required to represent a digitized line or its caricature. Cartographica Int J Geogr Inf Geovisualization 10(2):112–122CrossRef Douglas DH, Peucker KT (1973) Algorithms for the reduction of the number of points required to represent a digitized line or its caricature. Cartographica Int J Geogr Inf Geovisualization 10(2):112–122CrossRef
21.
Zurück zum Zitat Akinlar C, Topal C (2012) Edpf: a real-time parameter-free edge segment detector with a false detection control. Int J Pattern Recognit Artif Intell 26(1). doi:10.1142/S0218001412550026 Akinlar C, Topal C (2012) Edpf: a real-time parameter-free edge segment detector with a false detection control. Int J Pattern Recognit Artif Intell 26(1). doi:10.​1142/​S021800141255002​6
27.
Zurück zum Zitat Bradski G, Kaehler A (2008) Learning OpenCV: computer vision with the OpenCV library. O’Reilly Media Inc, pp 241–251 Bradski G, Kaehler A (2008) Learning OpenCV: computer vision with the OpenCV library. O’Reilly Media Inc, pp 241–251
28.
Zurück zum Zitat Houben S, Stallkamp J, Salmen J, Schlipsing M, Igel C (2013) Detection of traffic signs in real-world images: The German traffic sign detection benchmark. In: The 2013 international joint conference on neural networks (IJCNN), Dallas, TX, pp 1–8. doi:10.1109/IJCNN.2013.6706807 Houben S, Stallkamp J, Salmen J, Schlipsing M, Igel C (2013) Detection of traffic signs in real-world images: The German traffic sign detection benchmark. In: The 2013 international joint conference on neural networks (IJCNN), Dallas, TX, pp 1–8. doi:10.​1109/​IJCNN.​2013.​6706807
Metadaten
Titel
EDTriangles: a high-speed triangle detection algorithm with a false detection control
verfasst von
Selcan Kaplan Berkaya
Serkan Gunal
Cuneyt Akinlar
Publikationsdatum
02.06.2017
Verlag
Springer London
Erschienen in
Pattern Analysis and Applications / Ausgabe 1/2018
Print ISSN: 1433-7541
Elektronische ISSN: 1433-755X
DOI
https://doi.org/10.1007/s10044-017-0623-x

Weitere Artikel der Ausgabe 1/2018

Pattern Analysis and Applications 1/2018 Zur Ausgabe

Industrial and Commercial Application

Efficient visual code localization with neural networks