Scale-space segmentation

Scale space
Scale-space axioms
Scale space implementation
Feature detection
Edge detection
Blob detection
Corner detection
Ridge detection
Interest point detection
Scale selection
Affine shape adaptation
Scale-space segmentation
A one-dimension example of scale-space segmentation. A signal (black), multi-scale-smoothed versions of it (red), and segment averages (blue) based on scale-space segmentation
The dendrogram corresponding to the segmentations in the figure above. Each "×" identifies the position of an extremum of the first derivative of one of 15 smoothed versions of the signal (red for maxima, blue for minima). Each "+" identifies the position that the extremum tracks back to at the finest scale. The signal features that persist to the highest scale (smoothest version) are evident as the tall structures that correspond to the major segment boundaries in the figure above.

Scale-space segmentation or multi-scale segmentation is a general framework for signal and image segmentation, based on the computation of image descriptors at multiple scales of smoothing.

One-dimensional hierarchical signal segmentation

Witkin's seminal work in scale space[1] included the notion that a one-dimensional signal could be unambiguously segmented into regions, with one scale parameter controlling the scale of segmentation.

A key observation is that the zero-crossings of the second derivatives (which are minima and maxima of the first derivative or slope) of multi-scale-smoothed versions of a signal form a nesting tree, which defines hierarchical relations between segments at different scales. Specifically, slope extrema at coarse scales can be traced back to corresponding features at fine scales. When a slope maximum and slope minimum annihilate each other at a larger scale, the three segments that they separated merge into one segment, thus defining the hierarchy of segments.

Image segmentation and primal sketch

There have been numerous research works in this area, out of which a few have now reached a state where they can be applied either with interactive manual intervention (usually with application to medical imaging) or fully automatically. The following is a brief overview of some of the main research ideas that current approaches are based upon.

The nesting structure that Witkin described is, however, specific for one-dimensional signals and does not trivially transfer to higher-dimensional images. Nevertheless, this general idea has inspired several other authors to investigate coarse-to-fine schemes for image segmentation. Koenderink[2] proposed to study how iso-intensity contours evolve over scales and this approach was investigated in more detail by Lifshitz and Pizer.[3] Unfortunately, however, the intensity of image features changes over scales, which implies that it is hard to trace coarse-scale image features to finer scales using iso-intensity information.

Lindeberg[4] studied the problem of linking local extrema and saddle points over scales, and proposed an image representation called the scale-space primal sketch which makes explicit the relations between structures at different scales, and also makes explicit which image features are stable over large ranges of scale including locally appropriate scales for those. Bergholm [5] proposed to detect edges at coarse scales in scale-space and then trace them back to finer scales with manual choice of both the coarse detection scale and the fine localization scale.

Gauch and Pizer[6] studied the complementary problem of ridges and valleys at multiple scales and developed a tool for interactive image segmentation based on multi-scale watersheds. The use of multi-scale watershed with application to the gradient map has also been investigated by Olsen and Nielsen[7] and has been carried over to clinical use by Dam et al.[8] Vincken et al.[9] proposed a hyperstack for defining probabilistic relations between image structures at different scales. The use of stable image structures over scales has been furthered by Ahuja and his co-workers[10][11] into a fully automated system. A fully automatic brain segmentation algorithm based on closely related ideas of multi-scale watersheds has been presented by Undeman and Lindeberg [12] and been extensively tested in brain databases.

These ideas for multi-scale image segmentation by linking image structures over scales have also been picked up by Florack and Kuijper.[13] Bijaoui and Rué [14] associate structures detected in scale-space above a minimum noise threshold into an object tree which spans multiple scales and corresponds to a kind of feature in the original signal. Extracted features are accurately reconstructed using an iterative conjugate gradient matrix method.

Segmentation of vector functions of time

Scale-space segmentation was extended in another direction by Lyon[15] to vector-valued functions of time, where the vector derivative does not have maxima and minima, and the second derivative does not have zero crossings, by putting segment boundaries instead at maxima of the Euclidean magnitude of the vector derivative of the smoothed vector signals. This technique has been applied to segmentation of speech and of text.[16]

References

  1. ^ Witkin, A. (1984). "Scale-space filtering: A new approach to multi-scale description" (PDF). ICASSP '84. IEEE International Conference on Acoustics, Speech, and Signal Processing. Vol. 9. pp. 150–153. doi:10.1109/ICASSP.1984.1172729. S2CID 11755124. Archived from the original (PDF) on 2019-08-01. Retrieved 2019-08-01.
  2. ^ Koenderink, Jan "The structure of images", Biological Cybernetics, 50:363--370, 1984
  3. ^ Lifshitz, L.M.; Pizer, S.M. (1990). "A multiresolution hierarchical approach to image segmentation based on intensity extrema". IEEE Transactions on Pattern Analysis and Machine Intelligence. 12 (6): 529–540. doi:10.1109/34.56189.
  4. ^ Lindeberg, Tony (1993). "Detecting salient blob-like image structures and their scales with a scale-space primal sketch: A method for focus-of-attention". International Journal of Computer Vision. 11 (3): 283–318. doi:10.1007/BF01469346. S2CID 11998035.
  5. ^ Bergholm, F. (1987). "Edge focusing". IEEE Transactions on Pattern Analysis and Machine Intelligence. 9 (6): 726–741. doi:10.1109/tpami.1987.4767980. PMID 21869435. S2CID 18352198.
  6. ^ Gauch, J.M.; Pizer, S.M. (1993). "Multiresolution analysis of ridges and valleys in grey-scale images". IEEE Transactions on Pattern Analysis and Machine Intelligence. 15 (6): 635–646. doi:10.1109/34.216734.
  7. ^ Olsen, Ole Fogh; Nielsen, Mads (1997). "Multi-scale gradient magnitude watershed segmentation" (PDF). Image Analysis and Processing. Lecture Notes in Computer Science. Vol. 1310. pp. 6–13. doi:10.1007/3-540-63507-6_178. ISBN 978-3-540-63507-9.
  8. ^ Dam, E., Johansen, P., Olsen, O. Thomsen,, A. Darvann, T., Dobrzenieck, A., Hermann, N., Kitai, N., Kreiborg, S., Larsen, P., Nielsen, M.: "Interactive multi-scale segmentation in clinical use" in European Congress of Radiology 2000.
  9. ^ Vincken, K.L.; Koster, A.S.E.; Viergever, M.A. (1997). "Probabilistic multiscale image segmentation". IEEE Transactions on Pattern Analysis and Machine Intelligence. 19 (2): 109–120. doi:10.1109/34.574787.
  10. ^ Tabb, M.; Ahuja, N. (1997). "Multiscale image segmentation by integrated edge and region detection". IEEE Transactions on Image Processing. 6 (5): 642–655. Bibcode:1997ITIP....6..642T. doi:10.1109/83.568922. PMID 18282958.
  11. ^ Akbas, Emre; Ahuja, Narendra (2010). "From Ramp Discontinuities to Segmentation Tree". Computer Vision – ACCV 2009. Lecture Notes in Computer Science. Vol. 5994. pp. 123–134. doi:10.1007/978-3-642-12307-8_12. ISBN 978-3-642-12306-1.
  12. ^ Undeman, Carl; Lindeberg, Tony (2003). "Fully Automatic Segmentation of MRI Brain Images Using Probabilistic Anisotropic Diffusion and Multi-scale Watersheds". Scale Space Methods in Computer Vision. Lecture Notes in Computer Science. Vol. 2695. pp. 641–656. doi:10.1007/3-540-44935-3_45. ISBN 978-3-540-40368-5.
  13. ^ Florack, L. M. J.; Kuijper, A. (2000). "The topological structure of scale-space images" (PDF). Journal of Mathematical Imaging and Vision. 12 (1): 65–79. doi:10.1023/A:1008304909717. hdl:1874/18929. S2CID 7515494.
  14. ^ Bijaoui, Albert; Rué, Frédéric (1995). "A multiscale vision model adapted to the astronomical images". Signal Processing. 46 (3): 345–362. doi:10.1016/0165-1684(95)00093-4.
  15. ^ Richard F. Lyon. "Speech recognition in scale space," Proc. of 1987 ICASSP. San Diego, March, pp. 29.3.14, 1987.
  16. ^ "Slaney, M. Ponceleon, D., "Hierarchical segmentation using latent semantic indexing in scalespace", Proc. Intl. Conf. on Acoustics, Speech, and Signal Processing (ICASSP '01) 2001" (PDF). Archived from the original (PDF) on 2006-09-19. Retrieved 2006-11-01.

See also

Read other articles:

Artikel ini perlu diwikifikasi agar memenuhi standar kualitas Wikipedia. Anda dapat memberikan bantuan berupa penambahan pranala dalam, atau dengan merapikan tata letak dari artikel ini. Untuk keterangan lebih lanjut, klik [tampil] di bagian kanan. Mengganti markah HTML dengan markah wiki bila dimungkinkan. Tambahkan pranala wiki. Bila dirasa perlu, buatlah pautan ke artikel wiki lainnya dengan cara menambahkan [[ dan ]] pada kata yang bersangkutan (lihat WP:LINK untuk keterangan lebih lanjut...

 

Cin Mleng yang diselenggarakan di panggung Kirab Budaya Kecamatan Tingkir pada 8 September 2019. Cin Mleng atau Nok Nik adalah kesenian rakyat yang berasal dari Kelurahan Kauman Kidul, Kecamatan Sidorejo, Kota Salatiga. Kesenian yang berkembang pada zaman Hindia Belanda ini mirip dengan Lenong dari Jakarta, Ludruk dari Surabaya, dan Ketoprak Mataram dari Surakarta dan Yogyakarta. Dialog yang dibawakan dalam kesenian tersebut merupakan cerita umum bertema mengenai kondisi sosial masyarakat. Ke...

 

  لمعانٍ أخرى، طالع أميس (توضيح). أميس الإحداثيات 42°50′14″N 74°36′05″W / 42.83735°N 74.60149°W / 42.83735; -74.60149  [1] تقسيم إداري  البلد الولايات المتحدة[2]  التقسيم الأعلى كاناجوهاري  خصائص جغرافية  المساحة 0.338514 كيلومتر مربع0.338455 كيلومتر مربع (1 أبريل 2010)...

German football player and manager (born 1968) Mario Basler Basler in 2018Personal informationDate of birth (1968-12-18) 18 December 1968 (age 55)Place of birth Neustadt (Weinstraße), West GermanyHeight 1.86 m (6 ft 1 in)Position(s) Right midfielderTeam informationCurrent team TSG Eisenberg (player and advisor)Youth career1974–1984 VfL Neustadt1984–1987 1. FC KaiserslauternSenior career*Years Team Apps (Gls)1987–1989 1. FC Kaiserslautern 1 (0)1989–1991 Rot-Weiss E...

 

  المرصد الأوروبي الجنوبي المرصد الأوروبي الجنوبي‌ البلد ألمانيا  المقر الرئيسي غارشينغ باي مونشن  تاريخ التأسيس 1962 النوع منظمة أبحاث الفلك العضوية أرخايف[1]  المدير تيم دي زيو (سبتمبر 2007–أغسطس 2017)كاثرين كيسارسكي  [لغات أخرى]‏ (1999–2007)ريكاردو جياكوني...

 

Bernard Lietaer Bernard Lietaer (Lauwe, 7 febbraio 1942 – Hoyerhagen, 4 febbraio 2019[1]) è stato un economista belga, teorico della moneta complementare. Indice 1 Biografia 2 Opere principali 3 Note 4 Altri progetti 5 Collegamenti esterni Biografia Laureatosi presso il Massachusetts Institute of Technology nel 1971 con una tesi sul funzionamento del sistema monetario fiat nell'ambito del mercato valutario moderno,[2] egli riceve improvvisamente l'attenzione del mondo accad...

La musique australienne est composée de deux grands courants : celle indigène, issue des peuples aborigènes, et celle exogène, issue des colons britanniques. Les peuples aborigènes d'Australie ont conservé nombre de chants ancestraux et développé des instruments très particuliers, comme le didgeridoo[1]. Les colons britanniques des années 1700-1800 ont introduit une tradition de ballades de la musique folk qui ont été adaptées aux spécificités australiennes, comme Waltzin...

 

1971 Indian filmMain Sundar HoonDirected byKrishnan–PanjuWritten byK. BalachanderProduced byM. MuruganM. Kumaran M. SaravananM. BalasubramanianM. S. GuhanStarringMehmoodBiswajeetLeena ChandavarkarMusic byShankar-JaikishanDistributed byAVM ProductionsRelease date 23 April 1971 (1971-04-23) Running time147 minutesCountryIndiaLanguageHindi Main Sundar Hoon (transl. I am Sunder) is a 1971 Indian Hindi-language drama film directed by the duo Krishnan-Panju. The film stars M...

 

« Sakharov » redirige ici. Pour les autres significations, voir Sakharov (homonymie). Andreï SakharovАндрей СахаровAndreï Sakharov le 1er mars 1989.FonctionDéputé du Peuple d'Union soviétiqueBiographieNaissance 21 mai 1921Moscou RSFS de RussieDécès 14 décembre 1989 (à 68 ans)Moscou, RSFS de Russie Union soviétiqueSépulture Cimetière VostriakovoNom dans la langue maternelle Андрей Дмитриевич СахаровNationalité SoviétiqueFormat...

American pornographic actress Line Trap redirects here. For electrical equipment, see Line trap. Bailey JayJay at the 2011 AVN AwardsOther namesLola, B.J.,[1] Line Trap,[2] Bailey Slay[3]Height5 ft 5 in (1.65 m)[4]Spouse Matthew Terhune ​ ​(m. 2011)​Websitets-baileyjay.com Bailey Jay is an American transgender pornographic actress, adult model, presenter and podcaster. Career In 2011 and 2012, Jay won the A...

 

Pour les articles homonymes, voir Smog (homonymie). Smog à New York en 1978. Vues de Pékin un jour après la pluie (à gauche) et un jour ensoleillé avec le smog (à droite). Smog à Kuala Lumpur en 2005. Le smog[1], fumard[1] ou brumée[1] est un brouillard grisâtre urbain qui limite la visibilité dans l’atmosphère. Issu du mélange de particules fines et d'ozone, le smog est associé à plusieurs effets néfastes pour la santé et pour l'environnement. Étymologie Le terme smog est...

 

Inventor of the blue LED, 2014 Nobel laureate in physics Shuji NakamuraFREng中村修二Shuji Nakamura in 2015, with a blue LEDBorn (1954-05-22) 22 May 1954 (age 69)Ikata, Ehime, JapanNationalityAmerican[3][4]CitizenshipJapan (until 2005)United States (since 2005)[1][2]Alma materUniversity of TokushimaKnown forBlue and white LEDsAwardsMillennium Technology Prize (2006)Harvey Prize (2009)Nobel Prize in Physics (2014)Global Energy Prize (2015)Natio...

Maxwell Atoms originally conceived The Grim Adventures of Billy & Mandy for Cartoon Network as a pilot short for the channel's Big Pick event. It first aired as part of the combination series Grim & Evil in 2001. The Grim Adventures of Billy & Mandy is an American animated television series created by Maxwell Atoms for Cartoon Network. The series originally premiered as segments of Grim & Evil on August 24, 2001. The segments were spun-out into their own series on June 13, 20...

 

شركة نفط العراقIraq Petroleum Company (بالإنجليزية) معلومات عامةالبلد  المملكة المتحدة التأسيس 1914 الاختفاء 1972 النوع عمل تجاري المقر الرئيسي لندن المنظومة الاقتصاديةالصناعة صناعة نفطية — استخراج النفط[1] — استخراج البترول الخام والغاز الطبيعي[2] أهم الشخصياتالمؤسسون شرك...

 

Italian politician Matteo SalviniSalvini in 2019Deputy Prime Minister of ItalyIncumbentAssumed office 22 October 2022Serving with Antonio TajaniPrime MinisterGiorgia MeloniPreceded byHimself &Luigi Di Maio (2019)In office1 June 2018 – 5 September 2019Serving with Luigi Di MaioPrime MinisterGiuseppe ContePreceded byAngelino Alfano (2014)Succeeded byAntonio Tajani &Himself (2022)Minister of Infrastructure and TransportIncumbentAssumed office 22 Oc...

السراب تأليف حسن سامي يوسف نجيب نصير إخراج مروان بركات بطولة بسام كوسا سلافة معمار نسرين طافش آمال سعد الدين سوسن أرشيد قيس شيخ نجيب البلد سوريا  لغة العمل اللغة العربية بث لأول مرة في 2011 تعديل مصدري - تعديل     لمعانٍ أخرى، طالع السراب (توضيح). السراب هو مسلسل سوري ...

 

Disambiguazione – Se stai cercando altri significati, vedi Coppa Italia 1987-1988 (disambigua). Coppa Italia 1987-1988 Competizione Coppa Italia Sport Calcio Edizione 41ª Organizzatore Lega Nazionale Professionisti Date dal 23 agosto 1987al 19 maggio 1988 Luogo  Italia Partecipanti 48 Risultati Vincitore Sampdoria(2º titolo) Secondo Torino Semi-finalisti InterJuventus Statistiche Miglior marcatore Diego Armando Maradona (8) I festeggiamenti dei blucerchiati Cronologia d...

 

Nicolò BulegaBulega at the Grand Prix Qatar 2016KebangsaanItaliaLahir16 Oktober 1999 (umur 24)Montecchio Emilia, ItalyTim saat iniFederal Oil Gresini Moto2No. motor11Situs webnicolobulega.com Catatan statistik Karier Kejuaraan Dunia Moto2Tahun aktif2019– PabrikanKalex Klasemen 201917th (48 pts) Start Menang Podium Pole F. lap Poin 26 0 0 0 0 65 Karier Kejuaraan Dunia Moto3Tahun aktif2015–2018 PabrikanKTM Juara dunia0 Klasemen 201826th (18 pts) Start Menang Podium Pole F. lap Poin 50...

English club in international football Liverpool F.C. in international footballThe European Champion Clubs' Cup trophy won by Liverpool for a fifth time in 2005ClubLiverpool F.C.Seasons played49Most appearancesJamie Carragher (150)Top scorerMohamed Salah (47)First entry1964–65 European CupLatest entry2024–25 UEFA Champions LeagueTitlesChampions League 6 197719781981198420052019 Europa League 3 197319762001 Super Cup 4 1977200120052019 FIFA Club World Cup 1 2019 Liverpool Football Club is ...

 

2005 historical drama film Good Night, and Good Luck.Theatrical release posterDirected byGeorge ClooneyWritten byGeorge ClooneyGrant HeslovProduced byGrant HeslovStarringDavid StrathairnPatricia ClarksonGeorge ClooneyJeff DanielsRobert Downey Jr.Frank LangellaCinematographyRobert ElswitEdited byStephen MirrioneProductioncompanies2929 EntertainmentParticipant ProductionsSection Eight ProductionsDavis FilmsRedbus PicturesTohokushinshaDistributed byWarner Independent Pictures (United States)Redb...