Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Mathematical Morphology

vjeux
December 21, 2011

Mathematical Morphology

vjeux

December 21, 2011
Tweet

More Decks by vjeux

Other Decks in Programming

Transcript

  1.  Algorithms ◦ Erosion & Dilation ◦ Opening & Closing

    ◦ Gradient ◦ Hit & Miss ◦ Thinning ◦ Top Hat ◦ Convolution ◦ Reconstruction ◦ Watershed ◦ Min-Max Tree 2  Goals ◦ Segmentation ◦ Edge detection ◦ Skeletonization ◦ Image compression ◦ Noise reduction ◦ Feature Detection
  2.  Who ◦ Ecole des Mines – Paris ◦ Georges

    Matheron ◦ Jean Serra  Theories ◦ Set Theory (Binary) 70’s ◦ Lattice Theory (Grayscale) 80’s ◦ Topology 3  http://cmm.ensmp.fr/~serra/pdf/birth_of_mm.pdf
  3. 30