Texture-based medical image segmentation
This demo is used in MathWorks Webinar and shows how to use texture-based approach for medical imaging. GLCM(gray-level co-occurrence matrix) is one way to characterize the texture of an image by calculating how often pairs of pixel with specific values, and is good algorithm to understand what the texture is for image segmentation.
MathWorksのビデオ、"医用画像処理:テクスチャ解析の基礎"にて使用したデモファイルです。GLCM(同時生起行列)は特定の輝度の並びがどの程度の頻度で存在しているかを表した行列で、テクスチャ情報とは何かを理解するために最適なアルゴリズムの一つです。本デモではGLCMを利用して、医用画像のセグメンテーションを行う例を2つ後紹介します。
[Keyward]
画像処理・セグメンテーション・医用画像・GLCM・同時生起行列・デモ・IPCVデモ
Zitieren als
Kei Otsuka (2024). Texture-based medical image segmentation (https://www.mathworks.com/matlabcentral/fileexchange/66287-texture-based-medical-image-segmentation), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Image Processing and Computer Vision > Image Processing Toolbox > Image Segmentation and Analysis > Texture Analysis >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
medicalImgSeg/
medicalImgSeg/html/
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.0 | Add comments in English |