This directory contains material supporting chapter 5 of the cookbook:  
Computer Vision Programming using the OpenCV Library. 
Second Edition
by Robert Laganiere, Packt Publishing, 2013.

File:
	morphology.cpp
correspond to Recipes:
Eroding and Dilating Images using Morphological Filters
Opening and Closing Images using Morphological Filters

Files:
	morpho2.cpp
	morphoFeatures.h
correspond to Recipe:
Detecting edges and corners using morphological filters

Files:
	mserFeature.cpp
	mserFeatures.h
correspond to Recipe:
Extracting distinctive regions using MSER

Files:
	segment.cpp
	watershedSegmentation.h
correspond to Recipes:
Segmenting images using watersheds
Extracting foreground objects with the GrabCut algorithm

You need the images:
building.jpg
binary.bmp
group.jpg
tower.jpg
square.bmp
