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デモ
引用格式
Kei Otsuka (2025). Texture-based medical image segmentation (https://www.mathworks.com/matlabcentral/fileexchange/66287-texture-based-medical-image-segmentation), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux类别
- Image Processing and Computer Vision > Image Processing Toolbox > Image Segmentation and Analysis > Texture Analysis >
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!medicalImgSeg/
medicalImgSeg/html/
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 | Add comments in English |