Skip to main content

2012 | OriginalPaper | Buchkapitel

Basic Machine Vision Techniques

verfasst von : Bruce G. Batchelor, Paul F. Whelan

Erschienen in: Machine Vision Handbook

Verlag: Springer London

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

search-config
loading …

Abstract

A discussion of image processing must begin by considering how images are represented. The most commonly used format is that of a 2-dimensional array for monochrome images, while colour images are usually represented by three such arrays. The array format is generated by most cameras. While other representations present advantages in certain, rather restricted situations, they must usually be derived from an image array. Grey-scale image processing functions can be arranged into several major categories. The simplest, called monadic operators, process one image at a time, by performing a fixed intensity mapping from each of its pixels to the pixel at the corresponding position in the output image. Dyadic functions operate on two images; the intensities of pixels at corresponding addresses are combined to calculate a value for the pixel at the same address in the output image. Local operators process a single image. In order to calculate the intensity at a point (i,j) in the output image, several pixels surrounding point (i,j) in the input image are combined. For example, the average, maximum, or minimum intensity within the 33 pixel neighbourhood surrounding point (i,j) might be computed. Such a process is repeated for all (i,j). Numerous filtering functions can be invented by extending the concept of “neighbourhood”. The function that is applied to the pixel values within a given neighbourhood can be linear or non-linear. The latter gives rise to a useful family, given the name morphology. Another group is based on the application of a monadic function that is derived in some way from the intensity histogram, or other statistical features, of the input image. Another, varied family is based on Fourier, and other integral transforms of the 2-dimensional intensity function. Image warping and geometric transforms form another family of grey-scale image processing function. Some grey-scale operators have obvious counterparts for binary images. However, the latter also require functions such as object counting, feature detection, measurement of position, orientation, size and shape. Binary image processing operators do not fall neatly into well-defined categories but can often be described functionally by drawing on everyday concepts such as that of skeleton, rubber band, compass, ruler and our intuitive understanding of shape fitting. The processing of colour images is not covered here as it is discussed in detail elsewhere in this book (Chap.​ 16). For the moment, let it suffice to say that grey-scale operators can be applied to the individual RGB, HSI or CMYK components of a colour image.
The purpose of this chapter is to outline some of the basic techniques used in the development of industrial machine vision systems. These are discussed in sufficient detail to understand the key ideas outlined elsewhere in this book. In the following discussion we will frequently indicate the equivalent QT operators for the vision techniques described. (QT is an interactive image processing system and is described in Chap.​ 21. Chap.​ 41 describes the function of each QT operator.) QT commands appear in square brackets. In certain cases, sequences of QT commands are needed to perform an operation and these are similarly listed.

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 Borgefors G (1986) Distance transformations in digital images. Comput Vis Graph Image Process 34:344–371CrossRef Borgefors G (1986) Distance transformations in digital images. Comput Vis Graph Image Process 34:344–371CrossRef
2.
Zurück zum Zitat Dougherty ER (1992) An introduction to morphological image processing. Tutorial text, vol TT9. SPIE Press, Bellingham Dougherty ER (1992) An introduction to morphological image processing. Tutorial text, vol TT9. SPIE Press, Bellingham
3.
Zurück zum Zitat Duff MJB, Watson DM, Fountain TM, Shaw GK (1973) A cellular logic array for image processing. Pattern Recogn 5:229–247CrossRef Duff MJB, Watson DM, Fountain TM, Shaw GK (1973) A cellular logic array for image processing. Pattern Recogn 5:229–247CrossRef
4.
Zurück zum Zitat Haralick RM (1979) Statistical and structural approaches to texture. Proc IEEE 67(5):768–804CrossRef Haralick RM (1979) Statistical and structural approaches to texture. Proc IEEE 67(5):768–804CrossRef
5.
Zurück zum Zitat Haralick RM (1987) Image analysis using mathematical morphology. IEEE Trans Pattern Anal Mach Intell 9(4):532–550CrossRef Haralick RM (1987) Image analysis using mathematical morphology. IEEE Trans Pattern Anal Mach Intell 9(4):532–550CrossRef
6.
Zurück zum Zitat Haralick RM, Shapiro LG (1992) Computer and robot vision: volumes I and II. Addison Wesley, Reading MA Haralick RM, Shapiro LG (1992) Computer and robot vision: volumes I and II. Addison Wesley, Reading MA
7.
Zurück zum Zitat Heijmans HJAM (1991) Theoretical aspects of grey-scale morphology. IEEE Trans Pattern Anal Mach Intell 13(6):568–582CrossRef Heijmans HJAM (1991) Theoretical aspects of grey-scale morphology. IEEE Trans Pattern Anal Mach Intell 13(6):568–582CrossRef
8.
Zurück zum Zitat Pitas I (1993) Digital image processing algorithms. Prentice-Hall, Englewood Cliffs, NJ Pitas I (1993) Digital image processing algorithms. Prentice-Hall, Englewood Cliffs, NJ
9.
Zurück zum Zitat Serra J (1988) Image analysis and mathematical morphology. Theoretical advances, vol 2. Academic Press, New York Serra J (1988) Image analysis and mathematical morphology. Theoretical advances, vol 2. Academic Press, New York
10.
Zurück zum Zitat Sonka M, Hlavac V, Boyle R (1993) Image processing, analysis and machine vision. Chapman & Hall, London Sonka M, Hlavac V, Boyle R (1993) Image processing, analysis and machine vision. Chapman & Hall, London
11.
Zurück zum Zitat Sternberg SR (1978) Parallel architectures for image processing. In: Proceedings of IEEE conference international computer software and applications, Chicago, pp 712–717 Sternberg SR (1978) Parallel architectures for image processing. In: Proceedings of IEEE conference international computer software and applications, Chicago, pp 712–717
12.
Zurück zum Zitat Waltz FM (1998) Fast implementation of standard and “fuzzy” binary morphological operations with large structuring elements. In: Proceedings of SPIE conference intelligent robots and computer vision VII, vol 1002, pp 434–441 Waltz FM (1998) Fast implementation of standard and “fuzzy” binary morphological operations with large structuring elements. In: Proceedings of SPIE conference intelligent robots and computer vision VII, vol 1002, pp 434–441
13.
Zurück zum Zitat Waltz FM (2001) Algorithms and architectures for fast execution. In: Batchelor BG, Waltz FM (eds) Intelligent machine vision. Springer-Verlag, New York Waltz FM (2001) Algorithms and architectures for fast execution. In: Batchelor BG, Waltz FM (eds) Intelligent machine vision. Springer-Verlag, New York
14.
Zurück zum Zitat Vincent L (1991) Morphological transformations of binary images with arbitrary structuring elements. Signal Process 22:3–23CrossRef Vincent L (1991) Morphological transformations of binary images with arbitrary structuring elements. Signal Process 22:3–23CrossRef
15.
Zurück zum Zitat Vogt RC (1989) Automatic generation of morphological set recognition algorithms. Springer-Verlag, New YorkMATHCrossRef Vogt RC (1989) Automatic generation of morphological set recognition algorithms. Springer-Verlag, New YorkMATHCrossRef
16.
Zurück zum Zitat Zhuang X, Haralick RM (1986) Morphological structuring element decomposition. Comput Vis Graph Image Process 35:370–382CrossRef Zhuang X, Haralick RM (1986) Morphological structuring element decomposition. Comput Vis Graph Image Process 35:370–382CrossRef
Zurück zum Zitat Andrews HC (1970) Computer techniques in image processing. Academic, NY Andrews HC (1970) Computer techniques in image processing. Academic, NY
Zurück zum Zitat Andrews HC, Hunt BR (1977) Digital image restoration. Prentice Hall, Upper Saddle River, NJ Andrews HC, Hunt BR (1977) Digital image restoration. Prentice Hall, Upper Saddle River, NJ
Zurück zum Zitat Ballard DH, Brown CM (1982) Computer vision. Prentice Hall, Upper Saddle River, NJ Ballard DH, Brown CM (1982) Computer vision. Prentice Hall, Upper Saddle River, NJ
Zurück zum Zitat Batchelor BG, Waltz FM (1993) Interactive image processing. Springer, New YorkCrossRef Batchelor BG, Waltz FM (1993) Interactive image processing. Springer, New YorkCrossRef
Zurück zum Zitat Batchelor BG, Whelan PF (eds) (1997a) Industrial vision systems, vol MS 97, SPIE Milestone Series. SPIE – The International Society for Optical Engineering, Bellingham, WA Batchelor BG, Whelan PF (eds) (1997a) Industrial vision systems, vol MS 97, SPIE Milestone Series. SPIE – The International Society for Optical Engineering, Bellingham, WA
Zurück zum Zitat Batchelor BG, Whelan PF (1997b) Intelligent vision systems for industry. Springer, London & BerlinCrossRef Batchelor BG, Whelan PF (1997b) Intelligent vision systems for industry. Springer, London & BerlinCrossRef
Zurück zum Zitat Baxes GA (1994) Digital image processing: principles & applications. Wiley, NY Baxes GA (1994) Digital image processing: principles & applications. Wiley, NY
Zurück zum Zitat Bezdek JC et al (2005) Fuzzy models & algorithms for pattern recognition & image processing. Springer, NY Bezdek JC et al (2005) Fuzzy models & algorithms for pattern recognition & image processing. Springer, NY
Zurück zum Zitat Bovik AC (ed) (2005) Handbook of image & video processing, 2nd edn. Academic, NY Bovik AC (ed) (2005) Handbook of image & video processing, 2nd edn. Academic, NY
Zurück zum Zitat Bracewell RN (1995) Two-dimensional imaging. Prentice Hall, Upper Saddle River, NJMATH Bracewell RN (1995) Two-dimensional imaging. Prentice Hall, Upper Saddle River, NJMATH
Zurück zum Zitat Castleman KR (1996) Digital image processing, 2nd edn. Prentice Hall, Upper Saddle River, NJ Castleman KR (1996) Digital image processing, 2nd edn. Prentice Hall, Upper Saddle River, NJ
Zurück zum Zitat Davies ER (2005) Machine vision: theory, algorithms, practicalities. Morgan Kaufmann, San Francisco Davies ER (2005) Machine vision: theory, algorithms, practicalities. Morgan Kaufmann, San Francisco
Zurück zum Zitat Dougherty ER (ed) (2000) Random processes for image & signal processing. IEEE Press, NY Dougherty ER (ed) (2000) Random processes for image & signal processing. IEEE Press, NY
Zurück zum Zitat Dougherty ER, Lotufo RA (2003) Hands-on morphological image processing. SPIE – The International Society for Optical Engineering, Bellingham, WACrossRef Dougherty ER, Lotufo RA (2003) Hands-on morphological image processing. SPIE – The International Society for Optical Engineering, Bellingham, WACrossRef
Zurück zum Zitat Duda RO, Hart PE, Stork DG (2001) Pattern classification, 2nd edn. Wiley, NYMATH Duda RO, Hart PE, Stork DG (2001) Pattern classification, 2nd edn. Wiley, NYMATH
Zurück zum Zitat Edelman S (1999) Representation & recognition in vision. The MIT Press, Cambridge, MA Edelman S (1999) Representation & recognition in vision. The MIT Press, Cambridge, MA
Zurück zum Zitat Etienne EK, Nachtegael M (eds) (2000) Fuzzy techniques in image processing. Physica-Verlag, NYMATH Etienne EK, Nachtegael M (eds) (2000) Fuzzy techniques in image processing. Physica-Verlag, NYMATH
Zurück zum Zitat Forsyth DF, Ponce J (2002) Computer vision – a modern approach. Prentice Hall, Upper Saddle River, NJ Forsyth DF, Ponce J (2002) Computer vision – a modern approach. Prentice Hall, Upper Saddle River, NJ
Zurück zum Zitat Fu KS (1982) Syntactic pattern recognition & applications. Prentice Hall, Upper Saddle River, NJMATH Fu KS (1982) Syntactic pattern recognition & applications. Prentice Hall, Upper Saddle River, NJMATH
Zurück zum Zitat Geladi P, Grahn H (1996) Multivariate image analysis. Wiley, NY Geladi P, Grahn H (1996) Multivariate image analysis. Wiley, NY
Zurück zum Zitat Giardina CR, Dougherty ER (1988) Morphological methods in image & signal processing. Prentice Hall, Upper Saddle River, NJ Giardina CR, Dougherty ER (1988) Morphological methods in image & signal processing. Prentice Hall, Upper Saddle River, NJ
Zurück zum Zitat Gonzalez RC, Thomason MG (1978) Syntactic pattern recognition: an introduction. Addison-Wesley, Reading, MAMATH Gonzalez RC, Thomason MG (1978) Syntactic pattern recognition: an introduction. Addison-Wesley, Reading, MAMATH
Zurück zum Zitat Gonzalez RC, Wintz P (1977) Digital image processing. Addison-Wesley, Reading, MAMATH Gonzalez RC, Wintz P (1977) Digital image processing. Addison-Wesley, Reading, MAMATH
Zurück zum Zitat Gonzalez RC, Wintz P (1987) Digital image processing, 2nd edn. Addison-Wesley, Reading, MA Gonzalez RC, Wintz P (1987) Digital image processing, 2nd edn. Addison-Wesley, Reading, MA
Zurück zum Zitat Gonzalez RC, Woods RE (1992) Digital image processing. Addison-Wesley, Reading, MA Gonzalez RC, Woods RE (1992) Digital image processing. Addison-Wesley, Reading, MA
Zurück zum Zitat Gonzalez RC, Woods RE (2002) Digital image processing, 2nd edn. Prentice Hall, Upper Saddle River, NJ Gonzalez RC, Woods RE (2002) Digital image processing, 2nd edn. Prentice Hall, Upper Saddle River, NJ
Zurück zum Zitat Gonzalez RC, Woods RE (2008) Digital image processing, 3rd edn. Prentice Hall, Upper Saddle River, NJ Gonzalez RC, Woods RE (2008) Digital image processing, 3rd edn. Prentice Hall, Upper Saddle River, NJ
Zurück zum Zitat Gonzalez RC, Woods RE, Eddins SL (2004) Digital image processing using MATLAB. Prentice Hall, Upper Saddle River, NJ Gonzalez RC, Woods RE, Eddins SL (2004) Digital image processing using MATLAB. Prentice Hall, Upper Saddle River, NJ
Zurück zum Zitat Goutsias J, Vincent L, Bloomberg DS (eds) (2000) Mathematical morphology & its applications to image & signal processing. Kluwer, Boston, MAMATH Goutsias J, Vincent L, Bloomberg DS (eds) (2000) Mathematical morphology & its applications to image & signal processing. Kluwer, Boston, MAMATH
Zurück zum Zitat Hall EL (1979) Computer image processing & recognition. Academic, NYMATH Hall EL (1979) Computer image processing & recognition. Academic, NYMATH
Zurück zum Zitat Haskell BG, Netravali AN (1997) Digital pictures: representation, compression, & standards. Perseus Publishing, NY Haskell BG, Netravali AN (1997) Digital pictures: representation, compression, & standards. Perseus Publishing, NY
Zurück zum Zitat Jahne B (1997) Digital image processing: concepts, algorithms, & scientific applications. Springer, NY Jahne B (1997) Digital image processing: concepts, algorithms, & scientific applications. Springer, NY
Zurück zum Zitat Jain AK (1989) Fundamentals of digital image processing. Prentice Hall, Upper Saddle River, NJMATH Jain AK (1989) Fundamentals of digital image processing. Prentice Hall, Upper Saddle River, NJMATH
Zurück zum Zitat Jain R, Rangachar K, Schunk B (1995) Computer vision. McGraw-Hill, NY Jain R, Rangachar K, Schunk B (1995) Computer vision. McGraw-Hill, NY
Zurück zum Zitat Klette R, Rosenfeld A (2004) Digital geometry – geometric methods for digital picture analysis. Morgan Kaufmann, San FranciscoMATH Klette R, Rosenfeld A (2004) Digital geometry – geometric methods for digital picture analysis. Morgan Kaufmann, San FranciscoMATH
Zurück zum Zitat Levine MD (1985) Vision in man & machine. McGraw-Hill, NY Levine MD (1985) Vision in man & machine. McGraw-Hill, NY
Zurück zum Zitat Lillesand TM, Kiefer RW (1999) Remote sensing & image interpretation. Wiley, NY Lillesand TM, Kiefer RW (1999) Remote sensing & image interpretation. Wiley, NY
Zurück zum Zitat Lim JS (1990) Two-dimensional signal & image processing. Prentice-Hall, Upper Saddle River, NJ Lim JS (1990) Two-dimensional signal & image processing. Prentice-Hall, Upper Saddle River, NJ
Zurück zum Zitat Mallot AH (2000) Computational vision. The MIT Press, Cambridge, MA Mallot AH (2000) Computational vision. The MIT Press, Cambridge, MA
Zurück zum Zitat Marchand-Maillet S, Sharaiha YM (2000) Binary digital image processing: a discrete approach. Academic, NYMATH Marchand-Maillet S, Sharaiha YM (2000) Binary digital image processing: a discrete approach. Academic, NYMATH
Zurück zum Zitat Mather PM (1999) Computer processing of remotely sensed images: an introduction. Wiley, NY Mather PM (1999) Computer processing of remotely sensed images: an introduction. Wiley, NY
Zurück zum Zitat Mitiche A (1994) Computational analysis of visual motion. Perseus Publishing, NY Mitiche A (1994) Computational analysis of visual motion. Perseus Publishing, NY
Zurück zum Zitat Mitra SK, Sicuranza GL (eds) (2000) Nonlinear image processing. Academic, NYMATH Mitra SK, Sicuranza GL (eds) (2000) Nonlinear image processing. Academic, NYMATH
Zurück zum Zitat Nevatia R (1982) Machine perception. Prentice-Hall, Upper Saddle River, NJ Nevatia R (1982) Machine perception. Prentice-Hall, Upper Saddle River, NJ
Zurück zum Zitat Niblack W (1986) An introduction to digital image processing. Prentice Hall, Upper Saddle River, NJ Niblack W (1986) An introduction to digital image processing. Prentice Hall, Upper Saddle River, NJ
Zurück zum Zitat Parker JR (1997) Algorithms for image processing & computer vision. Wiley, NY Parker JR (1997) Algorithms for image processing & computer vision. Wiley, NY
Zurück zum Zitat Pavlidis T (1977) Structural pattern recognition. Springer, NYMATH Pavlidis T (1977) Structural pattern recognition. Springer, NYMATH
Zurück zum Zitat Pavlidis T (1982) Algorithms for graphics & image processing. Computer Science Press, Rockville, MDCrossRef Pavlidis T (1982) Algorithms for graphics & image processing. Computer Science Press, Rockville, MDCrossRef
Zurück zum Zitat Petrou M, Bosdogianni P (1999) Image processing: the fundamentals. Wiley, UK Petrou M, Bosdogianni P (1999) Image processing: the fundamentals. Wiley, UK
Zurück zum Zitat Pratt WK (1991) Digital image processing, 2nd edn. Wiley Interscience, NYMATH Pratt WK (1991) Digital image processing, 2nd edn. Wiley Interscience, NYMATH
Zurück zum Zitat Pratt WK (2001) Digital image processing, 3rd edn. Wiley Interscience, NYCrossRef Pratt WK (2001) Digital image processing, 3rd edn. Wiley Interscience, NYCrossRef
Zurück zum Zitat Prince JL, Links JM (2006) Medical imaging, signals, & systems. Prentice Hall, Upper Saddle River, NJ Prince JL, Links JM (2006) Medical imaging, signals, & systems. Prentice Hall, Upper Saddle River, NJ
Zurück zum Zitat Rangayyan RM (2005) Biomedical image analysis. CRC Press, Boca Raton, FL Rangayyan RM (2005) Biomedical image analysis. CRC Press, Boca Raton, FL
Zurück zum Zitat Ritter GX, Wilson JN (2001) Handbook of computer in vision algorithms image algebra. CRC Press, Boca Raton, FLMATH Ritter GX, Wilson JN (2001) Handbook of computer in vision algorithms image algebra. CRC Press, Boca Raton, FLMATH
Zurück zum Zitat Rosenfeld R, Kak AC (1982) Digital picture processing, vol 1 & 2, 2nd edn. Academic, NY Rosenfeld R, Kak AC (1982) Digital picture processing, vol 1 & 2, 2nd edn. Academic, NY
Zurück zum Zitat Russ JC (1999) The image processing handbook, 3rd edn. CRC Press, Boca Raton, FLMATH Russ JC (1999) The image processing handbook, 3rd edn. CRC Press, Boca Raton, FLMATH
Zurück zum Zitat Schalkoff RJ (1989) Digital image processing & computer vision. Wiley, NY Schalkoff RJ (1989) Digital image processing & computer vision. Wiley, NY
Zurück zum Zitat Serra J (1982) Image analysis & mathematical morphology. Academic, NYMATH Serra J (1982) Image analysis & mathematical morphology. Academic, NYMATH
Zurück zum Zitat Seul M, O’Gorman L, Sammon MJ (2000) Practical algorithms for image analysis. Cambridge University Press, Cambridge, UKMATH Seul M, O’Gorman L, Sammon MJ (2000) Practical algorithms for image analysis. Cambridge University Press, Cambridge, UKMATH
Zurück zum Zitat Shapiro LG, Stockman GC (2001) Computer vision. Prentice-Hall, Upper Saddle River, NJ Shapiro LG, Stockman GC (2001) Computer vision. Prentice-Hall, Upper Saddle River, NJ
Zurück zum Zitat Sid-Ahmed MA (1995) Image processing: theory, algorithms, & architectures. McGraw-Hill, NY Sid-Ahmed MA (1995) Image processing: theory, algorithms, & architectures. McGraw-Hill, NY
Zurück zum Zitat Smirnov A (1999) Processing of multidimensional signals. Springer, NYMATH Smirnov A (1999) Processing of multidimensional signals. Springer, NYMATH
Zurück zum Zitat Snyder WE, Hairong Qi (2004) Machine vision. Cambridge University Press, NYMATH Snyder WE, Hairong Qi (2004) Machine vision. Cambridge University Press, NYMATH
Zurück zum Zitat Soille P (2003) Morphological image analysis: principles & applications, 2nd edn. Springer, NYMATH Soille P (2003) Morphological image analysis: principles & applications, 2nd edn. Springer, NYMATH
Zurück zum Zitat Sonka M, Hlavac V, Boyle R (1999) Image processing, analysis, & computer vision. PWS Publishing, NY Sonka M, Hlavac V, Boyle R (1999) Image processing, analysis, & computer vision. PWS Publishing, NY
Zurück zum Zitat Tou JT, Gonzalez RC (1974) Pattern recognition principles. Addison-Wesley, Reading, MAMATH Tou JT, Gonzalez RC (1974) Pattern recognition principles. Addison-Wesley, Reading, MAMATH
Zurück zum Zitat Ulichney R (1987) Digital halftoning. The MIT Press, Cambridge, MA Ulichney R (1987) Digital halftoning. The MIT Press, Cambridge, MA
Zurück zum Zitat Umbaugh SE (1998) Computer vision & image processing: a practical approach using CVIPtools. Prentice-Hall, Upper Saddle River, NJ Umbaugh SE (1998) Computer vision & image processing: a practical approach using CVIPtools. Prentice-Hall, Upper Saddle River, NJ
Zurück zum Zitat Umbaugh SE (2005) Computer imaging: digital image analysis & processing. CRC Press, Boca Raton, FLMATH Umbaugh SE (2005) Computer imaging: digital image analysis & processing. CRC Press, Boca Raton, FLMATH
Zurück zum Zitat Whelan PF, Molloy D (2000) Image processing in Java. Springer, London Whelan PF, Molloy D (2000) Image processing in Java. Springer, London
Zurück zum Zitat Won CS, Gray RM (2004) Stochastic image processing. Kluwer/Plenum, NY Won CS, Gray RM (2004) Stochastic image processing. Kluwer/Plenum, NY
Metadaten
Titel
Basic Machine Vision Techniques
verfasst von
Bruce G. Batchelor
Paul F. Whelan
Copyright-Jahr
2012
Verlag
Springer London
DOI
https://doi.org/10.1007/978-1-84996-169-1_14

Neuer Inhalt