Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Mathematical Morphology
Search
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
vjeux
December 21, 2011
Programming
1
1.8k
Mathematical Morphology
vjeux
December 21, 2011
Tweet
Share
More Decks by vjeux
See All by vjeux
React Rally: Animated -- React Performance Toolbox
vjeux
84
91k
React: CSS in JS - React France Meetup
vjeux
33
12k
React: CSS in JS
vjeux
657
1.5M
OSCON - React Architecture
vjeux
111
45k
Why does React scale? - JSConf 2014
vjeux
52
2M
Image Layout Algorithms - HTML5 Dev Conf
vjeux
13
860k
React Presentation
vjeux
7
14k
Image Layout Algorithms
vjeux
5
810
Generic Image Processing With Climb – 5th ELS
vjeux
1
5.9k
Other Decks in Programming
See All in Programming
AI Assistants for Your Angular Solutions
manfredsteyer
PRO
0
160
Takumiから考えるSecurity_Maturity_Model.pdf
gessy0129
1
160
今年もTECHSCOREブログを書き続けます!
hiraoku101
0
140
20260228_JAWS_Beginner_Kansai
takuyay0ne
5
620
実践ハーネスエンジニアリング #MOSHTech
kajitack
7
4.1k
野球解説AI Agentを開発してみた - 2026/02/27 LayerX社内LT会資料
shinyorke
PRO
0
370
Redox OS でのネームスペース管理と chroot の実現
isanethen
0
450
AI 開発合宿を通して得た学び
niftycorp
PRO
0
170
安いハードウェアでVulkan
fadis
1
800
AIコードレビューの導入・運用と AI駆動開発における「AI4QA」の取り組みについて
hagevvashi
0
560
Rethinking API Platform Filters
vinceamstoutz
0
910
Kubernetesでセルフホストが簡単なNewSQLを求めて / Seeking a NewSQL Database That's Simple to Self-Host on Kubernetes
nnaka2992
0
180
Featured
See All Featured
JAMstack: Web Apps at Ludicrous Speed - All Things Open 2022
reverentgeek
1
400
Context Engineering - Making Every Token Count
addyosmani
9
770
A Soul's Torment
seathinner
5
2.5k
Neural Spatial Audio Processing for Sound Field Analysis and Control
skoyamalab
0
230
GraphQLの誤解/rethinking-graphql
sonatard
75
12k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
16k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.9k
The Cult of Friendly URLs
andyhume
79
6.8k
Agile Actions for Facilitating Distributed Teams - ADO2019
mkilby
0
160
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
12
1.1k
How To Speak Unicorn (iThemes Webinar)
marktimemedia
1
410
Leading Effective Engineering Teams in the AI Era
addyosmani
9
1.8k
Transcript
Christopher Chedeau Gauthier Lemoine 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
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
http://www2.ifi.auf.org/personnel/Alain.Boucher/cours/traitement_images/07-Images_binaires.pdf 4
http://www.imagemagick.org/Usage/morphology/ 5
http://homepages.inf.ed.ac.uk/rbf/HIPR2/erode.htm 6
http://www2.ifi.auf.org/personnel/Alain.Boucher/cours/traitement_images/07-Images_binaires.pdf 7
http://www2.ifi.auf.org/personnel/Alain.Boucher/cours/traitement_images/07-Images_binaires.pdf 8
http://ia700307.us.archive.org/7/items/Lectures_on_Image_Processing/EECE253_18_GrayMorphology.pdf 9
http://ia700307.us.archive.org/7/items/Lectures_on_Image_Processing/EECE253_18_GrayMorphology.pdf 10
http://ia700307.us.archive.org/7/items/Lectures_on_Image_Processing/EECE253_18_GrayMorphology.pdf 11
http://cmm.ensmp.fr/~serra/cours/pdf/fr/ch3fr.pdf 12
http://www.slideworld.org/viewslides.aspx/Introduction-to-Mathematical-Morphology-ppt-172551 13
http://www.imagemagick.org/Usage/morphology/ 14
http://www.imagemagick.org/Usage/morphology/ 15
http://www.fmwconcepts.com/imagemagick/morphology/index.php 16
http://www.mmorph.com/mxmorph/html/mmdemos/mmdpotatoes.html 17
http://www.esiee.fr/~coupriem/Sdi_eng/squel.html 18
http://manual.gimp.org/en/plug-in-convmatrix.html Emboss Edge Detect Blur 19
http://en.wikipedia.org/wiki/Sobel_operator 20
http://www.mmorph.com/mmtutor1.0/html/mmtutor/mm060reconstruction.html 21
http://www.mmorph.com/mmtutor1.0/html/mmtutor/mm060reconstruction.html 22
http://www.mmorph.com/mmtutor1.0/html/mmtutor/mm060reconstruction.html 23
http://www.mmorph.com/mxmorph/html/mmdemos/mmdairport.html 24
http://cmm.ensmp.fr/~beucher/wtshed.html With Markers 25
http://www.mmorph.com/mxmorph/html/mmdemos/mmdcalc.html 26
http://www.nanobio.dk/assets/edge_detection.pdf 27
http://gps-tsc.upc.es/imatge/pub/ps/IEEE_IP00_Salembier_Garrido.pdf 28
http://gps-tsc.upc.es/imatge/pub/ps/IEEE_IP00_Salembier_Garrido.pdf 29
30