Skip to main content

Part of the book series: Undergraduate Topics in Computer Science ((UTICS))

Abstract

The purpose of this chapter is to describe methods that can locate and recognize particular objects. Imagine an image containing a number of coins and faced with the question of designing an algorithm that can find all the big coins in the image. The approach is to first binarize the image using a method from a previous chapter. Each object (coin) in the binary image is now defined as a group of connected white pixels, a so-called BLOB. This process is known as BLOB extraction and a grass-fire inspired algorithm for this purpose is described in this chapter. The next step is to extract a number of characteristics, denoted features, for each BLOB. In the case of the coin, the relevant features would be size, roundness, and center of gravity. Lastly the features of each BLOB are compared with the features of a prototype model of the object the system is looking for (big coin) and a classification is performed.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 34.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 49.95
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    In Sect. 9.3.1 features based on texture or color are described.

References

  1. Duda, R.O., Hart, P.E., Stork, D.G.: Pattern Classification, 2nd edn. Wiley Interscience, New York (2001).

    Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Thomas B. Moeslund .

Rights and permissions

Reprints and permissions

Copyright information

© 2012 Springer-Verlag London Limited

About this chapter

Cite this chapter

Moeslund, T.B. (2012). BLOB Analysis. In: Introduction to Video and Image Processing. Undergraduate Topics in Computer Science. Springer, London. https://doi.org/10.1007/978-1-4471-2503-7_7

Download citation

  • DOI: https://doi.org/10.1007/978-1-4471-2503-7_7

  • Publisher Name: Springer, London

  • Print ISBN: 978-1-4471-2502-0

  • Online ISBN: 978-1-4471-2503-7

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics