Skip to main content

2017 | OriginalPaper | Buchkapitel

4. Image Processing

verfasst von : Natalia Silvis-Cividjian

Erschienen in: Pervasive Computing

Verlag: Springer International Publishing

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

search-config
loading …

Abstract

In simple systems, the context can be easily extracted from the data coming directly from sensors, be it light intensity, distance, or temperature. This allows the right actuation decision to be easily taken, such as to open the curtains, drive straight, turn left, or start the heater. Unfortunately, context discovery from “raw” images is not as straightforward as that. The reason is that data produced by imaging sensors is only seldom perfect. Look at the image in Fig. 4.1. Suppose the goal is to simply count the miniature figures on it. You can say: “But even a child can do this!” Yes, that’s true. However, there is high chance that a computer will come up with a different and wrong answer. Can you see why? One reason is the shadows; they can make the computer algorithm believe that there are only five objects in the image rather than seven. And we did not even mention more difficult tasks, such as recognizing the figures in the image. Take a more serious, real-life example, and consider a traffic light recognition system in an autonomous car. Think about how the image taken by the vehicle camera will look, if there is mist, it is dark, and the red light is partially covered by dirt. The problem is that for different reasons, images are often corrupted by noise or blur; they suffer from uneven or poor illumination, poor contrast, or view obstruction. Hence, context information carried by image signals remains hidden, making classification and further reasoning impossible. An escape from this impasse is possible if one “cosmetically” enhances the image. This is called preprocessing, a process that encompasses a range of operations applied to a raw signal, with the purpose of extracting, against all odds, a reasonable context. This chapter will discuss different image preprocessing techniques, such as brightness and contrast optimization, thresholding, edge detection, noise filtering, and morphologic operations. The collateral damage that might be caused by these processing techniques is also exposed. Finally, automatic object counting is demonstrated using BLOB analysis.

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.
Zurück zum Zitat Moeslund, T.B.: Introduction to Video and Image Processing: Building Real Systems and Applications. Undergraduate Topics in Computer Science (2012) Moeslund, T.B.: Introduction to Video and Image Processing: Building Real Systems and Applications. Undergraduate Topics in Computer Science (2012)
2.
Zurück zum Zitat Solomon, C., Breckon, T.: Fundamentals of Digital Image Processing: A practical Approach with Examples in MATLAB ® . Wiley-Blackwell (2012) Solomon, C., Breckon, T.: Fundamentals of Digital Image Processing: A practical Approach with Examples in MATLAB ® . Wiley-Blackwell (2012)
Metadaten
Titel
Image Processing
verfasst von
Natalia Silvis-Cividjian
Copyright-Jahr
2017
DOI
https://doi.org/10.1007/978-3-319-51655-4_4